d87da3181f02 Merge branch 'for-next-next-v6.5-20230720' into for-next-20230720
cc496d61ad7b Merge branch 'for-next-current-v6.4-20230720' into for-next-20230720
a34d862c2035 Merge branch 'misc-next' into for-next-next-v6.5-20230720
9899513244ba Merge branch 'next-fixes' into for-next-next-v6.5-20230720
f536731158bb Merge branch 'misc-6.5' into for-next-current-v6.4-20230720
8dbfc14fc736 btrfs: account block group tree when calculating global reserve size
95ca6599a589 btrfs: zoned: do not enable async discard
cbc39ac85013 btrfs: account block group tree when calculating global reserve size
d75b9e65b75f btrfs: use folio_next_index() helper in extent_write_cache_pages
3915767991fe btrfs: refactor main loop in memmove_extent_buffer()
f27ba38f3fbb btrfs: refactor main loop in memcpy_extent_buffer()
5b559c67c6a2 btrfs: copy all pages at once at the end of btrfs_clone_extent_buffer()
2d79b35da335 btrfs: refactor main loop in copy_extent_buffer_full()
7cd25ba8f2b2 btrfs: use write_extent_buffer() to implement write_extent_buffer_*id()
0354cec56a1e btrfs: refactor extent buffer bitmaps operations
7b5ecc943d45 btrfs: tests: add self tests for extent buffer memory operations
2502a15a10f2 btrfs: tests: enhance extent buffer bitmap tests
66945f70d74e btrfs: scrub: fix grouping of read IO
e636e16086f3 btrfs: remove duplicate free_async_extent_pages() on reservation error
e8b223c5656b btrfs: use helper sizeof_field in struct accessors
37c2d1494f81 btrfs: deprecate integrity checker feature
a3cbb6158bea btrfs: zoned: do not enable async discard
675a257ce9a2 btrfs: move btrfs_free_excluded_extents() into block-group.c
0027979ad49d btrfs: open code trivial btrfs_add_excluded_extent()
0e4f35cfe253 btrfs: make find_first_extent_bit() return a boolean
6418560a5b23 btrfs: make btrfs_destroy_pinned_extent() return void
d9cd14f744fa btrfs: make btrfs_destroy_marked_extents() return void
f0476059b763 btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
2c6b934805cc btrfs: update documentation for add_new_free_space()
80d96f374629 btrfs: remove BUG_ON()'s in add_new_free_space()
06730a850cae btrfs: move eb subpage preallocation out of the loop
596db93d35f1 btrfs: avoid duplicated chunk lookup during btrfs_map_block()
aba3875faca4 btrfs: tracepoints: simplify raid56 events
9a252175f383 btrfs: sysfs: show if ACL support has been compiled in
5bf462b38415 btrfs: simplify the no-bioc fast path condition in btrfs_map_block
1738c1fe3ff2 btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
0fde2ffde64c btrfs: add comments for btrfs_map_block()
c2b749a47bbb btrfs: remove redundant initialization of variables in log_new_ancestors
c9edae66d1d5 btrfs: scrub: remove redundant division of stripe_nr
02ef5dc3a3fd btrfs: zoned: use vcalloc instead of for vzalloc in btrfs_get_dev_zone_info
65288eb0a665 btrfs: scrub: remove unused btrfs_path in scrub_simple_mirror()
22dd69d1237f Merge branch 'misc-6.5' into next-fixes