summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_zone_alloc.c
AgeCommit message (Expand)Author
2025-08-19xfs: remove xfs_last_used_zoneChristoph Hellwig
2025-08-11xfs: split xfs_zone_record_blocksChristoph Hellwig
2025-07-24xfs: improve the comments in xfs_select_zone_nowaitChristoph Hellwig
2025-07-24xfs: improve the comments in xfs_max_open_zonesChristoph Hellwig
2025-07-24xfs: rename oz_write_pointer to oz_allocatedChristoph Hellwig
2025-07-24xfs: use a uint32_t to cache i_used_blocks in xfs_init_zoneChristoph Hellwig
2025-06-16xfs: move xfs_submit_zoned_bio a bitChristoph Hellwig
2025-06-16xfs: check for shutdown before going to sleep in xfs_select_zoneChristoph Hellwig
2025-05-14xfs: add inode to zone caching for data placementHans Holmberg
2025-04-14xfs: add tunable threshold parameter for triggering zone GCHans Holmberg
2025-03-18xfs: don't wake zone space waiters without m_zone_infoDarrick J. Wong
2025-03-03xfs: support write life time based data placementHans Holmberg
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig