From: Linus Torvalds Date: Mon, 11 Jul 2022 21:41:44 +0000 (-0700) Subject: Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.6.17~7101 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a29232d870d9e63fe5ff30b081be6ea7cc2465d;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-5.19-rc6-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: "A more fixes that seem to me to be important enough to get merged before release: - in zoned mode, fix leak of a structure when reading zone info, this happens on normal path so this can be significant - in zoned mode, revert an optimization added in 5.19-rc1 to finish a zone when the capacity is full, but this is not reliable in all cases - try to avoid short reads for compressed data or inline files when it's a NOWAIT read, applications should handle that but there are two, qemu and mariadb, that are affected" * tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: zoned: drop optimization of zone finish btrfs: zoned: fix a leaked bioc in read_zone_info btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents --- 5a29232d870d9e63fe5ff30b081be6ea7cc2465d