io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.13-rc
@ 2021-05-15  3:05 Jens Axboe
  2021-05-15 16:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-05-15  3:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fixes for 5.13-rc
  2021-05-15  3:05 [GIT PULL] io_uring fixes for 5.13-rc Jens Axboe
@ 2021-05-15 16:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-15 16:28 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 14 May 2021 21:05:55 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-05-14

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/56015910355992f040f6163dcec96642021d2737

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-15 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  3:05 [GIT PULL] io_uring fixes for 5.13-rc Jens Axboe
2021-05-15 16:28 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).