summaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
AgeCommit message (Expand)Author
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25gfs2: Silence gcc format-truncation warningAndreas Gruenbacher
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-08-09GFS2: Delete debugfs files only after we evict the glocksBob Peterson
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20gfs2: Convert to properly refcounting bdiJan Kara
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-21Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara
2017-01-05GFS2: Made logd daemon take into account log demandBob Peterson
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-08-02GFS2: use BIT() macroFabian Frederick
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-06-27gfs2: Fix gfs2_lookup_by_inum lock inversionAndreas Gruenbacher
2016-06-07gfs2: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-05-02parallel lookups: actual switch to rwsemAl Viro
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro
2016-03-15GFS2: Eliminate parameter non_block on gfs2_inode_lookupBob Peterson
2016-01-12Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-06fs: use block_device name vsprintf helperDmitry Monakhov
2015-12-14gfs2: change gfs2 readdir cookieBenjamin Marzinski
2015-11-16GFS2: Delete an unnecessary check before the function call "iput"Markus Elfring
2015-09-23GFS2: Set s_mode before parsing mount optionsAndrew Price
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-06-27Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds
2015-05-01GFS2: mark the journal idle to fix ro mountsBenjamin Marzinski
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2014-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-11-10gfs2: Set allowed quota typesJan Kara
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-03-31GFS2: Fix address space from page functionSteven Whitehouse
2014-03-07GFS2: Use pr_<level> more consistentlyJoe Perches
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson
2014-03-06GFS2: global conversion to pr_foo()Fabian Frederick
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse
2014-01-14GFS2: Move quota bitmap operations under their own lockSteven Whitehouse
2014-01-14GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse