summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_zone_priv.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-07xfs: reduce special casing for the open GC zoneChristoph Hellwig1-12/+3
2026-01-21xfs: always allocate the free zone with the lowest indexHans Holmberg1-1/+0
2025-11-12xfs: remove xarray mark for reclaimable zonesHans Holmberg1-0/+1
2025-10-21xfs: cache open zone in inode->i_privateChristoph Hellwig1-0/+2
2025-07-24xfs: rename oz_write_pointer to oz_allocatedChristoph Hellwig1-8/+8
2025-03-03xfs: support write life time based data placementHans Holmberg1-1/+8
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig1-0/+21
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig1-0/+2
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig1-0/+89