public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.15-rc7
@ 2021-10-23  3:25 Jens Axboe
  2021-10-23  3:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-10-23  3:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Two fixes for the max workers limit API that was introduced this series,
one fix for an issue with that code, and one fixing a linked timeout
regression in this series.

Please pull!


The following changes since commit 14cfbb7a7856f190035f8e53045bdbfa648fae41:

  io_uring: fix wrong condition to grab uring lock (2021-10-14 09:06:11 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.15-2021-10-22

for you to fetch changes up to b22fa62a35d7f2029d757a518d78041822b7c7c1:

  io_uring: apply worker limits to previous users (2021-10-21 11:19:38 -0600)

----------------------------------------------------------------
io_uring-5.15-2021-10-22

----------------------------------------------------------------
Pavel Begunkov (4):
      io-wq: max_worker fixes
      io_uring: apply max_workers limit to all future users
      io_uring: fix ltimeout unprep
      io_uring: apply worker limits to previous users

 fs/io-wq.c    |  7 +++++--
 fs/io_uring.c | 54 ++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 47 insertions(+), 14 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2021-10-23  3:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-23  3:25 [GIT PULL] io_uring fixes for 5.15-rc7 Jens Axboe
2021-10-23  3:48 ` 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