public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/3] send/recv bundle fixes
@ 2024-08-08  1:47 Jens Axboe
  2024-08-08  1:47 ` [PATCH 1/3] io_uring/net: ensure expanded bundle recv gets marked for cleanup Jens Axboe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jens Axboe @ 2024-08-08  1:47 UTC (permalink / raw)
  To: io-uring

Hi,

Just three minor fixes for 6.11, all marked for stable as well. Two
of them fix a missing REQ_F_NEED_CLEANUP being set for recv and send,
and the last one fixes non-bundle sends potentially picking more than
one buffer. Only bundle sends should do that.

-- 
Jens Axboe


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

end of thread, other threads:[~2024-08-08  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08  1:47 [PATCH 0/3] send/recv bundle fixes Jens Axboe
2024-08-08  1:47 ` [PATCH 1/3] io_uring/net: ensure expanded bundle recv gets marked for cleanup Jens Axboe
2024-08-08  1:47 ` [PATCH 2/3] io_uring/net: ensure expanded bundle send " Jens Axboe
2024-08-08  1:47 ` [PATCH 3/3] io_uring/net: don't pick multiple buffers for non-bundle send Jens Axboe

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