summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_zone_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-14xfs: add inode to zone caching for data placementHans Holmberg1-0/+109
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg1-0/+7
2025-03-18xfs: don't wake zone space waiters without m_zone_infoDarrick J. Wong1-3/+12
2025-03-03xfs: support write life time based data placementHans Holmberg1-16/+114
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig1-0/+155
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig1-0/+2
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig1-0/+956