aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-11GFS2: Skip check for mandatory locks when unlockingSachin Prabhu
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski
2010-03-09GFS2: do not select QUOTAChristoph Hellwig
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Switch gfs2 to nd_set_link()Al Viro
2010-03-01GFS2: print glock numbers in hexBob Peterson
2010-03-01GFS2: ordered writes are backwardsDave Chinner
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse
2010-02-01GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse
2010-02-01GFS2: Fix previous patchSteven Whitehouse
2010-02-01GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski
2010-01-12GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse
2010-01-08GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse
2010-01-08GFS2: Fix locking bug in renameSteven Whitehouse
2010-01-08GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse
2009-12-17Revert "task_struct: make journal_info conditional"Linus Torvalds
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-03GFS2: Fix glock refcount issuesSteven Whitehouse
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-12-03GFS2: Locking order fix in gfs2_check_blk_stateSteven Whitehouse
2009-12-03GFS2: Remove dirent_first() functionSteven Whitehouse
2009-12-03GFS2: Display nobarrier option in /proc/mountsSteven Whitehouse
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig
2009-12-03GFS2: remove division from new statfs codeBenjamin Marzinski
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski
2009-12-03GFS2: Use dquot_send_warning()Steven Whitehouse
2009-12-03GFS2: Add set_xquota supportSteven Whitehouse
2009-12-03GFS2: Add get_xquota supportSteven Whitehouse
2009-12-03GFS2: Clean up gfs2_adjust_quota() and do_glock()Steven Whitehouse