index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
33
-33
/
+0
2006-05-18
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
4
-16
/
+17
2006-05-18
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
1
-1
/
+1
2006-05-18
[GFS2] Make newly moved functions static
Steven Whitehouse
1
-9
/
+10
2006-05-18
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
3
-211
/
+161
2006-05-16
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
1
-16
/
+6
2006-05-13
[GFS2] Fix attributes setting logic
Steven Whitehouse
1
-3
/
+10
2006-05-12
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
2
-6
/
+0
2006-05-12
[GFS2] Reverse block order in build_height
Steven Whitehouse
1
-56
/
+46
2006-05-06
[GFS2] Readpages support
Steven Whitehouse
13
-129
/
+254
2006-05-06
[GFS2] Set d_ops for root inode
Robert S Peterson
1
-0
/
+3
2006-05-02
[GFS2] Fix bug in writepage()
Steven Whitehouse
1
-1
/
+1
2006-04-28
[GFS2] Remove some unused code
Steven Whitehouse
5
-315
/
+0
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
22
-63
/
+79
2006-04-28
[GFS2] Reordering in deallocation to avoid recursive locking
Steven Whitehouse
3
-54
/
+49
2006-04-27
[GFS2] Remove redundant casts to/from void
David Teigland
2
-8
/
+7
2006-04-26
[DLM] lock_dlm recover_status patch
David Teigland
3
-9
/
+18
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
6
-19
/
+14
2006-04-26
[GFS2] Don't do recursive locking in glock layer
Steven Whitehouse
3
-196
/
+46
2006-04-25
[GFS2] Update plock code in DLM locking module
David Teigland
1
-3
/
+3
2006-04-25
[GFS2] Remove inherited flags from exported flags.
Steven Whitehouse
1
-14
/
+9
2006-04-24
[GFS2] Tidy up Makefile & Kconfig
Steven Whitehouse
2
-51
/
+17
2006-04-24
[GFS2] Tidy up daemon.c
Steven Whitehouse
1
-14
/
+9
2006-04-24
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
Steven Whitehouse
3
-72
/
+78
2006-04-21
[GFS2] Move BUG() back into the header file
Steven Whitehouse
2
-1
/
+1
2006-04-21
[GFS2] Add back missing BUG()
Steven Whitehouse
1
-0
/
+1
2006-04-21
[GFS2] sem -> mutex conversion in locking.c
Steven Whitehouse
3
-22
/
+20
2006-04-21
[GFS2] journal recovery patch
David Teigland
3
-12
/
+8
2006-04-21
[GFS2] Fix a bug: scheduling under a spinlock
Steven Whitehouse
5
-14
/
+27
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
8
-10
/
+12
2006-04-13
[GFS2] Fix bug which was causing postmark to fail
Steven Whitehouse
1
-3
/
+2
2006-04-11
[GFS2] Update journal accounting code.
Steven Whitehouse
3
-19
/
+12
2006-04-08
[GFS2] Finally get ref counting correct
Steven Whitehouse
2
-6
/
+13
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
14
-69
/
+67
2006-04-04
[GFS2] Finish off ioctl support
Steven Whitehouse
2
-13
/
+13
2006-04-01
[GFS2] Update GFS2 for the recent pull from Linus
Steven Whitehouse
3
-81
/
+19
2006-04-01
[GFS2] Update ioctl() to new interface
Steven Whitehouse
1
-102
/
+36
2006-03-31
[GFS] Fix bug in endian conversion for metadata header
Steven Whitehouse
6
-23
/
+22
2006-03-30
[GFS2] Add missing {} in trans.c
Steven Whitehouse
1
-1
/
+2
2006-03-30
[GFS2] Fix bug in directory expansion code
Steven Whitehouse
1
-9
/
+14
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
5
-53
/
+52
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
4
-59
/
+22
2006-03-28
[DLM] Look for "nodir" in the lockspace mount options
David Teigland
1
-9
/
+17
2006-03-28
[GFS2] Further updates to dir and logging code
Steven Whitehouse
15
-318
/
+416
2006-03-21
[GFS2] Remove ioctl support
Steven Whitehouse
1
-95
/
+0
2006-03-20
[GFS2] Fix bug in directory code and tidy up
Steven Whitehouse
10
-982
/
+682
2006-03-03
[GFS2] Add gfs2meta filesystem
Steven Whitehouse
3
-23
/
+45
2006-03-02
[GFS2] Fix some bugs
Steven Whitehouse
3
-9
/
+7
2006-03-01
[GFS2] Tidy up mount code.
Steven Whitehouse
8
-54
/
+27
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
2
-19
/
+13
[next]