summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-3/+3
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-071-5/+5
|\ \
| * | quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-211-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-077-49/+40
|\ \ \
| * | | gfs2: use workqueue instead of slow-workTejun Heo2010-07-237-49/+40
* | | | GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse2010-08-021-7/+39
* | | | GFS2: Fix typo in stuffed file data copy handlingAbhijith Das2010-07-301-1/+1
* | | | Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse2010-07-291-10/+0
* | | | GFS2: Make "try" lock not try quite so hardSteven Whitehouse2010-07-291-24/+25
* | | | GFS2: remove dependency on __GFP_NOFAILDavid Rientjes2010-07-291-2/+9
* | | | GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-296-35/+14
* | | | GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-293-5/+80
* | | | GFS2: Use nobh_writepageSteven Whitehouse2010-07-291-4/+1
| |_|/ |/| |
* | | GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse2010-07-281-6/+25
* | | mm: add context argument to shrinker callbackDave Chinner2010-07-193-3/+3
| |/ |/|
* | GFS2: rename causes kernel OopsBob Peterson2010-07-151-1/+1
* | GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-151-5/+3
* | GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson2010-07-151-4/+8
* | GFS2: recovery stuck on transaction lockBob Peterson2010-07-151-0/+10
* | GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-151-0/+1
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-272-2/+11
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-05-257-54/+65
|\
OpenPOWER on IntegriCloud