index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_zone_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove xfs_last_used_zone
Christoph Hellwig
2025-08-19
1
-43
/
+2
*
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2025-08-11
1
-13
/
+29
*
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
2025-07-24
1
-8
/
+2
*
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
2025-07-24
1
-6
/
+9
*
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
2025-07-24
1
-9
/
+9
*
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
2025-07-24
1
-1
/
+1
*
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
2025-06-16
1
-20
/
+20
*
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
2025-06-16
1
-1
/
+1
*
xfs: add inode to zone caching for data placement
Hans Holmberg
2025-05-14
1
-0
/
+109
*
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
2025-04-14
1
-0
/
+7
*
xfs: don't wake zone space waiters without m_zone_info
Darrick J. Wong
2025-03-18
1
-3
/
+12
*
xfs: support write life time based data placement
Hans Holmberg
2025-03-03
1
-16
/
+114
*
xfs: implement zoned garbage collection
Christoph Hellwig
2025-03-03
1
-0
/
+155
*
xfs: add support for zoned space reservations
Christoph Hellwig
2025-03-03
1
-0
/
+2
*
xfs: add the zoned space allocator
Christoph Hellwig
2025-03-03
1
-0
/
+956