public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Pavel Begunkov <asml.silence@gmail.com>, stable@vger.kernel.org
Subject: Re: [PATCH stable 00/11] io_uring for-stable
Date: Tue, 26 Jan 2021 10:13:26 -0700	[thread overview]
Message-ID: <6734cf0f-0ff2-a29f-21f8-9e25eaba1cb4@kernel.dk> (raw)
In-Reply-To: <cover.1611659564.git.asml.silence@gmail.com>

On 1/26/21 4:16 AM, Pavel Begunkov wrote:
> Rebased on linux-5.10.y, stable tags added. The first was dropped
> before, most of others make it right.
> 
> Pavel Begunkov (11):
>   kernel/io_uring: cancel io_uring before task works
>   io_uring: inline io_uring_attempt_task_drop()
>   io_uring: add warn_once for io_uring_flush()
>   io_uring: stop SQPOLL submit on creator's death
>   io_uring: fix null-deref in io_disable_sqo_submit
>   io_uring: do sqo disable on install_fd error
>   io_uring: fix false positive sqo warning on flush
>   io_uring: fix uring_flush in exit_files() warning
>   io_uring: fix skipping disabling sqo on exec
>   io_uring: dont kill fasync under completion_lock
>   io_uring: fix sleeping under spin in __io_clean_op
> 
>  fs/file.c     |   2 -
>  fs/io_uring.c | 119 +++++++++++++++++++++++++++++++++++---------------
>  kernel/exit.c |   2 +
>  3 files changed, 86 insertions(+), 37 deletions(-)

Thanks for doing this work, Pavel. We'll need a few followups once the
current io_uring-5.11 has been merged to Linus's tree, but that's really
minor compared to getting this series together.

Greg/Sasha, please apply.

-- 
Jens Axboe


      parent reply	other threads:[~2021-01-26 21:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 11:16 [PATCH stable 00/11] io_uring for-stable Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 01/11] kernel/io_uring: cancel io_uring before task works Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 02/11] io_uring: inline io_uring_attempt_task_drop() Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 03/11] io_uring: add warn_once for io_uring_flush() Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 04/11] io_uring: stop SQPOLL submit on creator's death Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 05/11] io_uring: fix null-deref in io_disable_sqo_submit Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 06/11] io_uring: do sqo disable on install_fd error Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 07/11] io_uring: fix false positive sqo warning on flush Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 08/11] io_uring: fix uring_flush in exit_files() warning Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 09/11] io_uring: fix skipping disabling sqo on exec Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 10/11] io_uring: dont kill fasync under completion_lock Pavel Begunkov
2021-01-26 11:17 ` [PATCH stable 11/11] io_uring: fix sleeping under spin in __io_clean_op Pavel Begunkov
2021-01-26 17:13 ` 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=6734cf0f-0ff2-a29f-21f8-9e25eaba1cb4@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asml.silence@gmail.com \
    --cc=stable@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox