bfb41d71540e Merge branch 'for-next-next-v6.4-20230509' into for-next-20230509
c4cd93f91173 Merge branch 'for-next-current-v6.3-20230509' into for-next-20230509
72729d090262 Merge branch 'misc-next' into for-next-next-v6.4-20230509
e6383e33638c Merge branch 'next-fixes' into for-next-next-v6.4-20230509
707704bece72 Merge branch 'misc-6.4' into for-next-current-v6.3-20230509
b05999d8cdb2 Merge branch 'misc-6.4' into next-fixes
0cad8f14d70c btrfs: fix backref walking not returning all inode refs
0004ff15ea26 btrfs: fix space cache inconsistency after error loading it from disk
c87f318e6f47 btrfs: print-tree: parent bytenr must be aligned to sector size
e73b220f80d6 btrfs: fix backref walking not returning all inode refs
e1fc18647cc8 btrfs: scrub: use recovered data stripes as cache to avoid unnecessary read
a82671845e3a btrfs: scrub: try harder to mark RAID56 block groups read-only
789af617e6b6 btrfs: assert tree lock is held when removing free space entries
640c79a6e6a2 btrfs: assert tree lock is held when linking free space
c47f60145dc6 btrfs: assert tree lock is held when searching for free space entries
9e78648f6428 btrfs: assert proper locks are held at tree_insert_offset()
2033633328ab btrfs: simplify arguments to tree_insert_offset()
c7b277499e4b btrfs: use precomputed end offsets at do_trimming()
704e5d88c307 btrfs: avoid searching twice for previous node when merging free space entries
5250c179f419 btrfs: avoid extra memory allocation when copying free space cache
0d98dd80ba00 btrfs: fix space cache inconsistency after error loading it from disk
3b04bb7f90c6 btrfs: simplify transid initialization in btrfs_ioctl_wait_sync
3093caaa4d16 btrfs: output affected files when relocation fails
9535d7ff6341 btrfs: remove hipri_workers workqueue
cb589bab7e17 btrfs: determine synchronous writers from bio or writeback control
e7469c43e356 btrfs: submit IO synchronously for fast checksum implementations
ff3dbfd0357a btrfs: use SECTOR_SHIFT to convert LBA to physical offset
0d00904e954f btrfs: use SECTOR_SHIFT to convert physical offset to LBA
af355ffc9a73 btrfs: improve leaf dump and error handling
4af91a85ccf7 btrfs: print-tree: pass const extent buffer pointer
e8251ae9542f btrfs: print-tree: parent bytenr must be aligned to sector size
32f5319a3c12 btrfs: export bitmap_test_range_all_{set,zero}
5fe597327b08 btrfs: tag as unlikely the key comparison when checking sibling keys
0a9258c69716 btrfs: make btrfs_free_device() static
99635ae5e80e btrfs: don't commit transaction for every subvol create
d17e6cee87a5 btrfs: unexport btrfs_prev_leaf()
16a8829130ca nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
1dc3731daf1f Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
d246331b78cb btrfs: don't free qgroup space unless specified
e7db9e5c6b96 btrfs: fix encoded write i_size corruption with no-holes
631003e2333c btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
64b5d5b28526 btrfs: properly reject clear_cache and v1 cache for block-group-tree
a2cea677db60 btrfs: print extent buffers when sibling keys check fails
9ae5afd02a03 btrfs: abort transaction when sibling keys check fails for leaves
611ccc58e1f2 btrfs: fix leak of source device allocation state after device replace
ac868bc9d136 btrfs: fix assertion of exclop condition when starting balance
6f932d4ef007 btrfs: fix btrfs_prev_leaf() to not return the same key twice