All of lore.kernel.org
 help / color / mirror / Atom feed
* fixes for iomap_bio_read_folio_range_sync
@ 2026-08-04 12:43 Christoph Hellwig
  2026-08-04 12:43 ` [PATCH 1/2] iomap: don't free integrity payload that doesn't exist Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Christoph Hellwig @ 2026-08-04 12:43 UTC (permalink / raw)
  To: Christian Brauner
  Cc: Darrick J. Wong, Anuj Gupta, Kanchan Joshi, linux-xfs,
	linux-fsdevel

Hi all,

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-12  7:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 12:43 fixes for iomap_bio_read_folio_range_sync Christoph Hellwig
2026-08-04 12:43 ` [PATCH 1/2] iomap: don't free integrity payload that doesn't exist Christoph Hellwig
2026-08-04 12:43 ` [PATCH 2/2] iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninit Christoph Hellwig
2026-08-04 17:46   ` Darrick J. Wong
2026-08-06 12:06   ` Anuj gupta
2026-08-12  7:22 ` fixes for iomap_bio_read_folio_range_sync Christian Brauner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.