summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-311-2/+0
* locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-301-0/+2
* convert gfs2Al Viro2010-10-291-29/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-264-8/+5
|\
| * new helper: ihold()Al Viro2010-10-251-1/+1
| * gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-252-2/+0
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-252-5/+4
* | writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-261-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-1/+1
|\
| * workqueue: add and use WQ_MEM_RECLAIM flagTejun Heo2010-10-111-1/+1
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-222-18/+7
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-1/+1
| |\ \ | | |/
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-3/+2
| * | gfs2: replace barriers with explicit flush / FUA usageChristoph Hellwig2010-09-102-17/+7
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+2
| |/ /
* | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+2
|\ \ \
| * | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-0/+2
| | |/ | |/|
* | | GFS2: fixed typoAndrea Gelmini2010-10-181-1/+1
* | | GFS2: Fix type mapping for demote_rq interfaceSteven Whitehouse2010-10-062-2/+4
* | | GFS2 fatal: filesystem consistency error on renameBob Peterson2010-09-303-14/+24
* | | GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-293-11/+24
* | | GFS2: Add "norecovery" mount option as a synonym for "spectator"Steven Whitehouse2010-09-291-0/+1
* | | GFS2: Fix spectator umount issueSteven Whitehouse2010-09-292-7/+7
* | | GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-281-1/+1
* | | GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-287-7/+20
* | | GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-271-1/+2
* | | GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-243-62/+3
* | | GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-234-7/+2
* | | GFS2: Remove ignore_local_fs mount argumentSteven Whitehouse2010-09-232-5/+1
* | | GFS2: Make . and .. qstrs constantSteven Whitehouse2010-09-205-41/+33
* | | GFS2: Use new workqueue schemeSteven Whitehouse2010-09-202-3/+5
* | | GFS2: Update handling of DLM return codes to match realitySteven Whitehouse2010-09-201-2/+2
* | | GFS2: Don't enforce min hold time when two demotes occur in rapid successionSteven Whitehouse2010-09-203-5/+14
* | | GFS2: Fix whitespace in previous patchSteven Whitehouse2010-09-201-1/+1
* | | GFS2: fallocate supportBenjamin Marzinski2010-09-206-2/+272
* | | GFS2: Add a bug trap in allocation codeSteven Whitehouse2010-09-201-1/+9
* | | GFS2: No longer experimentalSteven Whitehouse2010-09-201-1/+1
* | | GFS2: Remove i_disksizeSteven Whitehouse2010-09-2013-58/+60
* | | GFS2: New truncate sequenceSteven Whitehouse2010-09-204-168/+135
|/ /
* | GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-171-1/+1
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-103-7/+7
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-073-7/+7
| * block: BARRIER request should imply SYNCChristoph Hellwig2010-08-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-105-51/+71
|\ \
| * | Make ->drop_inode() just return whether inode needs to be droppedAl Viro2010-08-091-2/+2
| * | switch gfs2 to ->evict_inode()Al Viro2010-08-091-24/+15
| * | simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-091-1/+1
| * | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-092-6/+4
| * | remove inode_setattrChristoph Hellwig2010-08-093-15/+46
OpenPOWER on IntegriCloud