From: Christian Brauner Date: Wed, 12 Aug 2026 07:22:40 +0000 (+0200) Subject: Merge patch series "fixes for iomap_bio_read_folio_range_sync" X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9948bc9aa1c2e5e77ab989a8e5d5eec829e967d5;p=thirdparty%2Flinux.git Merge patch series "fixes for iomap_bio_read_folio_range_sync" Christoph Hellwig says: Two fixes for iomap_bio_read_folio_range_sync, a potential kernel crash when tweaking the device integrity behvavior using sysfs, and a missing bio_uninit that the Sashiko review of the first fix found. * patches from https://patch.msgid.link/20260804124404.737145-1-hch@lst.de: iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit iomap: don't free integrity payload that doesn't exist Link: https://patch.msgid.link/20260804124404.737145-1-hch@lst.de Signed-off-by: Christian Brauner (Amutable) --- 9948bc9aa1c2e5e77ab989a8e5d5eec829e967d5