| Commit message (Expand) | Author | Age | Files | Lines |
* | gfs2: No longer use 'extern' in function declarations | Andreas Gruenbacher | 2023-11-06 | 1 | -10/+12 |
* | fs/gfs2: Use the enum req_op and blk_opf_t types | Bart Van Assche | 2022-07-14 | 1 | -1/+1 |
* | gfs2: Clean up revokes on normal withdraws | Bob Peterson | 2021-05-20 | 1 | -0/+1 |
*-. | Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel... | Andreas Gruenbacher | 2021-02-23 | 1 | -15/+2 |
|\ \ |
|
| | * | gfs2: Simplify the buf_limit and databuf_limit definitions | Andreas Gruenbacher | 2021-01-19 | 1 | -15/+2 |
| |/ |
|
* | | gfs2: keep bios separate for each journal | Bob Peterson | 2021-01-25 | 1 | -2/+3 |
* | | gfs2: make gfs2_log_write_page static | Bob Peterson | 2020-12-31 | 1 | -1/+0 |
|/ |
|
* | gfs2: Split up gfs2_meta_sync into inode and rgrp versions | Bob Peterson | 2020-10-29 | 1 | -2/+0 |
* | gfs2: Recover statfs info in journal head | Abhi Das | 2020-10-23 | 1 | -0/+1 |
* | gfs2: Remove active journal side effect from gfs2_write_log_header | Andreas Gruenbacher | 2019-11-12 | 1 | -1/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 2019-06-05 | 1 | -4/+1 |
* | gfs2: read journal in large chunks | Abhi Das | 2019-05-07 | 1 | -1/+3 |
* | gfs2: Remove unnecessary extern declarations | Andreas Gruenbacher | 2019-05-07 | 1 | -5/+0 |
* | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson | 2019-05-07 | 1 | -1/+1 |
* | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 2019-02-14 | 1 | -3/+1 |
* | gfs2: read journal in large chunks to locate the head | Abhi Das | 2018-12-11 | 1 | -1/+3 |
* | gfs2: changes to gfs2_log_XXX_bio | Abhi Das | 2018-12-11 | 1 | -1/+1 |
* | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson | 2018-01-23 | 1 | -0/+3 |
* | gfs2: use bio op accessors | Mike Christie | 2016-06-07 | 1 | -1/+1 |
* | GFS2: Move log buffer lists into transaction | Steven Whitehouse | 2014-02-24 | 1 | -2/+3 |
* | GFS2: Eliminate gfs2_rg_lops | Bob Peterson | 2013-06-05 | 1 | -1/+0 |
* | GFS2: replace gfs2_ail structure with gfs2_trans | Benjamin Marzinski | 2013-04-08 | 1 | -2/+3 |
* | GFS2: Merge gfs2_attach_bufdata() into trans.c | Steven Whitehouse | 2013-01-29 | 1 | -7/+0 |
* | GFS2: Copy gfs2_trans_add_bh into new data/meta functions | Steven Whitehouse | 2013-01-29 | 1 | -6/+1 |
* | GFS2: eliminate log elements and simplify | Bob Peterson | 2012-05-02 | 1 | -6/+6 |
* | GFS2: Clean up log write code path | Steven Whitehouse | 2012-04-24 | 1 | -0/+2 |
* | [GFS2] Only do lo_incore_commit once | Bob Peterson | 2008-03-31 | 1 | -10/+1 |
* | [GFS2] assertion failure after writing to journaled file, umount | Robert Peterson | 2007-07-09 | 1 | -0/+23 |
* | [GFS2] split and annotate gfs2_log_head | Al Viro | 2006-11-30 | 1 | -1/+1 |
* | [GFS2] Make headers compile on their own | Steven Whitehouse | 2006-09-05 | 1 | -0/+3 |
* | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 2006-09-01 | 1 | -1/+1 |
* | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 2006-05-18 | 1 | -1/+1 |
* | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 2006-04-07 | 1 | -7/+7 |
* | [GFS2] The core of GFS2 | David Teigland | 2006-01-16 | 1 | -0/+96 |