From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.4-rc2
Date: Sat, 13 May 2023 07:39:00 -0600 [thread overview]
Message-ID: <c27ed42c-50d1-ac5c-bace-ca98c8d598be@kernel.dk> (raw)
Hi Linus,
Just a few minor fixes for drivers, and a deletion of a file that is
woefully out-of-date these days. Please pull!
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.4-2023-05-13
for you to fetch changes up to 56cdea92ed915f8eb37575331fb4a269991e8026:
Documentation/block: drop the request.rst file (2023-05-12 11:04:58 -0600)
----------------------------------------------------------------
block-6.4-2023-05-13
----------------------------------------------------------------
Guoqing Jiang (1):
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Ivan Orlov (1):
nbd: Fix debugfs_create_dir error checking
Ming Lei (1):
ublk: fix command op code check
Randy Dunlap (1):
Documentation/block: drop the request.rst file
Documentation/block/index.rst | 1 -
Documentation/block/request.rst | 99 -----------------------------------------
drivers/block/nbd.c | 4 +-
drivers/block/rnbd/rnbd-proto.h | 2 +-
drivers/block/ublk_drv.c | 2 +-
5 files changed, 4 insertions(+), 104 deletions(-)
delete mode 100644 Documentation/block/request.rst
--
Jens Axboe
next reply other threads:[~2023-05-13 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-13 13:39 Jens Axboe [this message]
2023-05-13 15:29 ` [GIT PULL] Block fixes for 6.4-rc2 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=c27ed42c-50d1-ac5c-bace-ca98c8d598be@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@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