All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SQPOLL cancel files fix
@ 2021-02-10 11:45 Pavel Begunkov
  2021-02-10 11:45 ` [PATCH 1/2] io_uring: cancel files inflight counting Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2021-02-10 11:45 UTC (permalink / raw)
  To: Jens Axboe, io-uring

2/2 is for the recent syzbot report. Quick and dirty, but easy to
backport. I plan to restructure (and clean) task vs files cancel later.

Pavel Begunkov (2):
  io_uring: cancel files inflight counting
  io_uring; fix files cancel hangs

 fs/io_uring.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

-- 
2.24.0


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

end of thread, other threads:[~2021-02-10 20:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-10 11:45 [PATCH 0/2] SQPOLL cancel files fix Pavel Begunkov
2021-02-10 11:45 ` [PATCH 1/2] io_uring: cancel files inflight counting Pavel Begunkov
2021-02-10 11:45 ` [PATCH 2/2] io_uring; fix files cancel hangs Pavel Begunkov
2021-02-10 20:30 ` [PATCH 0/2] SQPOLL cancel files fix 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.