summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/alloc_repair.c
AgeCommit message (Expand)Author
2024-12-23xfs: add a realtime flag to the rmap update log redo itemsDarrick J. Wong
2024-12-23xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventionsDarrick J. Wong
2024-11-05xfs: convert busy extent tracking to the generic group structureChristoph Hellwig
2024-11-05xfs: return the busy generation from xfs_extent_busy_list_emptyChristoph 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: pass the pag to the xrep_newbt_extent_class tracepointsChristoph Hellwig
2024-04-15xfs: fix error bailout in xrep_abt_build_new_treesDarrick J. Wong
2024-02-22xfs: split xfs_allocbt_init_cursorChristoph Hellwig
2024-02-22xfs: split the agf_roots and agf_levels arraysChristoph Hellwig
2024-02-22xfs: remove xfs_allocbt_stage_cursorChristoph Hellwig
2023-12-15xfs: repair free space btreesDarrick J. Wong