All of lore.kernel.org
 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>
Subject: [GIT PULL] io_uring fixes for 5.13-rc6
Date: Sat, 12 Jun 2021 09:13:30 -0600	[thread overview]
Message-ID: <8a4e5d77-0b4c-cbd4-6ffa-eeff83ed16af@kernel.dk> (raw)

Hi Linus,

Just an API change for the registration changes that went into this
release. Better to get it sorted out now than before it's too late.

Please pull!


The following changes since commit 216e5835966a709bb87a4d94a7343dd90ab0bd64:

  io_uring: fix misaccounting fix buf pinned pages (2021-05-29 19:27:21 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-06-12

for you to fetch changes up to 9690557e22d63f13534fd167d293ac8ed8b104f9:

  io_uring: add feature flag for rsrc tags (2021-06-10 16:33:51 -0600)

----------------------------------------------------------------
io_uring-5.13-2021-06-12

----------------------------------------------------------------
Pavel Begunkov (2):
      io_uring: change registration/upd/rsrc tagging ABI
      io_uring: add feature flag for rsrc tags

 fs/io_uring.c                 | 42 +++++++++++++++++++++++++++++-------------
 include/uapi/linux/io_uring.h | 19 ++++++++++---------
 2 files changed, 39 insertions(+), 22 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2021-06-12 15:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-12 15:13 Jens Axboe [this message]
2021-06-12 19:09 ` [GIT PULL] io_uring fixes for 5.13-rc6 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=8a4e5d77-0b4c-cbd4-6ffa-eeff83ed16af@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.