aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\
| * New helper - current_umask()Al Viro2009-03-31
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * constify dentry_operations: GFS2Al Viro2009-03-27
* | GFS2: Fix freeze issueSteven Whitehouse2009-03-24
* | Fix a minor bug in the previous patchSteven Whitehouse2009-03-24
* | GFS2: Clean up of glops.cSteven Whitehouse2009-03-24
* | GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski2009-03-24
* | GFS2: Pagecache usage optimization on GFS2Hisashi Hifumi2009-03-24
* | GFS2: fix sparse warning: Should it be static?Hannes Eder2009-03-24
* | GFS2: fix sparse warnings: constant is so big it is ...Hannes Eder2009-03-24
* | GFS2: Support quota/noquota mount argumentsSteven Whitehouse2009-03-24
* | GFS2: Fix alignment issue and tidy gfs2_bitfitSteven Whitehouse2009-03-24
* | GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse2009-03-24
* | GFS2: Expose UUID via sysfs/ueventSteven Whitehouse2009-03-24
* | GFS2: Support generation of discard requestsSteven Whitehouse2009-03-24
* | GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-24
* | GFS2: Fix error path ref counting for root inodeSteven Whitehouse2009-03-24
* | GFS2: Remove unused field from glockSteven Whitehouse2009-03-24
* | GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* | GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-24
* | GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-24
* | GFS2: Bring back lvb-related stuff to lock_nolock to support quotasAbhijith Das2009-03-24
* | GFS2: Fix remount argument parsingSteven Whitehouse2009-03-24
|/
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski2009-01-07
* GFS2: LSF and LBD are now one and the sameSteven Whitehouse2009-01-07
* GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse2009-01-07
* GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
* GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-05
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-05
* GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-05
* GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-05
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-05
* GFS2: Remove ancient, unused codeSteven Whitehouse2009-01-05
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-05
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-05
* GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-05
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-05
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-05
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-05
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-05
* GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse2009-01-05
* GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-05
* GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-05
* GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse2009-01-05
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-05
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-05
* GFS2: Move di_eattr into "proper" inodeSteven Whitehouse2009-01-05