aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item_recover.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong1-4/+15
2020-09-15xfs: redefine xfs_ictimestamp_tDarrick J. Wong1-2/+4
2020-09-15xfs: redefine xfs_timestamp_tDarrick J. Wong1-8/+19
2020-09-15xfs: move xfs_log_dinode_to_disk to the log recovery codeDarrick J. Wong1-0/+52
2020-07-06xfs: mark log recovery buffers for completionDave Chinner1-1/+1
2020-05-19xfs: improve local fork verificationChristoph Hellwig1-5/+0
2020-05-19xfs: call xfs_iformat_fork from xfs_inode_from_diskChristoph Hellwig1-2/+1
2020-05-08xfs: refactor log recovery inode item dispatch for pass2 commit functionsDarrick J. Wong1-0/+355
2020-05-08xfs: refactor log recovery item dispatch for pass2 readhead functionsDarrick J. Wong1-0/+19
2020-05-08xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong1-0/+26