aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAge
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-05
* GFS2: glock livelockBob Peterson2010-04-14
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-01
* | GFS2: Fix error codeAbhijith Das2010-02-12
* | GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-03
* | GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-03
|/
* GFS2: add barrier/nobarrier mount optionsChristoph Hellwig2009-12-03
* GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-03
* GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse2009-12-03
* GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse2009-12-03
* GFS2: Remove unused sysfs fileSteven Whitehouse2009-09-09
* GFS2: Remove no_formal_ino generating codeSteven Whitehouse2009-08-27
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-26
* GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson2009-08-24
* GFS2: Add online uevent to GFS2Steven Whitehouse2009-08-17
* GFS2: Add tracepointsSteven Whitehouse2009-06-12
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* | GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse2009-06-10
* | GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse2009-06-05
* | GFS2: Umount recovery race fixSteven Whitehouse2009-05-19
* | GFS2: Add commit= mount optionSteven Whitehouse2009-05-13
|/
* Reduce path_lookup() abusesAl Viro2009-05-09
* gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
* GFS2: Clean up of glops.cSteven Whitehouse2009-03-24
* GFS2: Expose UUID via sysfs/ueventSteven Whitehouse2009-03-24
* GFS2: Fix error path ref counting for root inodeSteven 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: Fix remount argument parsingSteven Whitehouse2009-03-24
* 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: Fix use-after-free bug on umountSteven Whitehouse2009-01-05
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven 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: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-05
* GFS2: Rationalise header filesSteven Whitehouse2009-01-05
* GFS2: high time to take some time over atimeSteven Whitehouse2008-09-18
* GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das2008-09-15
* GFS2: Fix metafs mountsSteven Whitehouse2008-08-13
* [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-10
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-27
* [GFS2] No lock_nolockSteven Whitehouse2008-06-27
* [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-12