aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
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
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse
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-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig
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