public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH 0/2] iopoll sync fixes
@ 2021-01-04 20:36 Pavel Begunkov
  2021-01-04 20:36 ` [PATCH v3 1/2] io_uring: synchronise IOPOLL on task_submit fail Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-01-04 20:36 UTC (permalink / raw)
  To: Jens Axboe, io-uring

[previously a part of "bunch of random fixes"]
since then:
- 1/2, don't set mm/files under uring_lock
- 2/2, return an overflow fast check to io_iopoll_check()

Pavel Begunkov (2):
  io_uring: synchronise IOPOLL on task_submit fail
  io_uring: patch up IOPOLL overflow_flush sync

 fs/io_uring.c | 91 +++++++++++++++++++++++++++------------------------
 1 file changed, 48 insertions(+), 43 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-01-04 23:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-04 20:36 [PATCH 0/2] iopoll sync fixes Pavel Begunkov
2021-01-04 20:36 ` [PATCH v3 1/2] io_uring: synchronise IOPOLL on task_submit fail Pavel Begunkov
2021-01-04 20:36 ` [PATCH v3 2/2] io_uring: patch up IOPOLL overflow_flush sync Pavel Begunkov
2021-01-04 22:23 ` [PATCH 0/2] iopoll sync fixes Jens Axboe

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