summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rmap_repair.c
AgeCommit message (Expand)Author
2024-12-23xfs: walk the rt reference count tree when rebuilding rmapDarrick J. Wong
2024-12-23xfs: hook live realtime rmap operations during a repair operationDarrick J. Wong
2024-12-23xfs: walk the rt reverse mapping tree when rebuilding rmapDarrick J. Wong
2024-12-23xfs: support file data forks containing metadata btreesDarrick J. Wong
2024-11-05xfs: add a generic group pointer to the btree cursorChristoph Hellwig
2024-11-05xfs: move the online repair rmap hooks to the generic group structureChristoph Hellwig
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig
2024-11-05xfs: convert remaining trace points to pass pag structuresChristoph Hellwig
2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-04-22xfs: Remove unused function is_rt_data_forkJiapeng Chong
2024-04-15xfs: don't pick up IOLOCK during rmapbt repair scanDarrick J. Wong
2024-02-22xfs: hook live rmap operations during a repair operationDarrick J. Wong
2024-02-22xfs: create a shadow rmap btree during rmap repairDarrick J. Wong
2024-02-22xfs: repair the rmapbtDarrick J. Wong