summary refs log tree commit diff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2010-09-23GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse
2010-09-20GFS2: Use new workqueue schemeSteven Whitehouse
2010-09-20GFS2: Update handling of DLM return codes to match realitySteven Whitehouse
2010-09-20GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse
2010-09-20GFS2: Fix whitespace in previous patchSteven Whitehouse
2010-09-20GFS2: fallocate supportBenjamin Marzinski
2010-09-20GFS2: Add a bug trap in allocation codeSteven Whitehouse
2010-09-20GFS2: No longer experimentalSteven Whitehouse
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-09-20GFS2: New truncate sequenceSteven Whitehouse
2010-09-17GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09Make ->drop_inode() just return whether inode needs to be droppedAl Viro
2010-08-09switch gfs2 to ->evict_inode()Al Viro
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: BARRIER request should imply SYNCChristoph Hellwig
2010-08-02GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse
2010-07-30GFS2: Fix typo in stuffed file data copy handlingAbhijith Das
2010-07-29Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse
2010-07-29GFS2: Make "try" lock not try quite so hardSteven Whitehouse
2010-07-29GFS2: remove dependency on __GFP_NOFAILDavid Rientjes
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-29GFS2: Use nobh_writepageSteven Whitehouse
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-07-21quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-15GFS2: rename causes kernel OopsBob Peterson
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21gfs: constify xattr_handlerStephen Hemminger
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig