summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
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
2009-01-05GFS2: Move four functions from super.cSteven Whitehouse
2009-01-05GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse
2009-01-05GFS2: Send some sensible sysfs stuffSteven Whitehouse
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse
2009-01-05GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2009-01-05GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse
2009-01-05GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse
2009-01-05GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse
2009-01-05GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse
2009-01-05GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2009-01-05GFS2: Move di_eattr into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move "entries" into "proper" inodeSteven Whitehouse
2009-01-05GFS2: Move generation number into "proper" part of inodeSteven Whitehouse
2009-01-05GFS2: sparse annotation of gl->gl_spinHarvey Harrison
2009-01-05GFS2: Fix up jdata writepage/delete_inodeSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2009-01-05GFS2: Support for FIEMAP ioctlSteven Whitehouse