All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-5.17 0/2] small fix and code clean
@ 2021-11-25  9:21 Hao Xu
  2021-11-25  9:21 ` [PATCH 1/2] io_uring: fix no lock protection for ctx->cq_extra Hao Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hao Xu @ 2021-11-25  9:21 UTC (permalink / raw)
  To: Jens Axboe; +Cc: io-uring, Pavel Begunkov, Joseph Qi


Hao Xu (2):
  io_uring: fix no lock protection for ctx->cq_extra
  io_uring: better to use REQ_F_IO_DRAIN for req->flags

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

-- 
2.24.4


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

end of thread, other threads:[~2021-11-26  3:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25  9:21 [PATCH for-5.17 0/2] small fix and code clean Hao Xu
2021-11-25  9:21 ` [PATCH 1/2] io_uring: fix no lock protection for ctx->cq_extra Hao Xu
2021-11-25 14:30   ` Pavel Begunkov
2021-11-26  3:29     ` Hao Xu
2021-11-25  9:21 ` [PATCH 2/2] io_uring: better to use REQ_F_IO_DRAIN for req->flags Hao Xu
2021-11-25 14:26   ` Pavel Begunkov
2021-11-25 16:00 ` [PATCH for-5.17 0/2] small fix and code clean 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.