summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/reap.c
AgeCommit message (Expand)Author
2022-11-09xfs: repair the rmapbtDarrick J. Wong
2022-11-09xfs: repair problems in CoW forksrepair-file-mappings_2022-11-09Darrick J. Wong
2022-11-09xfs: reintroduce reaping of file metadata blocks to xrep_reap_extentsDarrick J. Wong
2022-11-09xfs: repair free space btreesDarrick J. Wong
2022-11-09xfs: use per-AG bitmaps to reap unused AG metadata blocks during repairrepair-reap-fixes_2022-11-09Darrick J. Wong
2022-11-09xfs: reap large AG metadata extents when possibleDarrick J. Wong
2022-11-09xfs: ignore stale buffers when scanning the buffer cacheDarrick J. Wong
2022-11-09xfs: rearrange xrep_reap_block to make future code flow easierDarrick J. Wong
2022-11-09xfs: use deferred frees to reap old btree blocksDarrick J. Wong
2022-11-09xfs: only allow reaping of per-AG blocks in xrep_reap_extentsDarrick J. Wong
2022-11-09xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2022-11-09xfs: move the post-repair block reaping code to a separate fileDarrick J. Wong