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]>,
	"[email protected]" <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.9-rc
Date: Sat, 26 Sep 2020 04:38:07 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Two fixes for regressions in this cycle, and one that goes to 5.8
stable.

- Fix leak of getname() retrieved filename
- Removal of plug->nowait assignment, fixing a regression with btrfs
- Fix for async buffered retry

Please pull.


The following changes since commit 4eb8dded6b82e184c09bb963bea0335fa3f30b55:

  io_uring: fix openat/openat2 unified prep handling (2020-09-21 07:51:03 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.9-2020-09-25

for you to fetch changes up to f38c7e3abfba9a9e180b34f642254c43782e7ffe:

  io_uring: ensure async buffered read-retry is setup properly (2020-09-25 15:39:13 -0600)

----------------------------------------------------------------
io_uring-5.9-2020-09-25

----------------------------------------------------------------
Jens Axboe (3):
      io_uring: ensure open/openat2 name is cleaned on cancelation
      io_uring: don't unconditionally set plug->nowait = true
      io_uring: ensure async buffered read-retry is setup properly

 fs/io_uring.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2020-09-26 10:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 10:38 Jens Axboe [this message]
2020-09-26 18:23 ` [GIT PULL] io_uring fixes for 5.9-rc pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-10-02 17:48 Jens Axboe
2020-10-02 21:54 ` pr-tracker-bot
2020-09-22 17:07 Jens Axboe
2020-09-22 22:15 ` 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] \
    [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