summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/ialloc_repair.c
AgeCommit message (Expand)Author
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 objects to the xrep_ibt_walk_rmap tracepointChristoph Hellwig
2024-11-05xfs: add a xfs_agino_to_ino helperChristoph Hellwig
2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-10-07xfs: scrub: convert comma to semicolonYan Zhen
2024-02-22xfs: split xfs_inobt_init_cursorChristoph Hellwig
2024-02-22xfs: remove xfs_inobt_stage_cursorChristoph Hellwig
2024-02-17xfs: disable sparse inode chunk alignment check when there is no alignmentDarrick J. Wong
2023-12-15xfs: repair inode btreesDarrick J. Wong