From: Linus Torvalds Date: Fri, 16 Jun 2023 19:41:56 +0000 (-0700) Subject: Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.6.17~4690 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4973ca29552864a7a047ab8a15611a585827412f;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-6.4-rc6-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: "Two fixes for NOCOW files, a regression fix in scrub and an assertion fix: - NOCOW fixes: - keep length of iomap direct io request in case of a failure - properly pass mode of extent reference checking, this can break some cases for swapfile - fix error value confusion when scrubbing a stripe - convert assertion to a proper error handling when loading global roots, reported by syzbot" * tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: scrub: fix a return value overwrite in scrub_stripe() btrfs: do not ASSERT() on duplicated global roots btrfs: can_nocow_file_extent should pass down args->strict from callers btrfs: fix iomap_begin length for nocow writes --- 4973ca29552864a7a047ab8a15611a585827412f