summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-271-1/+1
* gfs2: Warn when a journal replay overwrites a rgrp with buffersBob Peterson2019-06-271-2/+20
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1Star
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-061-24/+9Star
|/
* Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2019-05-081-22/+238
|\
| * gfs2: read journal in large chunksAbhi Das2019-05-071-6/+206
| * gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-071-2/+2
| * gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2019-05-071-3/+3
| * gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-071-9/+24
| * gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher2019-05-071-2/+4
| * gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-071-3/+3
* | block: remove the i argument to bio_for_each_segment_allChristoph Hellwig2019-04-301-2/+1Star
|/
* Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-2/+4
|\
| * block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei2019-02-151-3/+6
* | Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-141-184/+6Star
|/
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-111-6/+184
* gfs2: changes to gfs2_log_XXX_bioAbhi Das2018-12-111-34/+39
* gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher2018-10-121-1/+1
* gfs2: Don't withdraw under a spin lockAndreas Gruenbacher2018-06-211-1/+1
* GFS2: Fix minor comment typoBob Peterson2018-01-251-1/+1
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-7/+9
* 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: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-251-2/+5
|/
* Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+1
|\
| * buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-061-1/+1
* | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-4/+2Star
|\ \
| * | gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-1/+1
| * | GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-201-3/+1Star
| |/
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-091-4/+4
* | gfs2: remove the unused sd_log_error fieldChristoph Hellwig2017-06-091-3/+1Star
|/
* block: better op and flags encodingChristoph Hellwig2016-10-281-1/+1
* Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-271-5/+7
|\
| * gfs2: use bio op accessorsMike Christie2016-06-071-5/+6
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-1/+2
* | GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson2016-07-211-6/+5Star
|/
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-111-3/+3
|\
| * GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-3/+3
* | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-131-8/+1Star
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-5/+5
|/
* GFS2: lops.c: replace 0 by NULL for pointersFabian Frederick2014-04-281-1/+1
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-071-21/+17Star
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-031-2/+2
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-8/+7Star
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-17/+15Star
* 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: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-0/+4
* | GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-031-0/+1
|/