aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
AgeCommit message (Expand)Author
2014-01-09GFS2: don't hold s_umount over blkdev_putSteven Whitehouse
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2012-11-07GFS2: Speed up gfs2_rbm_from_blockBob Peterson
2012-09-24GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-06-13GFS2: Add kobject release methodBob Peterson
2012-05-22Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-04-30GFS2: Eliminate vestigial sd_log_le_rgBob Peterson
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse
2012-02-28GFS2: Read resource groups on mountSteven Whitehouse
2012-01-11GFS2: let spectator mount do read only recoveryDavid Teigland
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland
2011-11-08GFS2: Fix up REQ flagsSteven Whitehouse
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker
2011-10-21GFS2: Misc fixesSteven Whitehouse
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-07-26GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse
2011-07-15GFS2: Add S_NOSEC supportSteven Whitehouse
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse
2011-04-18GFS2: filesystem hang caused by incorrect lock orderBob Peterson
2011-03-11GFS2: introduce AIL lockDave Chinner
2011-03-09GFS2: Fix glock deallocation raceSteven Whitehouse
2011-01-21GFS2: Use RCU for glock hash tableSteven Whitehouse
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-12switch gfs2, close racesAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-10-29convert gfs2Al Viro
2010-10-25gfs2: invalidate_inodes() is no-op thereAl Viro
2010-09-29GFS2: Improve journal allocation via sysfsSteven Whitehouse
2010-09-24GFS2: Remove upgrade mount optionSteven Whitehouse
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2010-05-05GFS2: Various gfs2_logd improvementsBenjamin Marzinski