summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_inode_item_recover.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: mark log recovery buffers for completionDave Chinner2020-07-061-1/+1
* xfs: improve local fork verificationChristoph Hellwig2020-05-191-5/+0
* xfs: call xfs_iformat_fork from xfs_inode_from_diskChristoph Hellwig2020-05-191-2/+1
* xfs: refactor log recovery inode item dispatch for pass2 commit functionsDarrick J. Wong2020-05-081-0/+355
* xfs: refactor log recovery item dispatch for pass2 readhead functionsDarrick J. Wong2020-05-081-0/+19
* xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong2020-05-081-0/+26