summaryrefslogtreecommitdiff
path: root/fs/gfs2/lops.h
AgeCommit message (Expand)Author
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2022-07-14fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche
2021-05-20gfs2: Clean up revokes on normal withdrawsBob Peterson
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher
2021-01-25gfs2: keep bios separate for each journalBob Peterson
2021-01-19gfs2: Simplify the buf_limit and databuf_limit definitionsAndreas Gruenbacher
2020-12-31gfs2: make gfs2_log_write_page staticBob Peterson
2020-10-29gfs2: Split up gfs2_meta_sync into inode and rgrp versionsBob Peterson
2020-10-23gfs2: Recover statfs info in journal headAbhi Das
2019-11-12gfs2: Remove active journal side effect from gfs2_write_log_headerAndreas Gruenbacher
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-07gfs2: read journal in large chunksAbhi Das
2019-05-07gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson
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-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson
2016-06-07gfs2: use bio op accessorsMike Christie
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse
2013-06-05GFS2: Eliminate gfs2_rg_lopsBob Peterson
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski
2013-01-29GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson
2007-07-09[GFS2] assertion failure after writing to journaled file, umountRobert Peterson
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland