summaryrefslogtreecommitdiffstats
path: root/v5.12/1ec17ef59168a1a6f1105f5dc517f783839a5302
blob: 57c301a54f333379ca46c82d21e9f062593929c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1ec17ef59168 ("btrfs: zoned: fix use-after-free in do_zone_finish()")
7dc66abb5a47 ("btrfs: use a dedicated data structure for chunk maps")
3128b548c759 ("btrfs: split assert into two different asserts when removing block group")
5031660a1b6a ("btrfs: mark sanity checks when getting chunk map as unlikely")
7d410d5efe04 ("btrfs: make error messages more clear when getting a chunk map")
5fba5a571858 ("btrfs: fix off-by-one when checking chunk map includes logical address")
568220fa9657 ("btrfs: zoned: support RAID0/1/10 on top of raid stripe tree")
10e27980f2ff ("btrfs: lookup physical address from stripe extent")
ca41504efda6 ("btrfs: delete stripe extent on extent deletion")
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")
fb2a836da451 ("btrfs: check-integrity: remove btrfsic_unmount() function")
af32d3632e7d ("btrfs: check-integrity: remove btrfsic_mount() function")
51cf580c2362 ("btrfs: check-integrity: remove btrfsic_check_bio() function")
6a8ebc773ef6 ("btrfs: zoned: no longer count fresh BG region as zone unusable")
a7e1ac7bdc5a ("btrfs: zoned: reserve zones for an active metadata/system block group")
b2cc440058ba ("btrfs: simplify the no-bioc fast path condition in btrfs_map_block")