From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>,
io-uring <io-uring@vger.kernel.org>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>
Subject: [GIT PULL] io_uring statx fix for 5.18-rc1
Date: Fri, 18 Mar 2022 15:59:21 -0600 [thread overview]
Message-ID: <1fbbd612-79bd-8a7b-8021-b8d46c3b8ac7@kernel.dk> (raw)
Hi Linus,
On top of the main io_uring branch, this pull request is for ensuring
that the filename component of statx is stable after submit. That
requires a few VFS related changes.
Please pull!
The following changes since commit adc8682ec69012b68d5ab7123e246d2ad9a6f94b:
io_uring: Add support for napi_busy_poll (2022-03-10 09:18:30 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/for-5.18/io_uring-statx-2022-03-18
for you to fetch changes up to 1b6fe6e0dfecf8c82a64fb87148ad9333fa2f62e:
io-uring: Make statx API stable (2022-03-10 09:33:55 -0700)
----------------------------------------------------------------
for-5.18/io_uring-statx-2022-03-18
----------------------------------------------------------------
Stefan Roesch (1):
io-uring: Make statx API stable
fs/internal.h | 4 +++-
fs/io_uring.c | 22 ++++++++++++++++++++--
fs/stat.c | 49 +++++++++++++++++++++++++++++++++++--------------
3 files changed, 58 insertions(+), 17 deletions(-)
--
Jens Axboe
next reply other threads:[~2022-03-18 21:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 21:59 Jens Axboe [this message]
2022-03-21 23:47 ` [GIT PULL] io_uring statx fix for 5.18-rc1 Linus Torvalds
2022-03-22 0:25 ` 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=1fbbd612-79bd-8a7b-8021-b8d46c3b8ac7@kernel.dk \
--to=axboe@kernel.dk \
--cc=io-uring@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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).