aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.c
AgeCommit message (Expand)Author
2020-06-17gfs2: Even more gfs2_find_jhead fixesAndreas Gruenbacher
2020-05-20gfs2: More gfs2_find_jhead fixesAndreas Gruenbacher
2020-02-06gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0Abhi Das
2020-01-07gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson
2020-01-07gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher
2019-11-14gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson
2019-11-12gfs2: Remove active journal side effect from gfs2_write_log_headerAndreas Gruenbacher
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: Warn when a journal replay overwrites a rgrp with buffersBob Peterson
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-08Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2019-05-07gfs2: read journal in large chunksAbhi Das
2019-05-07gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher
2019-05-07gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher
2019-05-07gfs2: Replace gl_revokes with a GLF flagBob Peterson
2019-05-07gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson
2019-04-30block: remove the i argument to bio_for_each_segment_allChristoph Hellwig
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das
2018-12-11gfs2: changes to gfs2_log_XXX_bioAbhi Das
2018-10-12gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher
2018-06-21gfs2: Don't withdraw under a spin lockAndreas Gruenbacher
2018-01-25GFS2: Fix minor comment typoBob Peterson
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06buffer: set errors in mapping at the time that the error occursJeff Layton
2017-07-05Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-05gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher
2017-06-20GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09gfs2: remove the unused sd_log_error fieldChristoph Hellwig
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson
2016-06-07gfs2: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2015-09-11Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2015-08-13block: remove bio_get_nr_vecs()Kent Overstreet
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2014-04-28GFS2: lops.c: replace 0 by NULL for pointersFabian Frederick
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson