public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/5] reissue fix and various cleanups
@ 2025-03-24 15:32 Pavel Begunkov
  2025-03-24 15:32 ` [PATCH 1/5] io_uring: fix retry handling off iowq Pavel Begunkov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pavel Begunkov @ 2025-03-24 15:32 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Patch 1 handle REQ_F_REISSUE off the iowq path, The rest are
random cleanups.

Pavel Begunkov (5):
  io_uring: fix retry handling off iowq
  io_uring: defer iowq cqe overflow via task_work
  io_uring: open code __io_post_aux_cqe()
  io_uring: rename "min" arg in io_iopoll_check()
  io_uring: move min_events sanitisation

 io_uring/io_uring.c | 49 ++++++++++++++++++---------------------------
 1 file changed, 20 insertions(+), 29 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-25 13:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-24 15:32 [PATCH 0/5] reissue fix and various cleanups Pavel Begunkov
2025-03-24 15:32 ` [PATCH 1/5] io_uring: fix retry handling off iowq Pavel Begunkov
2025-03-24 15:32 ` [PATCH 2/5] io_uring: defer iowq cqe overflow via task_work Pavel Begunkov
2025-03-24 15:32 ` [PATCH 3/5] io_uring: open code __io_post_aux_cqe() Pavel Begunkov
2025-03-24 15:32 ` [PATCH 4/5] io_uring: rename "min" arg in io_iopoll_check() Pavel Begunkov
2025-03-24 15:32 ` [PATCH 5/5] io_uring: move min_events sanitisation Pavel Begunkov
2025-03-25 13:06 ` [PATCH 0/5] reissue fix and various cleanups Jens Axboe

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