linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 5.9-rc
Date: Tue, 22 Sep 2020 11:07:18 -0600	[thread overview]
Message-ID: <14cc3fb9-2f6e-ef49-c98b-994048c0b4d3@kernel.dk> (raw)

Hi Linus,

A few fixes - most of them regression fixes from this cycle, but also a
few stable heading fixes, and a build fix for the included demo tool
since some systems now actually have gettid() available.

Please pull.


The following changes since commit c127a2a1b7baa5eb40a7e2de4b7f0c51ccbbb2ef:

  io_uring: fix linked deferred ->files cancellation (2020-09-05 16:02:42 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 4eb8dded6b82e184c09bb963bea0335fa3f30b55:

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

----------------------------------------------------------------
io_uring-5.9-2020-09-22

----------------------------------------------------------------
Douglas Gilbert (1):
      tools/io_uring: fix compile breakage

Jens Axboe (7):
      io_uring: grab any needed state during defer prep
      io_uring: drop 'ctx' ref on task work cancelation
      io_uring: don't run task work on an exiting task
      io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
      io_uring: don't use retry based buffered reads for non-async bdev
      io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
      io_uring: fix openat/openat2 unified prep handling

 fs/io_uring.c                   | 49 ++++++++++++++++++++++++++++++++---------
 tools/io_uring/io_uring-bench.c |  4 ++--
 2 files changed, 40 insertions(+), 13 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2020-09-22 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 17:07 Jens Axboe [this message]
2020-09-22 22:15 ` [GIT PULL] io_uring fixes for 5.9-rc pr-tracker-bot
2020-09-26 10:38 Jens Axboe
2020-09-26 18:23 ` pr-tracker-bot
2020-10-02 17:48 Jens Axboe
2020-10-02 21:54 ` 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 \
    --in-reply-to=14cc3fb9-2f6e-ef49-c98b-994048c0b4d3@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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;
as well as URLs for NNTP newsgroup(s).