aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds19-179/+362
2010-05-14GFS2: Fix typoSteven Whitehouse1-1/+1
2010-05-12GFS2: stuck in inode wait, no glocks stuckBob Peterson1-48/+30
2010-05-12GFS2: Eliminate useless err variableBob Peterson1-3/+1
2010-05-10GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das1-25/+61
2010-05-06GFS2: Add some useful messagesSteven Whitehouse4-1/+6
2010-05-05GFS2: fix quota state reportingChristoph Hellwig1-4/+12
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski9-92/+126
2010-04-14GFS2: glock livelockBob Peterson7-29/+144
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-6/+3
2010-03-29GFS2: Clean up stuffed file copyingSteven Whitehouse2-10/+15
2010-03-29GFS2: Remove space from slab cache nameSteven Whitehouse1-1/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-5/+3
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-11GFS2: Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski2-3/+2
2010-03-09GFS2: do not select QUOTAChristoph Hellwig1-1/+0
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy1-1/+1
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds4-5/+10
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-2/+3
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig4-5/+10
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-86/+27
2010-03-03Switch gfs2 to nd_set_link()Al Viro1-86/+27
2010-03-01GFS2: print glock numbers in hexBob Peterson1-1/+1
2010-03-01GFS2: ordered writes are backwardsDave Chinner1-2/+2
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse5-37/+4
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse13-95/+101
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse5-7/+17
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse4-1/+13
2010-02-01GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse1-1/+1
2010-02-01GFS2: Fix previous patchSteven Whitehouse1-0/+1
2010-02-01GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski1-5/+0
2010-01-12GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi1-1/+2
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse1-1/+1
2010-01-08GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse1-10/+11
2010-01-08GFS2: Fix locking bug in renameSteven Whitehouse1-2/+4
2010-01-08GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse1-2/+36
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds1-1/+0
2009-12-17kill I_LOCKChristoph Hellwig1-1/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig4-54/+41
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches1-13/+3
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto1-0/+1
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse1-13/+8
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6