From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, io-uring@vger.kernel.org
Subject: Re: [PATCH 5.12 0/5] fixes
Date: Wed, 17 Mar 2021 16:43:29 -0600 [thread overview]
Message-ID: <d4a4bbab-e3bf-1a0d-1e71-e1332fe3d51f@kernel.dk> (raw)
In-Reply-To: <cover.1615754923.git.asml.silence@gmail.com>
On 3/14/21 2:57 PM, Pavel Begunkov wrote:
> Fresh fixes, 3-5 are SQPOLL related
>
> Pavel Begunkov (5):
> io_uring: fix ->flags races by linked timeouts
> io_uring: fix complete_post use ctx after free
> io_uring: replace sqd rw_semaphore with mutex
> io_uring: halt SQO submission on ctx exit
> io_uring: fix concurrent parking
>
> fs/io_uring.c | 72 +++++++++++++++++++++++++++++----------------------
> 1 file changed, 41 insertions(+), 31 deletions(-)
These were applied a while back, forgot to reply. Thanks!
--
Jens Axboe
prev parent reply other threads:[~2021-03-17 22:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-14 20:57 [PATCH 5.12 0/5] fixes Pavel Begunkov
2021-03-14 20:57 ` [PATCH 1/5] io_uring: fix ->flags races by linked timeouts Pavel Begunkov
2021-03-14 20:57 ` [PATCH 2/5] io_uring: fix complete_post use ctx after free Pavel Begunkov
2021-03-14 20:57 ` [PATCH 3/5] io_uring: replace sqd rw_semaphore with mutex Pavel Begunkov
2021-03-14 20:57 ` [PATCH 4/5] io_uring: halt SQO submission on ctx exit Pavel Begunkov
2021-03-14 20:57 ` [PATCH 5/5] io_uring: fix concurrent parking Pavel Begunkov
2021-03-17 22:43 ` Jens Axboe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d4a4bbab-e3bf-1a0d-1e71-e1332fe3d51f@kernel.dk \
--to=axboe@kernel.dk \
--cc=asml.silence@gmail.com \
--cc=io-uring@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.