index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_zone_alloc.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5 days
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
2025-11-05
xfs: fix zone selection in xfs_select_open_zone_mru
Christoph Hellwig
2025-11-05
xfs: fix a rtgroup leak when xfs_init_zone fails
Christoph Hellwig
2025-11-05
xfs: use blkdev_report_zones_cached()
Damien Le Moal
2025-10-31
xfs: document another racy GC case in xfs_zoned_map_extent
Christoph Hellwig
2025-10-29
xfs: set s_min_writeback_pages for zoned file systems
Christoph Hellwig
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
2025-08-19
xfs: remove xfs_last_used_zone
Christoph Hellwig
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
2025-06-16
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
2025-06-16
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
2025-03-18
xfs: don't wake zone space waiters without m_zone_info
Darrick J. Wong
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig