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.9-rc
Date: Tue, 22 Sep 2020 11:07:18 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
A few fixes - most of them regression fixes from this cycle, but also a
few stable heading fixes, and a build fix for the included demo tool
since some systems now actually have gettid() available.
Please pull.
The following changes since commit c127a2a1b7baa5eb40a7e2de4b7f0c51ccbbb2ef:
io_uring: fix linked deferred ->files cancellation (2020-09-05 16:02:42 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-22
for you to fetch changes up to 4eb8dded6b82e184c09bb963bea0335fa3f30b55:
io_uring: fix openat/openat2 unified prep handling (2020-09-21 07:51:03 -0600)
----------------------------------------------------------------
io_uring-5.9-2020-09-22
----------------------------------------------------------------
Douglas Gilbert (1):
tools/io_uring: fix compile breakage
Jens Axboe (7):
io_uring: grab any needed state during defer prep
io_uring: drop 'ctx' ref on task work cancelation
io_uring: don't run task work on an exiting task
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
io_uring: don't use retry based buffered reads for non-async bdev
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
io_uring: fix openat/openat2 unified prep handling
fs/io_uring.c | 49 ++++++++++++++++++++++++++++++++---------
tools/io_uring/io_uring-bench.c | 4 ++--
2 files changed, 40 insertions(+), 13 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-09-22 17:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 17:07 Jens Axboe [this message]
2020-09-22 22:15 ` [GIT PULL] io_uring fixes for 5.9-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 10:38 Jens Axboe
2020-09-26 18:23 ` pr-tracker-bot
2020-10-02 17:48 Jens Axboe
2020-10-02 21:54 ` 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