summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_group.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig1-1/+1
2025-07-24xfs: improve the xg_active_ref check in xfs_group_freeChristoph Hellwig1-1/+2
2025-07-18xfs: don't allocate the xfs_extent_busy structure for zoned RTGsChristoph Hellwig1-5/+9
2024-11-05xfs: add group based bno conversion helpersChristoph Hellwig1-0/+9
2024-11-05xfs: convert busy extent tracking to the generic group structureChristoph Hellwig1-2/+14
2024-11-05xfs: move the online repair rmap hooks to the generic group structureChristoph Hellwig1-0/+1
2024-11-05xfs: move draining of deferred operations to the generic group structureChristoph Hellwig1-0/+4
2024-11-05xfs: move metadata health tracking to the generic group structureChristoph Hellwig1-0/+4
2024-11-05xfs: add a xfs_group_next_range helperChristoph Hellwig1-0/+26
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig1-0/+169