Linux filesystem development
 help / color / mirror / Atom feed
* [PATCH v4 0/1] iomap: fix invalid folio access after folio_end_read()
@ 2026-01-23 23:56 Joanne Koong
  2026-01-23 23:56 ` [PATCH v4 1/1] " Joanne Koong
  0 siblings, 1 reply; 8+ messages in thread
From: Joanne Koong @ 2026-01-23 23:56 UTC (permalink / raw)
  To: brauner; +Cc: willy, djwong, hch, bfoster, linux-fsdevel

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

Changelog
---------
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 | 69 ++++++++++++++++++++++--------------------
 1 file changed, 37 insertions(+), 32 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-01-26 22:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23 23:56 [PATCH v4 0/1] iomap: fix invalid folio access after folio_end_read() Joanne Koong
2026-01-23 23:56 ` [PATCH v4 1/1] " Joanne Koong
2026-01-26  5:46   ` Christoph Hellwig
2026-01-26 14:55     ` Matthew Wilcox
2026-01-26 14:59       ` Christoph Hellwig
2026-01-26 21:36       ` Joanne Koong
2026-01-26 21:42         ` Matthew Wilcox
2026-01-26 22:10           ` Joanne Koong

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