Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-06 | xfs: move the min and max group block numbers to xfs_group | Darrick J. Wong | 1 | -0/+33 |
2024-11-06 | xfs: add group based bno conversion helpers | Christoph Hellwig | 1 | -0/+56 |
2024-11-06 | xfs: convert busy extent tracking to the generic group structure | Christoph Hellwig | 1 | -0/+5 |
2024-11-06 | xfs: move the online repair rmap hooks to the generic group structure | Christoph Hellwig | 1 | -0/+5 |
2024-11-06 | xfs: move draining of deferred operations to the generic group structure | Christoph Hellwig | 1 | -0/+9 |
2024-11-06 | xfs: move metadata health tracking to the generic group structure | Christoph Hellwig | 1 | -0/+12 |
2024-11-06 | xfs: add a xfs_group_next_range helper | Christoph Hellwig | 1 | -0/+3 |
2024-11-06 | xfs: factor out a generic xfs_group structure | Christoph Hellwig | 1 | -0/+41 |