aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-15GFS2: rename causes kernel OopsBob Peterson
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21gfs: constify xattr_handlerStephen Hemminger
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21GFS2: Don't "get" xattrs for ACLs when ACLs are turned offSteven Whitehouse
2010-05-21GFS2: Rework reclaiming unlinked dinodesBob Peterson
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-05-14GFS2: Fix typoSteven Whitehouse
2010-05-12GFS2: stuck in inode wait, no glocks stuckBob Peterson
2010-05-12GFS2: Eliminate useless err variableBob Peterson
2010-05-10GFS2: Fix writing to non-page aligned gfs2_quota structuresAbhijith Das
2010-05-06GFS2: Add some useful messagesSteven Whitehouse
2010-05-05GFS2: fix quota state reportingChristoph Hellwig
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-14GFS2: glock livelockBob Peterson
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29GFS2: Clean up stuffed file copyingSteven Whitehouse
2010-03-29GFS2: Remove space from slab cache nameSteven Whitehouse
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-11GFS2: Skip check for mandatory locks when unlockingSachin Prabhu
2010-03-11GFS2: Allow the number of committed revokes to temporarily be negativeBenjamin Marzinski
2010-03-09GFS2: do not select QUOTAChristoph Hellwig
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03Switch gfs2 to nd_set_link()Al Viro
2010-03-01GFS2: print glock numbers in hexBob Peterson
2010-03-01GFS2: ordered writes are backwardsDave Chinner
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack