summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/newbt.c
AgeCommit message (Expand)Author
2024-12-23xfs: support repairing metadata btrees rooted in metadir inodesDarrick J. Wong
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig
2024-11-05xfs: pass the pag to the xrep_newbt_extent_class tracepointsChristoph Hellwig
2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-07-02xfs: convert "skip_discard" to a proper flags bitsetDarrick J. Wong
2024-02-22xfs: repair the rmapbtDarrick J. Wong
2024-02-22xfs: store the btree pointer length in struct xfs_btree_opsDarrick J. Wong
2024-02-22xfs: encode the btree geometry flags in the btree ops structureDarrick J. Wong
2023-12-15xfs: repair free space btreesDarrick J. Wong
2023-12-15xfs: constrain dirty buffers while formatting a staged btreeDarrick J. Wong
2023-12-15xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2023-12-06xfs: log EFIs for all btree blocks being used to stage a btreeDarrick J. Wong
2023-12-06xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong