summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_group.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-03xfs: support zone gapsChristoph Hellwig1-1/+5
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig1-4/+17
2025-03-03xfs: allow internal RT devices for zoned modeChristoph Hellwig1-2/+4
2024-11-05xfs: move the min and max group block numbers to xfs_groupDarrick J. Wong1-0/+33
2024-11-05xfs: add group based bno conversion helpersChristoph Hellwig1-0/+56
2024-11-05xfs: convert busy extent tracking to the generic group structureChristoph Hellwig1-0/+5
2024-11-05xfs: move the online repair rmap hooks to the generic group structureChristoph Hellwig1-0/+5
2024-11-05xfs: move draining of deferred operations to the generic group structureChristoph Hellwig1-0/+9
2024-11-05xfs: move metadata health tracking to the generic group structureChristoph Hellwig1-0/+12
2024-11-05xfs: add a xfs_group_next_range helperChristoph Hellwig1-0/+3
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig1-0/+41