aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * new helper: ihold()Al Viro2010-10-25
| * gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-25
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-25
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\
| * workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-11
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \
| * | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\|
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-10
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/ /
* | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-05
| | |/ | |/|
* | | GFS2: fixed typoAndrea Gelmini2010-10-18
* | | GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-06
* | | GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-30
* | | GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-29
* | | GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse2010-09-29
* | | GFS2: Fix spectator umount issueSteven Whitehouse2010-09-29
* | | GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-28
* | | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-28
* | | GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-27
* | | GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-24
* | | GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-23
* | | GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-23
* | | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-20
* | | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-20
* | | GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-20
* | | GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-20
* | | GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-20
* | | GFS2: fallocate supportBenjamin Marzinski2010-09-20
* | | GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-20
* | | GFS2: No longer experimentalSteven Whitehouse2010-09-20
* | | GFS2: Remove i_disksizeSteven Whitehouse2010-09-20
* | | GFS2: New truncate sequenceSteven Whitehouse2010-09-20
|/ /
* / GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-17
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * block: BARRIER request should imply SYNCChristoph Hellwig2010-08-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \
| * | Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-09
| * | switch gfs2 to ->evict_inode()Al Viro2010-08-09
| * | simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-09
| * | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * | remove inode_setattrChristoph Hellwig2010-08-09
| * | sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\ \
| * | quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21