index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_zone_alloc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
xfs: fix zone selection in xfs_select_open_zone_mru
Christoph Hellwig
1
-1
/
+1
2025-11-05
xfs: fix a rtgroup leak when xfs_init_zone fails
Christoph Hellwig
1
-1
/
+3
2025-10-31
xfs: document another racy GC case in xfs_zoned_map_extent
Christoph Hellwig
1
-0
/
+8
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
1
-84
/
+45
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
1
-4
/
+15
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
1
-1
/
+1
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
1
-1
/
+1
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
1
-7
/
+1
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
1
-60
/
+62
2025-08-19
xfs: remove xfs_last_used_zone
Christoph Hellwig
1
-43
/
+2
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
1
-13
/
+29
2025-07-24
xfs: improve the comments in xfs_select_zone_nowait
Christoph Hellwig
1
-8
/
+2
2025-07-24
xfs: improve the comments in xfs_max_open_zones
Christoph Hellwig
1
-6
/
+9
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
1
-9
/
+9
2025-07-24
xfs: use a uint32_t to cache i_used_blocks in xfs_init_zone
Christoph Hellwig
1
-1
/
+1
2025-06-16
xfs: move xfs_submit_zoned_bio a bit
Christoph Hellwig
1
-20
/
+20
2025-06-16
xfs: check for shutdown before going to sleep in xfs_select_zone
Christoph Hellwig
1
-1
/
+1
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
1
-0
/
+109
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
1
-0
/
+7
2025-03-18
xfs: don't wake zone space waiters without m_zone_info
Darrick J. Wong
1
-3
/
+12
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
1
-16
/
+114
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
1
-0
/
+155
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
1
-0
/
+2
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
1
-0
/
+956