summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_log_recover.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: capture inode generation numbers in the ondisk exchmaps log itemDarrick J. Wong2024-04-151-0/+2
* xfs: introduce a file mapping exchange log intent itemDarrick J. Wong2024-04-151-0/+2
* xfs: pass the defer ops instead of type to xfs_defer_start_recoveryChristoph Hellwig2023-12-141-1/+2
* xfs: move ->iop_recover to xfs_defer_op_typeDarrick J. Wong2023-12-061-0/+2
* xfs: use xfs_defer_finish_one to finish recovered work itemsDarrick J. Wong2023-12-061-1/+1
* xfs: transfer recovered intent item ownership in ->iop_recoverDarrick J. Wong2023-12-061-0/+2
* xfs: use xfs_defer_pending objects to recover intent itemsDarrick J. Wong2023-12-061-0/+3
* xfs: reserve less log space when recovering log intent itemsDarrick J. Wong2023-09-121-0/+22
* xfs: convert buf_cancel_table allocation to kmalloc_arrayDarrick J. Wong2022-05-271-1/+1
* xfs: refactor buffer cancellation table allocationDarrick J. Wong2022-05-271-6/+8
* xfs: Set up infrastructure for log attribute replayAllison Henderson2022-05-041-0/+2
* xfs: refactor xfs_iget calls from log intent recoveryDarrick J. Wong2021-08-091-0/+2
* xfs: remove xlog_recover_iodoneChristoph Hellwig2020-09-151-1/+0
* xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.cDarrick J. Wong2020-05-081-2/+0
* xfs: refactor releasing finished intents during log recoveryDarrick J. Wong2020-05-081-0/+3
* xfs: refactor log recovery buffer item dispatch for pass2 commit functionsDarrick J. Wong2020-05-081-0/+23
* xfs: refactor log recovery item dispatch for pass1 commit functionsDarrick J. Wong2020-05-081-0/+4
* xfs: refactor log recovery item dispatch for pass2 readhead functionsDarrick J. Wong2020-05-081-0/+6
* xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong2020-05-081-2/+43
* xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_itemDarrick J. Wong2020-05-081-2/+2
* xfs: remove unused typedef definitionsEric Sandeen2019-11-131-2/+2
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-1/+1
* xfs: remove unused struct declarationsEric Sandeen2017-01-301-1/+0
* libxfs: convert ushort to unsigned shortDarrick J. Wong2016-11-081-1/+1
* xfs: support a crc verification only log record passBrian Foster2016-01-041-0/+1
* libxfs: move header filesDave Chinner2014-06-251-0/+66