aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-18GFS2: Fix error path in gfs2_lookup_by_inum()Steven Whitehouse
2011-01-18GFS2: remove iopen glocks from cache on failed deletesBenjamin Marzinski
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-12Gfs2: fail if we try to use hole punchJosef Bacik
2011-01-12switch gfs2, close racesAl Viro
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-12-16GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse
2010-12-07GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski
2010-11-30GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski
2010-11-30GFS2: Remove duplicate #defines from glock.hSteven Whitehouse
2010-11-30GFS2: Clean up of gdlm_lock functionSteven Whitehouse
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das
2010-11-30GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches
2010-11-30GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches
2010-11-30GFS2: Clean up duplicated setattr codeSteven Whitehouse
2010-11-30GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse
2010-11-30GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches
2010-11-30GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields
2010-10-29convert gfs2Al Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-10-25new helper: ihold()Al Viro
2010-10-25gfs2: invalidate_inodes() is no-op thereAl Viro
2010-10-25fs: kill block_prepare_writeChristoph Hellwig
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds