| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-08-03 | 1 | -14/+14 |
|\ |
|
| * | gfs2: Convert gfs2_jhead_process_page() to use a folio | Matthew Wilcox (Oracle) | 2022-08-02 | 1 | -14/+14 |
* | | fs/gfs2: Use the enum req_op and blk_opf_t types | Bart Van Assche | 2022-07-14 | 1 | -2/+2 |
|/ |
|
* | block: remove the per-bio/request write hint | Christoph Hellwig | 2022-03-07 | 1 | -1/+0 |
* | block: pass a block_device and opf to bio_alloc | Christoph Hellwig | 2022-02-02 | 1 | -5/+3 |
* | gfs2: be more verbose replaying invalid rgrp blocks | Bob Peterson | 2021-08-19 | 1 | -15/+29 |
* | gfs2: Clean up revokes on normal withdraws | Bob Peterson | 2021-05-20 | 1 | -1/+6 |
* | Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 2021-04-29 | 1 | -5/+8 |
|\ |
|
| * | gfs2: Fix a number of kernel-doc warnings | Lee Jones | 2021-04-09 | 1 | -5/+8 |
* | | treewide: Change list_sort to use const pointers | Sami Tolvanen | 2021-04-09 | 1 | -1/+2 |
|/ |
|
* | block: rename BIO_MAX_PAGES to BIO_MAX_VECS | Christoph Hellwig | 2021-03-11 | 1 | -1/+1 |
*-. | Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel... | Andreas Gruenbacher | 2021-02-23 | 1 | -3/+7 |
|\ \ |
|
| | * | gfs2: Per-revoke accounting in transactions | Andreas Gruenbacher | 2021-02-22 | 1 | -1/+0 |
| | * | gfs2: Rename gfs2_{write => flush}_revokes | Andreas Gruenbacher | 2021-01-19 | 1 | -1/+1 |
| * | | gfs2: Add local resource group locking | Andreas Gruenbacher | 2021-02-17 | 1 | -1/+5 |
| * | | gfs2: Add per-reservation reserved block accounting | Andreas Gruenbacher | 2021-02-17 | 1 | -0/+1 |
| |/ |
|
* | | gfs2: keep bios separate for each journal | Bob Peterson | 2021-01-25 | 1 | -6/+8 |
* | | gfs2: make gfs2_log_write_page static | Bob Peterson | 2020-12-31 | 1 | -1/+1 |
|/ |
|
* | gfs2: Split up gfs2_meta_sync into inode and rgrp versions | Bob Peterson | 2020-10-29 | 1 | -26/+5 |
* | gfs2: Recover statfs info in journal head | Abhi Das | 2020-10-23 | 1 | -1/+1 |
* | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
* | gfs2: Even more gfs2_find_jhead fixes | Andreas Gruenbacher | 2020-05-29 | 1 | -10/+5 |
* | gfs2: More gfs2_find_jhead fixes | Andreas Gruenbacher | 2020-05-08 | 1 | -7/+12 |
* | gfs2: Switch to list_{first,last}_entry | Andreas Gruenbacher | 2020-03-27 | 1 | -3/+3 |
* | gfs2: Prepare to withdraw as soon as an IO error occurs in log write | Bob Peterson | 2020-02-27 | 1 | -0/+3 |
* | gfs2: Only complain the first time an io error occurs in quota or log | Bob Peterson | 2020-02-10 | 1 | -2/+3 |
* | gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0 | Abhi Das | 2020-02-06 | 1 | -1/+1 |
* | gfs2: eliminate ssize parameter from gfs2_struct2blk | Bob Peterson | 2020-01-07 | 1 | -1/+1 |
* | gfs2: Another gfs2_find_jhead fix | Andreas Gruenbacher | 2020-01-07 | 1 | -24/+44 |
* | gfs2: fix glock reference problem in gfs2_trans_remove_revoke | Bob Peterson | 2019-11-14 | 1 | -4/+1 |
* | gfs2: Remove active journal side effect from gfs2_write_log_header | Andreas Gruenbacher | 2019-11-12 | 1 | -14/+15 |
* | gfs2: dump fsid when dumping glock problems | Bob Peterson | 2019-06-27 | 1 | -1/+1 |
* | gfs2: Warn when a journal replay overwrites a rgrp with buffers | Bob Peterson | 2019-06-27 | 1 | -2/+20 |
* | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-08 | 1 | -4/+1 |
|\ |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | | Revert "gfs2: Replace gl_revokes with a GLF flag" | Bob Peterson | 2019-06-06 | 1 | -24/+9 |
|/ |
|
* | Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 2019-05-08 | 1 | -22/+238 |
|\ |
|
| * | gfs2: read journal in large chunks | Abhi Das | 2019-05-07 | 1 | -6/+206 |
| * | gfs2: Rename sd_log_le_{revoke,ordered} | Andreas Gruenbacher | 2019-05-07 | 1 | -2/+2 |
| * | gfs2: Remove unnecessary extern declarations | Andreas Gruenbacher | 2019-05-07 | 1 | -3/+3 |
| * | gfs2: Replace gl_revokes with a GLF flag | Bob Peterson | 2019-05-07 | 1 | -9/+24 |
| * | gfs2: Fix occasional glock use-after-free | Andreas Gruenbacher | 2019-05-07 | 1 | -2/+4 |
| * | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson | 2019-05-07 | 1 | -3/+3 |
* | | block: remove the i argument to bio_for_each_segment_all | Christoph Hellwig | 2019-04-30 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-03-08 | 1 | -2/+4 |
|\ |
|
| * | block: allow bio_for_each_segment_all() to iterate over multi-page bvec | Ming Lei | 2019-02-15 | 1 | -3/+6 |
* | | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 2019-02-14 | 1 | -184/+6 |
|/ |
|
* | gfs2: read journal in large chunks to locate the head | Abhi Das | 2018-12-11 | 1 | -6/+184 |
* | gfs2: changes to gfs2_log_XXX_bio | Abhi Das | 2018-12-11 | 1 | -34/+39 |
* | gfs2: Rename bitmap.bi_{len => bytes} | Andreas Gruenbacher | 2018-10-12 | 1 | -1/+1 |