summaryrefslogtreecommitdiffstats
path: root/v6.4/568220fa96572e7bb48cfe8f2d04ab44e0dfe08e
blob: c366cac090de0830467e3b44ab980b9b9cc06d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
568220fa9657 ("btrfs: zoned: support RAID0/1/10 on top of raid stripe tree")
02c372e1f016 ("btrfs: add support for inserting raid stripe extents")
87463f7e0250 ("btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_info")
9e0e3e74dc69 ("btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_info")
09a46725cc84 ("btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_info")
15c12fcc50a1 ("btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_info")
b2cc440058ba ("btrfs: simplify the no-bioc fast path condition in btrfs_map_block")
8680e58761eb ("btrfs: open code need_full_stripe conditions")
71df088c1cc0 ("btrfs: defer splitting of ordered extents until I/O completion")
53d9981ca20e ("btrfs: split btrfs_alloc_ordered_extent to allocation and insertion helpers")
a6f3e205e491 ("btrfs: move split_extent_map to extent_map.c")
cbfce4c7fbde ("btrfs: optimize the logical to physical mapping for zoned writes")
5cfe76f846d5 ("btrfs: rename the bytenr field in struct btrfs_ordered_sum to logical")
6e4b2479ab38 ("btrfs: mark the len field in struct btrfs_ordered_sum as unsigned")
b9a9a85059cd ("btrfs: output affected files when relocation fails")
adbe7e388e42 ("btrfs: use SECTOR_SHIFT to convert LBA to physical offset")