summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item_recover.c
AgeCommit message (Expand)Author
2023-11-13xfs: recovery should not clear di_flushiter unconditionallyDave Chinner
2023-11-13xfs: inode recovery does not validate the recovered inodeDave Chinner
2022-09-19xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng
2022-05-04xfs: hide log iovec alignment constraintsDave Chinner
2022-04-11xfs: Introduce per-inode 64-bit extent countersChandan Babu R
2022-04-11xfs: Replace numbered inode recovery error messages with descriptive onesChandan Babu R
2022-04-11xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpersChandan Babu R
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksDave Chinner
2021-07-29xfs: logging the on disk inode LSN can make it go backwardsDave Chinner
2021-04-22xfs: rename struct xfs_legacy_ictimestampChristoph Hellwig
2021-04-22xfs: rename xfs_ictimestamp_tChristoph Hellwig
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong
2020-09-15xfs: redefine xfs_ictimestamp_tDarrick J. Wong
2020-09-15xfs: redefine xfs_timestamp_tDarrick J. Wong
2020-09-15xfs: move xfs_log_dinode_to_disk to the log recovery codeDarrick J. Wong
2020-07-06xfs: mark log recovery buffers for completionDave Chinner
2020-05-19xfs: improve local fork verificationChristoph Hellwig
2020-05-19xfs: call xfs_iformat_fork from xfs_inode_from_diskChristoph Hellwig
2020-05-08xfs: refactor log recovery inode item dispatch for pass2 commit functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery item dispatch for pass2 readhead functionsDarrick J. Wong
2020-05-08xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong