summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-161-19/+0
* GFS2: Minor improvements to comments and documentationBob Peterson2018-04-121-1/+1
* GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-1/+1
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-1/+1
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-8/+8
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-141-2/+2
|\
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-2/+2
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+1
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-1/+1
| |/
* | gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-251-3/+3
* | GFS2: Delete debugfs files only after we evict the glocksBob Peterson2017-08-091-1/+0
|/
* Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-1/+1
|\
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-1/+1
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
|/
* fs: Remove SB_I_DYNBDI flagJan Kara2017-04-201-1/+0
* gfs2: Convert to properly refcounting bdiJan Kara2017-04-201-6/+3
* Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-1/+1
|\
| * block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-1/+1
* | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-211-0/+1
|\ \ | |/ |/|
| * GFS2: Made logd daemon take into account log demandBob Peterson2017-01-051-0/+1
* | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-1/+1
|/
* GFS2: use BIT() macroFabian Frederick2016-08-021-4/+4
* Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-1/+2
|\
| * gfs2: use bio op accessorsMike Christie2016-06-071-1/+1
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+2
* | gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher2016-06-271-1/+2
|/
* parallel lookups: actual switch to rwsemAl Viro2016-05-021-1/+1
* don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-101-1/+1
* GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson2016-03-151-1/+1
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-121-2/+4
|\
| * gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-0/+3
| * GFS2: Delete an unnecessary check before the function call "iput"Markus Elfring2015-11-161-2/+1
* | fs: use block_device name vsprintf helperDmitry Monakhov2016-01-061-3/+1
|/
* 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/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-12-101-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/+5
|/
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-9/+2
* 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/+1