public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read()
@ 2026-01-26 22:41 Joanne Koong
  2026-01-26 22:41 ` [PATCH v5 1/1] " Joanne Koong
  2026-01-29 12:42 ` [PATCH v5 0/1] " Christian Brauner
  0 siblings, 2 replies; 5+ messages in thread
From: Joanne Koong @ 2026-01-26 22:41 UTC (permalink / raw)
  To: brauner; +Cc: willy, hch, djwong, bfoster, linux-fsdevel

This patch is on top of Christian's vfs.fixes tree.

Changelog
---------
v4: https://lore.kernel.org/linux-fsdevel/20260123235617.1026939-1-joannelkoong@gmail.com/
* Drop new iomap_read_submit_and_end() helper (Christoph and Matthew)

v3: https://lore.kernel.org/linux-fsdevel/20260116200427.1016177-1-joannelkoong@gmail.com/
* Make commit message more descriptive (Christoph)
* Also remove "+1" bias (Matthew)
* Account for non-readahead reads as well (me)

v2: https://lore.kernel.org/linux-fsdevel/20260116015452.757719-1-joannelkoong@gmail.com/
* Fix incorrect spacing (Matthew)
* Reword commit title and message (Matthew)

v1: https://lore.kernel.org/linux-fsdevel/20260114180255.3043081-1-joannelkoong@gmail.com/
* Invalidate ctx->cur_folio instead of retaining readahead caller refcount (Matthew)

Joanne Koong (1):
  iomap: fix invalid folio access after folio_end_read()

 fs/iomap/buffered-io.c | 51 ++++++++++++++++++++++--------------------
 1 file changed, 27 insertions(+), 24 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-01-29 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-26 22:41 [PATCH v5 0/1] iomap: fix invalid folio access after folio_end_read() Joanne Koong
2026-01-26 22:41 ` [PATCH v5 1/1] " Joanne Koong
2026-01-26 23:54   ` Matthew Wilcox
2026-01-27  5:10   ` Christoph Hellwig
2026-01-29 12:42 ` [PATCH v5 0/1] " Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox