cc87d1d73c34 Merge branch 'for-next-next-v6.5-20230713' into for-next-20230713
dc1f139948ac Merge branch 'for-next-current-v6.4-20230713' into for-next-20230713
05f439d2bc72 Merge branch 'dev/slab-no-merge' into for-next-next-v6.5-20230713
ae0d24f8e6c6 Merge branch 'misc-next' into for-next-next-v6.5-20230713
9b33e04be5b5 Merge branch 'next-fixes' into for-next-next-v6.5-20230713
88c80d8441f2 Merge branch 'misc-6.5' into for-next-current-v6.4-20230713
72c15cf7e647 btrfs: deprecate integrity checker feature
aed6514bf405 btrfs: disable slab merging in debug build
531192de4a69 btrfs: zoned: do not enable async discard
13d94c65d0a4 btrfs: move btrfs_free_excluded_extents() into block-group.c
e75029e18c05 btrfs: open code trivial btrfs_add_excluded_extent()
b30babc7bda2 btrfs: make find_first_extent_bit() return a boolean
58f671fb1ebd btrfs: make btrfs_destroy_pinned_extent() return void
aed6da18be5e btrfs: make btrfs_destroy_marked_extents() return void
60ae8a32bca1 btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
2d909cf248d9 btrfs: update documentation for add_new_free_space()
233833d138a4 btrfs: remove BUG_ON()'s in add_new_free_space()
90e42fecceef btrfs: move eb subpage preallocation out of the loop
3b972b10dfe1 btrfs: raid56: always verify the P/Q contents for scrub
1d6233aad066 btrfs: use irq safe locking when running and adding delayed iputs
0ca2424621c1 btrfs: fix iput() on error pointer after error during orphan cleanup
675a5d7f751d btrfs: fix double iput() on inode after an error during orphan cleanup
5bb9deb838b2 btrfs: zoned: fix memory leak after finding block group with super blocks
a14ea7d5b756 Merge branch 'misc-6.5' into next-fixes
0657b20c5a76 btrfs: fix use-after-free of new block group that became unused
4e7de35eb7d1 btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
b19c98f237cd btrfs: fix race between balance and cancel/pause
844264922d89 btrfs: avoid duplicated chunk lookup during btrfs_map_block()
fa9c8fad3a39 btrfs: fix use-after-free of new block group that became unused
914c956f851f btrfs: tracepoints: simplify raid56 events
f5b1e00ec172 btrfs: sysfs: show if ACL support has been compiled in
84a257886d96 btrfs: simplify the no-bioc fast path condition in btrfs_map_block
b757f840906f btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
f0ded10c48e8 btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
5610db7715a1 btrfs: add comments for btrfs_map_block()
3e1926854da5 btrfs: remove redundant initialization of variables in log_new_ancestors
974ce5050cf7 btrfs: scrub: remove redundant division of stripe_nr
ce21750d8395 btrfs: fix race between balance and cancel/pause
2941b3f8f1a5 btrfs: zoned: use vcalloc instead of for vzalloc in btrfs_get_dev_zone_info
eefd0906d553 btrfs: scrub: remove unused btrfs_path in scrub_simple_mirror()