summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/refcount_repair.c
AgeCommit message (Expand)Author
2024-12-23xfs: online repair of the realtime refcount btreeDarrick J. Wong
2024-12-23xfs: namespace the maximum length/refcount symbolsDarrick J. Wong
2024-11-05xfs: rename metadata inode predicatesDarrick J. Wong
2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-02-22xfs: port refcount repair to the new refcount bag structureDarrick J. Wong
2024-02-22xfs: remove xfs_refcountbt_stage_cursorChristoph Hellwig
2024-02-22xfs: report XFS_IS_CORRUPT errors to the health systemDarrick J. Wong
2023-12-15xfs: repair refcount btreesDarrick J. Wong