From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 5.14-rc
Date: Fri, 30 Jul 2021 09:16:33 -0600 [thread overview]
Message-ID: <8f298e55-c978-a5b4-82fe-084ea2246fe3@kernel.dk> (raw)
Hi Linus,
- A fix for block backed reissue (me)
- Reissue context hardening (me)
- Async link locking fix (Pavel)
Please pull!
The following changes since commit 991468dcf198bb87f24da330676724a704912b47:
io_uring: explicitly catch any illegal async queue attempt (2021-07-23 16:44:51 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-30
for you to fetch changes up to a890d01e4ee016978776e45340e521b3bbbdf41f:
io_uring: fix poll requests leaking second poll entries (2021-07-28 07:24:57 -0600)
----------------------------------------------------------------
io_uring-5.14-2021-07-30
----------------------------------------------------------------
Hao Xu (1):
io_uring: fix poll requests leaking second poll entries
Jens Axboe (3):
io_uring: fix race in unified task_work running
io_uring: always reissue from task_work context
io_uring: don't block level reissue off completion path
Pavel Begunkov (1):
io_uring: fix io_prep_async_link locking
fs/io_uring.c | 40 ++++++++++++++++++++++++++++++++--------
1 file changed, 32 insertions(+), 8 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-07-30 15:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 15:16 Jens Axboe [this message]
2021-07-30 18:11 ` [GIT PULL] io_uring fixes for 5.14-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-07-16 14:22 Jens Axboe
2021-07-16 19:38 ` pr-tracker-bot
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=8f298e55-c978-a5b4-82fe-084ea2246fe3@kernel.dk \
--to=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=torvalds@linux-foundation.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