summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2009-06-12GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11gfs2: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse
2009-06-10GFS2: Fix cache coherency between truncate and O_DIRECT readSteven Whitehouse
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse
2009-06-03GFS2: Remove unused variableSteven Whitehouse
2009-06-02GFS2: smbd proccess hangs with flock() call.Abhijith Das
2009-05-26GFS2: Remove args subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-26GFS2: Remove lockstruct subdir from gfs2 sysfs filesSteven Whitehouse
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22GFS2: Move gfs2_unlink_ok into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_readlinki into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Move gfs2_rmdiri into ops_inode.cSteven Whitehouse
2009-05-22GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse
2009-05-22GFS2: Clean up some file namesSteven Whitehouse
2009-05-21GFS2: Be more aggressive in reclaiming unlinked inodesSteven Whitehouse
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse
2009-05-19GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-05-13GFS2: Remove a couple of unused sysfs entriesSteven Whitehouse
2009-05-13GFS2: Add commit= mount optionSteven Whitehouse
2009-05-13GFS2: Move journal live test at transaction startSteven Whitehouse
2009-05-12GFS2: Fix timestamps on writeAbhijith Das
2009-05-11GFS2: Something nonlinear this way comes!Steven Whitehouse
2009-05-11GFS2: Optimise writepage for metadataSteven Whitehouse
2009-05-11GFS2: Update the rw flagsSteven Whitehouse
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-09Reduce path_lookup() abusesAl Viro
2009-05-09GFS2: Fix glock ref counting bugSteven Whitehouse
2009-04-23GFS2: Ensure that the inode goal block settings are updatedSteven Whitehouse
2009-04-23GFS2: Fix bug in block allocationSteven Whitehouse
2009-04-20GFS2: Fix page_mkwrite() return codeSteven Whitehouse
2009-04-20GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15GFS2: Use DEFINE_SPINLOCKXu Gang
2009-04-15GFS2: cleanup file_operations messChristoph Hellwig
2009-04-15GFS2: Move umount flush rwsemSteven Whitehouse
2009-04-15GFS2: Fix symlink creation raceSteven Whitehouse
2009-04-15GFS2: Make quotad's waiting interruptibleSteven Whitehouse
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31New helper - current_umask()Al Viro
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: GFS2Al Viro
2009-03-24GFS2: Fix freeze issueSteven Whitehouse