aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
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-19GFS2: Userland expects quota limit/warn/usage in 512b blocksAbhijith Das
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
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
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-18GFS2: fixed typoAndrea Gelmini
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo
2010-10-06GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann
2010-09-30GFS2 fatal: filesystem consistency error on renameBob Peterson
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-09-29GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse
2010-09-29GFS2: Fix spectator umount issueSteven Whitehouse
2010-09-28GFS2: Fix compiler warning from previous patchSteven Whitehouse
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski
2010-09-27GFS2: Fix journal check for spectator mountsSteven Whitehouse
2010-09-24GFS2: Remove upgrade mount optionSteven Whitehouse