summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_zone_space_resv.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig1-1/+1
2025-11-12xfs: remove xarray mark for reclaimable zonesHans Holmberg1-1/+1
2025-11-11xfs: add a xfs_groups_to_rfsbs helperChristoph Hellwig1-5/+3
2025-08-19xfs: kick off inodegc when failing to reserve zoned blocksChristoph Hellwig1-0/+6
2025-07-24xfs: stop passing an inode to the zone space reservation helpersChristoph Hellwig1-11/+6
2025-03-11xfs: trigger zone GC when out of available rt blocksHans Holmberg1-0/+10
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig1-0/+9
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig1-0/+244