Linux block layer
 help / color / mirror / Atom feed
* bio bounce buffering fixes v3
@ 2026-07-16  9:12 Christoph Hellwig
  2026-07-16  9:12 ` [PATCH 1/2] block: handle huge zero folios in bio_free_folios Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Hellwig @ 2026-07-16  9:12 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, Neptune, 0wnerD1ed, linux-block

Hi all,

this series fixes a few issues with the bio bounce buffering code.

Changes since v2:
 - fix another issue found by the original reproducer

Changes since v1:
 - go back to the previously tested approach without iov_iter.c
   changes that break small vectors

Diffstat:
 bio.c |   53 +++++++++++++++++++++++++++++------------------------
 1 file changed, 29 insertions(+), 24 deletions(-)

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

end of thread, other threads:[~2026-07-16 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16  9:12 bio bounce buffering fixes v3 Christoph Hellwig
2026-07-16  9:12 ` [PATCH 1/2] block: handle huge zero folios in bio_free_folios Christoph Hellwig
2026-07-16  9:12 ` [PATCH 2/2] block: fix aligning of bounced dio read bios Christoph Hellwig
2026-07-16 12:12 ` bio bounce buffering fixes v3 Jens Axboe

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