aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17fallocate should be a file operationChristoph Hellwig2-258/+258
2011-01-17make the feature checks in ->fallocate future proofChristoph Hellwig1-1/+1
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+4
2011-01-12Gfs2: fail if we try to use hole punchJosef Bacik1-0/+4
2011-01-12switch gfs2, close racesAl Viro3-14/+3
2011-01-10headers: kobject.h reduxAlexey Dobriyan1-0/+1
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds10-24/+48
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin6-13/+20
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-4/+13
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin3-4/+4
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+8
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2010-12-16GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse1-1/+0
2010-12-07GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson1-1/+1
2010-11-30GFS2: Merge glock state fields into a bitfieldSteven Whitehouse3-8/+14
2010-11-30GFS2: Fix uninitialised error value in previous patchSteven Whitehouse1-1/+1
2010-11-30GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski3-3/+9
2010-11-30GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski1-42/+11
2010-11-30GFS2: Remove duplicate #defines from glock.hSteven Whitehouse1-14/+0
2010-11-30GFS2: Clean up of gdlm_lock functionSteven Whitehouse3-40/+17
2010-11-30GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das1-2/+11
2010-11-30GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches1-0/+2
2010-11-30GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches1-2/+7
2010-11-30GFS2: Clean up duplicated setattr codeSteven Whitehouse2-21/+2
2010-11-30GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse3-27/+0
2010-11-30GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches1-8/+7
2010-11-30GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse1-3/+4
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/coreJens Axboe1-4/+4
2010-11-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das1-7/+8
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse5-216/+98
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-4/+4
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-2/+2
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig1-2/+0
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields1-0/+2
2010-10-29convert gfs2Al Viro1-29/+22
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-8/+5
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang1-1/+1
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-10-25gfs2: invalidate_inodes() is no-op thereAl Viro2-2/+0
2010-10-25fs: kill block_prepare_writeChristoph Hellwig2-5/+4
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-10-22Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-18/+7
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe1-1/+1
2010-10-18GFS2: fixed typoAndrea Gelmini1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo1-1/+1
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2-2/+4