summaryrefslogtreecommitdiff
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* 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
* | GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson2010-07-15
* | GFS2: recovery stuck on transaction lockBob Peterson2010-07-15
* | GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson2010-07-15
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-05-25
|\
| * GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse2010-05-24
| * GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse2010-05-21
| * GFS2: Rework reclaiming unlinked dinodesBob Peterson2010-05-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\ \
| * | gfs: constify xattr_handlerStephen Hemminger2010-05-21
* | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\ \ \ | |/ /
| * | quota: unify ->set_dqblkChristoph Hellwig2010-05-21
| * | quota: unify ->get_dqblkChristoph Hellwig2010-05-21
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2010-05-21
| |\
| | * GFS2: Fix typoSteven Whitehouse2010-05-14
| | * GFS2: stuck in inode wait, no glocks stuckBob Peterson2010-05-12
| | * GFS2: Eliminate useless err variableBob Peterson2010-05-12
| | * GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das2010-05-10
| | * GFS2: Add some useful messagesSteven Whitehouse2010-05-06
| | * GFS2: fix quota state reportingChristoph Hellwig2010-05-05
| | * GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-05
| | * GFS2: glock livelockBob Peterson2010-04-14