aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
...
| * | | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \ \
| * | | gfs2: use workqueue instead of slow-workTejun Heo2010-07-23
* | | | GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse2010-08-02
* | | | GFS2: Fix typo in stuffed file data copy handlingAbhijith Das2010-07-30
* | | | Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse2010-07-29
* | | | GFS2: Make "try" lock not try quite so hardSteven Whitehouse2010-07-29
* | | | GFS2: remove dependency on __GFP_NOFAILDavid Rientjes2010-07-29
* | | | GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-29
* | | | GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-29
* | | | GFS2: Use nobh_writepageSteven Whitehouse2010-07-29
| |_|/ |/| |
* | | GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse2010-07-28
* | | mm: add context argument to shrinker callbackDave Chinner2010-07-19
| |/ |/|
* | GFS2: rename causes kernel OopsBob Peterson2010-07-15
* | GFS2: BUG in gfs2_adjust_quotaAbhijith Das2010-07-15