public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.15-rc7
Date: Fri, 22 Oct 2021 21:25:55 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

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


             reply	other threads:[~2021-10-23  3:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-23  3:25 Jens Axboe [this message]
2021-10-23  3:48 ` [GIT PULL] io_uring fixes for 5.15-rc7 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