summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/ialloc_repair.c
AgeCommit message (Expand)Author
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-24xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong
2026-01-23xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong
2026-01-21xfs: directly include xfs_platform.hChristoph 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 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