summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/lops.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher2023-11-061-10/+12
* fs/gfs2: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-1/+1
* gfs2: Clean up revokes on normal withdrawsBob Peterson2021-05-201-0/+1
*-. Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher2021-02-231-15/+2
|\ \
| | * gfs2: Simplify the buf_limit and databuf_limit definitionsAndreas Gruenbacher2021-01-191-15/+2
| |/
* | gfs2: keep bios separate for each journalBob Peterson2021-01-251-2/+3
* | gfs2: make gfs2_log_write_page staticBob Peterson2020-12-311-1/+0
|/
* gfs2: Split up gfs2_meta_sync into inode and rgrp versionsBob Peterson2020-10-291-2/+0
* gfs2: Recover statfs info in journal headAbhi Das2020-10-231-0/+1
* gfs2: Remove active journal side effect from gfs2_write_log_headerAndreas Gruenbacher2019-11-121-1/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* gfs2: read journal in large chunksAbhi Das2019-05-071-1/+3
* gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2019-05-071-5/+0
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-071-1/+1
* Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-141-3/+1
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-111-1/+3
* gfs2: changes to gfs2_log_XXX_bioAbhi Das2018-12-111-1/+1
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-0/+3
* gfs2: use bio op accessorsMike Christie2016-06-071-1/+1
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-2/+3
* GFS2: Eliminate gfs2_rg_lopsBob Peterson2013-06-051-1/+0
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-2/+3
* GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse2013-01-291-7/+0
* GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse2013-01-291-6/+1
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-6/+6
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-0/+2
* [GFS2] Only do lo_incore_commit onceBob Peterson2008-03-311-10/+1
* [GFS2] assertion failure after writing to journaled file, umountRobert Peterson2007-07-091-0/+23
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-1/+1
* [GFS2] Make headers compile on their ownSteven Whitehouse2006-09-051-0/+3
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-7/+7
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+96