Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-24 | xfs: check for shared rt extents when rebuilding rt file's data fork | Darrick J. Wong | 1 | -8/+13 |
2024-12-24 | xfs: online repair of realtime file bmaps | Darrick J. Wong | 1 | -4/+124 |
2024-12-24 | xfs: support file data forks containing metadata btrees | Darrick J. Wong | 1 | -0/+1 |
2024-11-06 | xfs: add a generic group pointer to the btree cursor | Christoph Hellwig | 1 | -2/+2 |
2024-11-06 | xfs: switch perag iteration from the for_each macros to a while based iterator | Christoph Hellwig | 1 | -3/+2 |
2024-11-06 | xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers | Christoph Hellwig | 1 | -3/+1 |
2024-10-11 | xfs: fix integer overflow in xrep_bmap | Darrick J. Wong | 1 | -1/+1 |
2024-09-01 | xfs: replace shouty XFS_BM{BT,DR} macros | Darrick J. Wong | 1 | -1/+1 |
2024-02-22 | xfs: remove xfs_bmbt_stage_cursor | Christoph Hellwig | 1 | -1/+7 |
2023-12-15 | xfs: repair the inode core and forks of a metadata inode | Darrick J. Wong | 1 | -4/+13 |
2023-12-15 | xfs: repair inode fork block mapping data structures | Darrick J. Wong | 1 | -0/+858 |