All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] double poll fixes
@ 2021-07-20  9:50 Pavel Begunkov
  2021-07-20  9:50 ` [PATCH 1/2] io_uring: explicitly count entries for poll reqs Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-07-20  9:50 UTC (permalink / raw)
  To: Jens Axboe, io-uring; +Cc: asml.silence

2/2 is about recent syzbot report, 1/2 is just a small additional fix

Pavel Begunkov (2):
  io_uring: explicitly count entries for poll reqs
  io_uring: remove double poll entry on arm failure

 fs/io_uring.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-07-20 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20  9:50 [PATCH 0/2] double poll fixes Pavel Begunkov
2021-07-20  9:50 ` [PATCH 1/2] io_uring: explicitly count entries for poll reqs Pavel Begunkov
2021-07-20  9:50 ` [PATCH 2/2] io_uring: remove double poll entry on arm failure Pavel Begunkov
2021-07-20 13:50 ` [PATCH 0/2] double poll fixes Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.