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: Fri, 30 Oct 2020 11:09:13 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Fixes that should go into this release:
- Fixes for linked timeouts (Pavel)
- Set IO_WQ_WORK_CONCURRENT early for async offload (Pavel)
- Two minor simplifications that make the code easier to read and follow
(Pavel)
Please pull!
The following changes since commit ee6e00c868221f5f7d0b6eb4e8379a148e26bc20:
splice: change exported internal do_splice() helper to take kernel offset (2020-10-22 14:15:51 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.10-2020-10-30
for you to fetch changes up to c8b5e2600a2cfa1cdfbecf151afd67aee227381d:
io_uring: use type appropriate io_kiocb handler for double poll (2020-10-25 13:53:26 -0600)
----------------------------------------------------------------
io_uring-5.10-2020-10-30
----------------------------------------------------------------
Jens Axboe (1):
io_uring: use type appropriate io_kiocb handler for double poll
Pavel Begunkov (7):
io_uring: remove opcode check on ltimeout kill
io_uring: don't adjust LINK_HEAD in cancel ltimeout
io_uring: always clear LINK_TIMEOUT after cancel
io_uring: don't defer put of cancelled ltimeout
io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
io_uring: simplify nxt propagation in io_queue_sqe
io_uring: simplify __io_queue_sqe()
fs/io_uring.c | 108 +++++++++++++++++++++-------------------------------------
1 file changed, 38 insertions(+), 70 deletions(-)
--
Jens Axboe
next reply other threads:[~2020-10-30 17:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 17:09 Jens Axboe [this message]
2020-10-30 22:10 ` [GIT PULL] io_uring fixes for 5.10-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-11-07 20:13 Jens Axboe
2020-11-07 22:08 ` pr-tracker-bot
2020-11-13 21:18 Jens Axboe
2020-11-14 0:15 ` 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-27 20:47 Jens Axboe
2020-11-27 21:21 ` 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