index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2010-05-28
kill spurious reference to vmtruncate
npiggin@suse.de
2
-2
/
+11
2010-05-28
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-2
/
+2
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
7
-54
/
+65
2010-05-24
GFS2: Fix permissions checking for setflags ioctl()
Steven Whitehouse
1
-0
/
+7
2010-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-6
/
+6
2010-05-22
gfs: constify xattr_handler
Stephen Hemminger
4
-6
/
+6
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
19
-185
/
+368
2010-05-21
quota: unify ->set_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-21
quota: unify ->get_dqblk
Christoph Hellwig
1
-3
/
+3
2010-05-21
GFS2: Don't "get" xattrs for ACLs when ACLs are turned off
Steven Whitehouse
1
-0
/
+4
2010-05-21
GFS2: Rework reclaiming unlinked dinodes
Bob Peterson
5
-54
/
+54
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
19
-179
/
+362
2010-05-14
GFS2: Fix typo
Steven Whitehouse
1
-1
/
+1
2010-05-12
GFS2: stuck in inode wait, no glocks stuck
Bob Peterson
1
-48
/
+30
2010-05-12
GFS2: Eliminate useless err variable
Bob Peterson
1
-3
/
+1
2010-05-10
GFS2: Fix writing to non-page aligned gfs2_quota structures
Abhijith Das
1
-25
/
+61
2010-05-06
GFS2: Add some useful messages
Steven Whitehouse
4
-1
/
+6
2010-05-05
GFS2: fix quota state reporting
Christoph Hellwig
1
-4
/
+12
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
9
-92
/
+126
2010-04-28
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
1
-2
/
+3
2010-04-14
GFS2: glock livelock
Bob Peterson
7
-29
/
+144
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-6
/
+3
2010-03-29
GFS2: Clean up stuffed file copying
Steven Whitehouse
2
-10
/
+15
2010-03-29
GFS2: Remove space from slab cache name
Steven Whitehouse
1
-1
/
+1
2010-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
4
-5
/
+3
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-11
GFS2: Skip check for mandatory locks when unlocking
Sachin Prabhu
1
-1
/
+1
2010-03-11
GFS2: Allow the number of committed revokes to temporarily be negative
Benjamin Marzinski
2
-3
/
+2
2010-03-09
GFS2: do not select QUOTA
Christoph Hellwig
1
-1
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-5
/
+10
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+3
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
4
-5
/
+10
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-86
/
+27
2010-03-03
Switch gfs2 to nd_set_link()
Al Viro
1
-86
/
+27
2010-03-01
GFS2: print glock numbers in hex
Bob Peterson
1
-1
/
+1
2010-03-01
GFS2: ordered writes are backwards
Dave Chinner
1
-2
/
+2
2010-03-01
GFS2: Remove loopy umount code
Steven Whitehouse
5
-37
/
+4
2010-03-01
GFS2: Metadata address space clean up
Steven Whitehouse
13
-95
/
+101
2010-02-12
GFS2: Fix bmap allocation corner-case bug
Steven Whitehouse
1
-1
/
+1
2010-02-12
GFS2: Fix error code
Abhijith Das
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-03
GFS2: Extend umount wait coverage to full glock lifetime
Steven Whitehouse
5
-7
/
+17
2010-02-03
GFS2: Wait for unlock completion on umount
Steven Whitehouse
4
-1
/
+13
2010-02-01
GFS2: Use GFP_NOFS for alloc structure
Steven Whitehouse
1
-1
/
+1
2010-02-01
GFS2: Fix previous patch
Steven Whitehouse
1
-0
/
+1
2010-02-01
GFS2: Don't withdraw on partial rindex entries
Benjamin Marzinski
1
-5
/
+0
2010-01-12
GFS2: Fix refcnt leak on gfs2_follow_link() error path
OGAWA Hirofumi
1
-1
/
+2
[next]