summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_zone_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-28xfs: improve the comments in xfs_select_zone_nowaitChristoph Hellwig1-8/+2
2025-06-16xfs: move xfs_submit_zoned_bio a bitChristoph Hellwig1-20/+20
2025-06-16xfs: check for shutdown before going to sleep in xfs_select_zoneChristoph Hellwig1-1/+1
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