From: Christian Brauner Date: Wed, 1 Jul 2026 13:26:51 +0000 (+0200) Subject: Merge patch series "iomap: consolidate bio submission" X-Git-Tag: v7.2-rc2~14^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24dddc384fb9aec2d7eea5463ca6dac98a3b3854;p=thirdparty%2Fkernel%2Flinux.git Merge patch series "iomap: consolidate bio submission" Christoph Hellwig says: This patch changes how iomap submits bios for reads. The old behavior to build up bios across iomap was already considered problematic for a while, but we now ran into a erofs bug because of it, so it's time to finally fix it. * patches from https://patch.msgid.link/20260629121750.3392300-2-hch@lst.de: iomap: submit read bio after each extent fuse: call fuse_send_readpages explicitly from fuse_readahead iomap: consolidate bio submission Link: https://patch.msgid.link/20260629121750.3392300-2-hch@lst.de Signed-off-by: Christian Brauner (Amutable) --- 24dddc384fb9aec2d7eea5463ca6dac98a3b3854