summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Speed up gfs2_rbm_from_blockBob Peterson2012-11-071-0/+3
* GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara2012-09-241-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-251-12/+24
|\
| * GFS2: Add kobject release methodBob Peterson2012-06-131-12/+24
* | VFS: Pass mount flags to sget()David Howells2012-07-141-3/+2Star
|/
* Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-231-6/+1Star
|\
| * dlm: fixes for nodir modeDavid Teigland2012-05-021-6/+1Star
* | GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2012-04-301-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-03-221-1/+8
|\
| * GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-051-1/+0Star
| * GFS2: glock statistics gatheringSteven Whitehouse2012-02-281-0/+8
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-2/+1Star
|/
* GFS2: Read resource groups on mountSteven Whitehouse2012-02-281-0/+5
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-111-1/+1
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-13/+16
* GFS2: Fix up REQ flagsSteven Whitehouse2011-11-081-1/+1
* fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-11-011-0/+1
* GFS2: Misc fixesSteven Whitehouse2011-10-211-3/+0Star
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-2/+1Star
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-1/+1
* GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse2011-07-261-2/+2
* GFS2: Add S_NOSEC supportSteven Whitehouse2011-07-151-0/+1
* GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-121-0/+3
* GFS2: Use UUID field in generic superblockSteven Whitehouse2011-05-101-19/+13Star
* GFS2: filesystem hang caused by incorrect lock orderBob Peterson2011-04-181-1/+1
* GFS2: introduce AIL lockDave Chinner2011-03-111-0/+1
* GFS2: Fix glock deallocation raceSteven Whitehouse2011-03-091-6/+1Star
* GFS2: Use RCU for glock hash tableSteven Whitehouse2011-01-211-5/+2Star
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-4/+4
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-4/+4
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-2/+2
* | switch gfs2, close racesAl Viro2011-01-131-1/+1
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-1/+1
|/
* convert gfs2Al Viro2010-10-291-29/+22Star
* gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-261-1/+0Star
* GFS2: Improve journal allocation via sysfsSteven Whitehouse2010-09-291-2/+14
* GFS2: Remove upgrade mount optionSteven Whitehouse2010-09-241-58/+2Star
* GFS2: Remove localcaching mount optionSteven Whitehouse2010-09-231-1/+0Star
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-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/+1Star
* | GFS2: Fix error codeAbhijith Das2010-02-121-1/+1