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.16-rc5
Date: Fri, 10 Dec 2021 23:09:46 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

A few fixes that are all bound for stable:

- Two syzbot reports for io-wq that turned out to be separate fixes, but
  ultimately very closely related.

- io_uring task_work running on cancelations.

Please pull!


The following changes since commit a226abcd5d427fe9d42efc442818a4a1821e2664:

  io-wq: don't retry task_work creation failure on fatal conditions (2021-12-03 06:27:32 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.16-2021-12-10

for you to fetch changes up to 71a85387546e50b1a37b0fa45dadcae3bfb35cf6:

  io-wq: check for wq exit after adding new worker task_work (2021-12-10 13:56:28 -0700)

----------------------------------------------------------------
io_uring-5.16-2021-12-10

----------------------------------------------------------------
Jens Axboe (3):
      io-wq: remove spurious bit clear on task_work addition
      io_uring: ensure task_work gets run as part of cancelations
      io-wq: check for wq exit after adding new worker task_work

 fs/io-wq.c    | 29 +++++++++++++++++++++++------
 fs/io_uring.c |  6 ++++--
 2 files changed, 27 insertions(+), 8 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-12-11  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-11  6:09 Jens Axboe [this message]
2021-12-11 17:28 ` [GIT PULL] io_uring fixes for 5.16-rc5 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