index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_zone_gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Christoph Hellwig
1
-0
/
+5
2026-08-17
Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
1
-1
/
+1
2026-08-03
xfs: add a comment to describe xfs_gc_bio.victim_rtg
Christoph Hellwig
1
-0
/
+1
2026-08-03
xfs: add a separate bio_set for spliting GC writes
Christoph Hellwig
1
-1
/
+11
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
1
-3
/
+1
2026-05-30
xfs: handle racing deletions in xfs_zone_gc_iter_irec
Hans Holmberg
1
-1
/
+1
2026-04-27
xfs: fix memory leak for data allocated by xfs_zone_gc_data_alloc()
Wilfred Mallawa
1
-1
/
+1
2026-04-13
Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-128
/
+143
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+15
2026-04-07
xfs: use bio_await in xfs_zone_gc_reset_sync
Christoph Hellwig
1
-14
/
+5
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
1
-9
/
+10
2026-04-07
xfs: fix number of GC bvecs
Christoph Hellwig
1
-9
/
+10
2026-04-07
xfs: reduce special casing for the open GC zone
Christoph Hellwig
1
-32
/
+39
2026-04-07
xfs: streamline GC zone selection
Christoph Hellwig
1
-55
/
+40
2026-04-07
xfs: refactor GC zone selection helpers
Christoph Hellwig
1
-23
/
+22
2026-04-07
xfs: rename xfs_zone_gc_iter_next to xfs_zone_gc_iter_irec
Christoph Hellwig
1
-2
/
+2
2026-04-07
xfs: add a separate tracepoint for stealing an open zone for GC
Christoph Hellwig
1
-1
/
+1
2026-04-07
xfs: delay initial open of the GC zone
Christoph Hellwig
1
-25
/
+20
2026-03-30
xfs: start gc on zonegc_low_space attribute updates
Hans Holmberg
1
-0
/
+17
2026-03-18
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
1
-6
/
+18
2026-03-18
xfs: avoid unnecessary calculations in xfs_zoned_need_gc()
Damien Le Moal
1
-6
/
+18
2026-03-04
xfs: remove scratch field from struct xfs_gc_bio
Damien Le Moal
1
-2
/
+0
2026-02-25
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
1
-5
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-30
xfs: add sysfs stats for zoned GC
Christoph Hellwig
1
-0
/
+7
2026-01-30
xfs: add zone reset error injection
Christoph Hellwig
1
-2
/
+11
2026-01-30
xfs: refactor zone reset handling
Christoph Hellwig
1
-21
/
+28
2026-01-30
xfs: don't mark all discard issued by zoned GC as sync
Christoph Hellwig
1
-1
/
+2
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
1
-14
/
+7
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
1
-16
/
+9
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
1
-47
/
+59
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
1
-6
/
+1
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2025-11-20
xfs: use zi more in xfs_zone_gc_mount
Christoph Hellwig
1
-4
/
+4
2025-11-18
xfs: remove the unused bv field in struct xfs_gc_bio
Christoph Hellwig
1
-1
/
+0
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
1
-1
/
+1
2025-11-11
xfs: add a xfs_groups_to_rfsbs helper
Christoph Hellwig
1
-2
/
+1
2025-10-31
xfs: prevent gc from picking the same zone twice
Christoph Hellwig
1
-0
/
+27
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
1
-35
/
+46
2025-07-24
xfs: rename oz_write_pointer to oz_allocated
Christoph Hellwig
1
-7
/
+6
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
1
-4
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
1
-2
/
+3
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
1
-2
/
+0
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
1
-2
/
+8
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
1
-2
/
+14
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
1
-2
/
+2
[next]