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-rc4
Date: Fri, 4 Sep 2020 09:11:37 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
- -EAGAIN with O_NONBLOCK retry fix
- Two small fixes for registered files (Jiufei)
Please pull!
The following changes since commit fdee946d0925f971f167d2606984426763355e4f:
io_uring: don't bounce block based -EAGAIN retry off task_work (2020-08-27 16:48:34 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-04
for you to fetch changes up to 355afaeb578abac907217c256a844cfafb0337b2:
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file (2020-09-02 10:20:41 -0600)
----------------------------------------------------------------
io_uring-5.9-2020-09-04
----------------------------------------------------------------
Jens Axboe (1):
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jiufei Xue (2):
io_uring: fix removing the wrong file in __io_sqe_files_update()
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
fs/io_uring.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
--
Jens Axboe
next reply other threads:[~2020-09-04 15:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-04 15:11 Jens Axboe [this message]
2020-09-04 20:49 ` [GIT PULL] io_uring fixes for 5.9-rc4 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