From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>,
"[email protected]" <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.10-rc
Date: Sat, 7 Nov 2020 13:13:57 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
A set of fixes for io_uring that should go into this release:
- SQPOLL cancelation fixes
- Two fixes for the io_identity COW
- Cancelation overflow fix (Pavel)
- Drain request cancelation fix (Pavel)
- Link timeout race fix (Pavel)
Please pull!
The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:
Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.10-2020-11-07
for you to fetch changes up to 9a472ef7a3690ac0b77ebfb04c88fa795de2adea:
io_uring: fix link lookup racing with link timeout (2020-11-05 15:36:40 -0700)
----------------------------------------------------------------
io_uring-5.10-2020-11-07
----------------------------------------------------------------
Jens Axboe (5):
io-wq: cancel request if it's asking for files and we don't have them
io_uring: properly handle SQPOLL request cancelations
io_uring: ensure consistent view of original task ->mm from SQPOLL
io_uring: drop req/tctx io_identity separately
io_uring: use correct pointer for io_uring_show_cred()
Pavel Begunkov (3):
io_uring: fix overflowed cancel w/ linked ->files
io_uring: don't forget to task-cancel drained reqs
io_uring: fix link lookup racing with link timeout
fs/io-wq.c | 4 ++
fs/io_uring.c | 183 +++++++++++++++++++++++++++++++++++------------
include/linux/io_uring.h | 3 +-
3 files changed, 142 insertions(+), 48 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-11-07 20:14 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-07 20:13 Jens Axboe [this message]
2020-11-07 22:08 ` [GIT PULL] io_uring fixes for 5.10-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-11-27 20:47 Jens Axboe
2020-11-27 21:21 ` pr-tracker-bot
2020-11-20 18:45 Jens Axboe
2020-11-20 20:02 ` Linus Torvalds
2020-11-20 21:36 ` Jens Axboe
2020-11-21 0:23 ` Linus Torvalds
2020-11-21 2:41 ` Jens Axboe
2020-11-21 3:00 ` Jens Axboe
2020-11-21 18:07 ` Linus Torvalds
2020-11-21 22:58 ` Jens Axboe
2020-11-21 0:29 ` pr-tracker-bot
2020-11-13 21:18 Jens Axboe
2020-11-14 0:15 ` pr-tracker-bot
2020-10-30 17:09 Jens Axboe
2020-10-30 22:10 ` 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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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