aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-1/+8
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-2/+1
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson1-1/+0
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse1-0/+8
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse1-0/+5
2012-01-11GFS2: let spectator mount do read only recoveryDavid Teigland1-1/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-13/+16
2011-11-08GFS2: Fix up REQ flagsSteven Whitehouse1-1/+1
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker1-0/+1
2011-10-21GFS2: Misc fixesSteven Whitehouse1-3/+0
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-2/+1
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig1-1/+1
2011-07-26GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse1-2/+2
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse1-0/+1
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse1-0/+3
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse1-19/+13
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson1-1/+1
2011-03-11GFS2: introduce AIL lockDave Chinner1-0/+1
2011-03-09GFS2: Fix glock deallocation raceSteven Whitehouse1-6/+1
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse1-5/+2
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+4
2011-01-12switch gfs2, close racesAl Viro1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo1-4/+4
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo1-2/+2
2010-10-29convert gfs2Al Viro1-29/+22
2010-10-25gfs2: invalidate_inodes() is no-op thereAl Viro1-1/+0
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse1-2/+14
2010-09-24GFS2: Remove upgrade mount optionSteven Whitehouse1-58/+2
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse1-1/+0
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-4/+4
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig1-1/+1
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse1-2/+25
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo1-4/+4
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski1-8/+9
2010-04-14GFS2: glock livelockBob Peterson1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-01GFS2: Remove loopy umount codeSteven Whitehouse1-3/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-03GFS2: Extend umount wait coverage to full glock lifetimeSteven Whitehouse1-1/+9
2010-02-03GFS2: Wait for unlock completion on umountSteven Whitehouse1-0/+2
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig1-0/+2
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski1-3/+11
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse1-0/+3
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse1-17/+118
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse1-5/+1
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse1-40/+5