aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-1/+1
2021-05-20gfs2: Clean up revokes on normal withdrawsBob Peterson1-0/+1
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.gitAndreas Gruenbacher1-15/+2
2021-01-25gfs2: keep bios separate for each journalBob Peterson1-2/+3
2021-01-19gfs2: Simplify the buf_limit and databuf_limit definitionsAndreas Gruenbacher1-15/+2
2020-12-31gfs2: make gfs2_log_write_page staticBob Peterson1-1/+0
2020-10-29gfs2: Split up gfs2_meta_sync into inode and rgrp versionsBob Peterson1-2/+0
2020-10-23gfs2: Recover statfs info in journal headAbhi Das1-0/+1
2019-11-12gfs2: Remove active journal side effect from gfs2_write_log_headerAndreas Gruenbacher1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
2019-05-07gfs2: read journal in large chunksAbhi Das1-1/+3
2019-05-07gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher1-5/+0
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson1-1/+1
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson1-3/+1
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das1-1/+3
2018-12-11gfs2: changes to gfs2_log_XXX_bioAbhi Das1-1/+1
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson1-0/+3
2016-06-07gfs2: use bio op accessorsMike Christie1-1/+1
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse1-2/+3
2013-06-05GFS2: Eliminate gfs2_rg_lopsBob Peterson1-1/+0
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski1-2/+3
2013-01-29GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse1-7/+0
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse1-6/+1
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson1-6/+6
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse1-0/+2
2008-03-31[GFS2] Only do lo_incore_commit onceBob Peterson1-10/+1
2007-07-09[GFS2] assertion failure after writing to journaled file, umountRobert Peterson1-0/+23
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-1/+1
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+3
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse1-7/+7
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+96