summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GFS2: Fix metafs mountsSteven Whitehouse2008-08-131-177/+389
* [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-101-1/+0
* [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-271-1/+1
* [GFS2] No lock_nolockSteven Whitehouse2008-06-271-2/+3
* [GFS2] Prefer strlcpy() over snprintf()Jean Delvare2008-05-121-2/+2
* [GFS2] Invalidate cache at correct pointBenjamin Marzinski2008-03-311-1/+1
* [GFS2] Remove drop of module ref where not neededSteven Whitehouse2008-03-311-1/+0
* [GFS2] fix file_system_type leak on gfs2meta mountChristoph Hellwig2008-03-311-3/+1
* [GFS2] Remove rgrp and glock version numbersBob Peterson2008-03-311-2/+2
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-1/+70
* Introduce path_put()Jan Blunck2008-02-141-1/+1
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+3
* [GFS2] Initialize extent_list earlierBob Peterson2008-01-251-1/+0
* [GFS2] Minor correctionBob Peterson2008-01-251-1/+1
* [GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson2008-01-251-1/+0
* [GFS2] Journal extent mappingBob Peterson2008-01-251-1/+67
* [GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse2008-01-251-2/+2
OpenPOWER on IntegriCloud