summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/bmap_repair.c
AgeCommit message (Expand)Author
2024-12-23xfs: check for shared rt extents when rebuilding rt file's data forkDarrick J. Wong
2024-12-23xfs: online repair of realtime file bmapsDarrick J. Wong
2024-12-23xfs: support file data forks containing metadata btreesDarrick J. Wong
2024-11-05xfs: add a generic group pointer to the btree cursorChristoph Hellwig
2024-11-05xfs: switch perag iteration from the for_each macros to a while based iteratorChristoph Hellwig
2024-11-05xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpersChristoph Hellwig
2024-10-11xfs: fix integer overflow in xrep_bmapDarrick J. Wong
2024-09-01xfs: replace shouty XFS_BM{BT,DR} macrosDarrick J. Wong
2024-02-22xfs: remove xfs_bmbt_stage_cursorChristoph Hellwig
2023-12-15xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2023-12-15xfs: repair inode fork block mapping data structuresDarrick J. Wong