summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Set s_mode before parsing mount optionsAndrew Price2015-09-231-1/+3
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-3/+3
* Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds2015-06-271-0/+1
|\
| * GFS2: mark the journal idle to fix ro mountsBenjamin Marzinski2015-05-011-0/+1
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
|/
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0Star
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-111-0/+1
|\
| * gfs2: Set allowed quota typesJan Kara2014-11-101-0/+1
* | GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-13/+5Star
|/
* 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