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.6-rc
Date: Sat, 7 Mar 2020 12:16:34 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Here are a few io_uring fixes that should go into this release. This
pull request contains:
- Removal of (now) unused io_wq_flush() and associated flag (Pavel)
- Fix cancelation lockup with linked timeouts (Pavel)
- Fix for potential use-after-free when freeing percpu ref for fixed
file sets
- io-wq cancelation fixups (Pavel)
Please pull!
git://git.kernel.dk/linux-block.git tags/io_uring-5.6-2020-03-07
----------------------------------------------------------------
Jens Axboe (1):
io_uring: free fixed_file_data after RCU grace period
Pavel Begunkov (3):
io-wq: fix IO_WQ_WORK_NO_CANCEL cancellation
io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
io_uring: fix lockup with timeouts
fs/io-wq.c | 58 +++++++++++++++-------------------------------------------
fs/io-wq.h | 2 --
fs/io_uring.c | 25 +++++++++++++++++++++++--
3 files changed, 38 insertions(+), 47 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-03-07 19:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-07 19:16 Jens Axboe [this message]
2020-03-07 20:25 ` [GIT PULL] io_uring fixes for 5.6-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-03-21 18:38 Jens Axboe
2020-03-21 19:15 ` pr-tracker-bot
2020-03-13 17:50 Jens Axboe
2020-03-13 20:18 ` Linus Torvalds
2020-03-13 20:33 ` Paul E. McKenney
2020-03-13 21:33 ` Jens Axboe
2020-03-13 20:25 ` pr-tracker-bot
2020-02-28 18:42 Jens Axboe
2020-02-28 19:55 ` 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