summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
|\
| * New helper - current_umask()Al Viro2009-03-311-1/+1
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-272-2/+2
|\
| * constify dentry_operations: GFS2Al Viro2009-03-272-2/+2
* | GFS2: Fix freeze issueSteven Whitehouse2009-03-241-2/+0
* | Fix a minor bug in the previous patchSteven Whitehouse2009-03-241-2/+3
* | GFS2: Clean up of glops.cSteven Whitehouse2009-03-245-89/+57
* | GFS2: Fix locking bug in failed shared to exclusive conversionBenjamin Marzinski2009-03-242-3/+5
* | GFS2: Pagecache usage optimization on GFS2Hisashi Hifumi2009-03-241-0/+3
* | GFS2: fix sparse warning: Should it be static?Hannes Eder2009-03-241-1/+2
* | GFS2: fix sparse warnings: constant is so big it is ...Hannes Eder2009-03-241-6/+6
* | GFS2: Support quota/noquota mount argumentsSteven Whitehouse2009-03-241-0/+6
* | GFS2: Fix alignment issue and tidy gfs2_bitfitSteven Whitehouse2009-03-241-62/+70
* | GFS2: Add a "demote a glock" interface to sysfsSteven Whitehouse2009-03-245-4/+61
* | GFS2: Expose UUID via sysfs/ueventSteven Whitehouse2009-03-243-0/+39
* | GFS2: Support generation of discard requestsSteven Whitehouse2009-03-244-1/+68
* | GFS2: Fix deadlock on journal flushSteven Whitehouse2009-03-243-27/+34
* | GFS2: Fix error path ref counting for root inodeSteven Whitehouse2009-03-241-0/+2
* | GFS2: Remove unused field from glockSteven Whitehouse2009-03-242-3/+0
* | GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-2441-2170/+819
* | GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-243-28/+14
* | GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-247-73/+114
* | GFS2: Bring back lvb-related stuff to lock_nolock to support quotasAbhijith Das2009-03-241-0/+82
* | GFS2: Fix remount argument parsingSteven Whitehouse2009-03-245-133/+73
|/
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-7/+9
* GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski2009-01-071-1/+1
* GFS2: LSF and LBD are now one and the sameSteven Whitehouse2009-01-071-1/+1
* GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse2009-01-071-0/+1
* GFS2: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
* GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-052-9/+12
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-056-94/+114
* GFS2: Streamline alloc calculations for writesSteven Whitehouse2009-01-054-49/+42
* GFS2: Send useful information with uevent messagesSteven Whitehouse2009-01-051-2/+10
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-056-114/+94
* GFS2: Remove ancient, unused codeSteven Whitehouse2009-01-053-18/+0
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-055-168/+167
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-054-75/+68
* GFS2: Send some sensible sysfs stuffSteven Whitehouse2009-01-052-2/+30
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-0513-341/+130
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-056-43/+45
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-057-7/+75
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-059-69/+84
* GFS2: Add more detail to debugfs glock dumpsSteven Whitehouse2009-01-051-3/+8
* GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-053-21/+13
* GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-053-16/+16
* GFS2: Move rg_igeneration into struct gfs2_rgrpdSteven Whitehouse2009-01-052-4/+4
* GFS2: Banish struct gfs2_dinode_hostSteven Whitehouse2009-01-0512-48/+38
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-0511-55/+56
* GFS2: Move di_eattr into "proper" inodeSteven Whitehouse2009-01-055-20/+20
OpenPOWER on IntegriCloud