aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
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
2009-03-24Fix a minor bug in the previous patchSteven Whitehouse
2009-03-24GFS2: Clean up of glops.cSteven Whitehouse
2009-03-24GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski
2009-03-24GFS2: Pagecache usage optimization on GFS2Hisashi Hifumi
2009-03-24GFS2: fix sparse warning: Should it be static?Hannes Eder
2009-03-24GFS2: fix sparse warnings: constant is so big it is ...Hannes Eder
2009-03-24GFS2: Support quota/noquota mount argumentsSteven Whitehouse
2009-03-24GFS2: Fix alignment issue and tidy gfs2_bitfitSteven Whitehouse
2009-03-24GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse
2009-03-24GFS2: Expose UUID via sysfs/ueventSteven Whitehouse
2009-03-24GFS2: Support generation of discard requestsSteven Whitehouse
2009-03-24GFS2: Fix deadlock on journal flushSteven Whitehouse
2009-03-24GFS2: Fix error path ref counting for root inodeSteven Whitehouse
2009-03-24GFS2: Remove unused field from glockSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24GFS2: Remove "double" locking in quotaSteven Whitehouse
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das
2009-03-24GFS2: Bring back lvb-related stuff to lock_nolock to support quotasAbhijith Das
2009-03-24GFS2: Fix remount argument parsingSteven Whitehouse
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-07GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski
2009-01-07GFS2: LSF and LBD are now one and the sameSteven Whitehouse
2009-01-07GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse
2009-01-05GFS2: Use DEFINE_SPINLOCKJulia Lawall
2009-01-05GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse
2009-01-05Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse
2009-01-05GFS2: Streamline alloc calculations for writesSteven Whitehouse
2009-01-05GFS2: Send useful information with uevent messagesSteven Whitehouse
2009-01-05GFS2: Fix use-after-free bug on umountSteven Whitehouse
2009-01-05GFS2: Remove ancient, unused codeSteven Whitehouse