summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-9/+2Star
* GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-021-0/+3
* GFS2: remove transaction glockBenjamin Marzinski2014-05-141-5/+17
* GFS2: Fix address space from page functionSteven Whitehouse2014-03-311-1/+1
* GFS2: Use pr_<level> more consistentlyJoe Perches2014-03-071-8/+10
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-071-2/+2
* GFS2: global conversion to pr_foo()Fabian Frederick2014-03-061-7/+7
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-031-62/+1Star
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-2/+0Star
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-1/+1
|\
| * block: Abstract out bvec iteratorKent Overstreet2013-11-241-1/+1
* | GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-161-1/+1
* | GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-141-0/+1
* | GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse2014-01-141-41/+1Star
* | GFS2: Add initialization for address space in super blockSteven Whitehouse2014-01-091-0/+1
* | GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-0/+12
* | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
|/
* GFS2: Protect quota sync generationSteven Whitehouse2013-10-041-0/+1
* GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-041-1/+0Star
* GFS2: Don't flag consistency error if first mounter is a spectatorBob Peterson2013-09-051-2/+51
* GFS2: fix error propagation in init_threads()Alexey Khoroshilov2013-06-061-4/+4
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-1/+3
* GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-131-0/+1
* GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-0/+1
* GFS2: Clean up freeze codeSteven Whitehouse2013-01-291-2/+0Star
* 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