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.14-rc1
Date: Fri, 9 Jul 2021 10:57:30 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

A few fixes that should go into this merge. One fixes a regression
introduced in this release, others are just generic fixes, mostly
related to handling fallback task_work.

Please pull!


The following changes since commit c288d9cd710433e5991d58a0764c4d08a933b871:

  Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block (2021-07-01 12:16:24 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.14-2021-07-09

for you to fetch changes up to 9ce85ef2cb5c738754837a6937e120694cde33c9:

  io_uring: remove dead non-zero 'poll' check (2021-07-09 08:20:28 -0600)

----------------------------------------------------------------
io_uring-5.14-2021-07-09

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: remove dead non-zero 'poll' check

Pavel Begunkov (5):
      io_uring: fix stuck fallback reqs
      io_uring: simplify task_work func
      io_uring: fix exiting io_req_task_work_add leaks
      io_uring: fix drain alloc fail return code
      io_uring: mitigate unlikely iopoll lag

 fs/io_uring.c | 191 +++++++++++++++++++++-------------------------------------
 1 file changed, 68 insertions(+), 123 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-07-09 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 16:57 Jens Axboe [this message]
2021-07-09 19:20 ` [GIT PULL] io_uring fixes for 5.14-rc1 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