Age | Commit message (Expand) | Author | Files | Lines |
2019-11-12 | gfs2: Remove active journal side effect from gfs2_write_log_header | Andreas Gruenbacher | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
2019-05-07 | gfs2: read journal in large chunks | Abhi Das | 1 | -1/+3 |
2019-05-07 | gfs2: Remove unnecessary extern declarations | Andreas Gruenbacher | 1 | -5/+0 |
2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson | 1 | -1/+1 |
2019-02-14 | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 1 | -3/+1 |
2018-12-11 | gfs2: read journal in large chunks to locate the head | Abhi Das | 1 | -1/+3 |
2018-12-11 | gfs2: changes to gfs2_log_XXX_bio | Abhi Das | 1 | -1/+1 |
2018-01-23 | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson | 1 | -0/+3 |
2016-06-07 | gfs2: use bio op accessors | Mike Christie | 1 | -1/+1 |
2014-02-24 | GFS2: Move log buffer lists into transaction | Steven Whitehouse | 1 | -2/+3 |
2013-06-05 | GFS2: Eliminate gfs2_rg_lops | Bob Peterson | 1 | -1/+0 |
2013-04-08 | GFS2: replace gfs2_ail structure with gfs2_trans | Benjamin Marzinski | 1 | -2/+3 |
2013-01-29 | GFS2: Merge gfs2_attach_bufdata() into trans.c | Steven Whitehouse | 1 | -7/+0 |
2013-01-29 | GFS2: Copy gfs2_trans_add_bh into new data/meta functions | Steven Whitehouse | 1 | -6/+1 |
2012-05-02 | GFS2: eliminate log elements and simplify | Bob Peterson | 1 | -6/+6 |
2012-04-24 | GFS2: Clean up log write code path | Steven Whitehouse | 1 | -0/+2 |
2008-03-31 | [GFS2] Only do lo_incore_commit once | Bob Peterson | 1 | -10/+1 |
2007-07-09 | [GFS2] assertion failure after writing to journaled file, umount | Robert Peterson | 1 | -0/+23 |
2006-11-30 | [GFS2] split and annotate gfs2_log_head | Al Viro | 1 | -1/+1 |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse | 1 | -0/+3 |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 1 | -1/+1 |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 1 | -1/+1 |
2006-04-07 | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 1 | -7/+7 |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland | 1 | -0/+96 |