All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.13 0/3] drain rsrc fix
@ 2021-04-27 15:13 Pavel Begunkov
  2021-04-27 15:13 ` [PATCH 1/3] io_uring: fix drain with rsrc CQEs Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2021-04-27 15:13 UTC (permalink / raw)
  To: Jens Axboe, io-uring

1/3 is a rsrc-related follow up/fix after Hao's drain fix.
Other two are simple hardening.

Pavel Begunkov (3):
  io_uring: fix drain with rsrc CQEs
  io_uring: dont overlap internal and user req flags
  io_uring: add more build check for uapi

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

-- 
2.31.1


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

end of thread, other threads:[~2021-04-28 14:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27 15:13 [PATCH 5.13 0/3] drain rsrc fix Pavel Begunkov
2021-04-27 15:13 ` [PATCH 1/3] io_uring: fix drain with rsrc CQEs Pavel Begunkov
2021-04-27 15:13 ` [PATCH 2/3] io_uring: dont overlap internal and user req flags Pavel Begunkov
2021-04-27 15:13 ` [PATCH 3/3] io_uring: add more build check for uapi Pavel Begunkov
2021-04-28 14:04 ` [PATCH 5.13 0/3] drain rsrc 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.