summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-1/+1
|\
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-4/+4
|\ \
| * | gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-4/+4
| |/
* | GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse2010-07-291-2/+25
|/
* GFS2: Various gfs2_logd improvementsBenjamin Marzinski2010-05-051-8/+9
* GFS2: glock livelockBob Peterson2010-04-141-1/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | GFS2: Remove loopy umount codeSteven Whitehouse2010-03-011-3/+1
* | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1
* | GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse2010-02-031-1/+9
* | GFS2: Wait for unlock completion on umountSteven Whitehouse2010-02-031-0/+2
|/
* GFS2: add barrier/nobarrier mount optionsChristoph Hellwig2009-12-031-0/+2
* GFS2: Improve statfs and quota usabilityBenjamin Marzinski2009-12-031-3/+11
* GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse2009-12-031-0/+3
* GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse2009-12-031-17/+118
* GFS2: Remove unused sysfs fileSteven Whitehouse2009-09-091-5/+1
* GFS2: Remove no_formal_ino generating codeSteven Whitehouse2009-08-271-40/+5
* GFS2: Clean up of extended attribute supportSteven Whitehouse2009-08-261-0/+1
* GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson2009-08-241-0/+1
* GFS2: Add online uevent to GFS2Steven Whitehouse2009-08-171-1/+12
* GFS2: Add tracepointsSteven Whitehouse2009-06-121-0/+2
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-2/+2
|\
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-2/+2
* | GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse2009-06-101-12/+4
* | GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse2009-06-051-14/+22
* | GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-14/+6
* | GFS2: Add commit= mount optionSteven Whitehouse2009-05-131-1/+3
|/
* Reduce path_lookup() abusesAl Viro2009-05-091-4/+4
* gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-151-5/+0
* GFS2: Clean up of glops.cSteven Whitehouse2009-03-241-3/+3
* GFS2: Expose UUID via sysfs/ueventSteven Whitehouse2009-03-241-0/+1
* GFS2: Fix error path ref counting for root inodeSteven Whitehouse2009-03-241-0/+2
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-40/+94
* GFS2: Remove "double" locking in quotaSteven Whitehouse2009-03-241-1/+0
* GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das2009-03-241-1/+0
* GFS2: Fix remount argument parsingSteven Whitehouse2009-03-241-2/+9
* GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse2009-01-051-8/+12
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-051-88/+10
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-051-10/+88
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-051-0/+67
* GFS2: Kill two daemons with one patchSteven Whitehouse2009-01-051-25/+0
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-051-0/+1
* GFS2: Fix "truncate in progress" hangSteven Whitehouse2009-01-051-0/+2
* GFS2: Clean up & move gfs2_quotadSteven Whitehouse2009-01-051-4/+1
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-051-1/+1
* GFS2: Rationalise header filesSteven Whitehouse2009-01-051-3/+0
* GFS2: high time to take some time over atimeSteven Whitehouse2008-09-181-18/+5
* GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das2008-09-151-6/+9
OpenPOWER on IntegriCloud