From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.13-rc
Date: Fri, 14 May 2021 21:05:55 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Just a few minor fixes/changes:
- Fix issue with double free race for linked timeout completions
- Fix reference issue with timeouts
- Remove last few places that make SQPOLL special, since it's just an io
thread now.
- Bump maximum allowed registered buffers, as we don't allocate as much
anymore.
Please pull!
The following changes since commit 50b7b6f29de3e18e9d6c09641256a0296361cfee:
x86/process: setup io_threads more like normal user space threads (2021-05-05 17:47:41 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-05-14
for you to fetch changes up to 489809e2e22b3dedc0737163d97eb2b574137b42:
io_uring: increase max number of reg buffers (2021-05-14 06:06:34 -0600)
----------------------------------------------------------------
io_uring-5.13-2021-05-14
----------------------------------------------------------------
Pavel Begunkov (4):
io_uring: fix link timeout refs
io_uring: fix ltout double free on completion race
io_uring: further remove sqpoll limits on opcodes
io_uring: increase max number of reg buffers
fs/io_uring.c | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-05-15 3:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-15 3:05 Jens Axboe [this message]
2021-05-15 16:28 ` [GIT PULL] io_uring fixes for 5.13-rc 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] \
/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