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.2-rc4
Date: Fri, 13 Jan 2023 12:33:48 -0700 [thread overview]
Message-ID: <2ccb1b3a-ea42-134c-b906-4a3ecdd6f29b@kernel.dk> (raw)
Hi Linus,
Nothing major in here, just a collection of NVMe fixes and dropping a
wrong might_sleep() that static checkers tripped over but which isn't
valid.
Please pull!
The following changes since commit b2b50d572135c5c6e10c2ff79cd828d5a8141ef6:
block: Remove "select SRCU" (2023-01-05 08:50:10 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.2-2023-01-13
for you to fetch changes up to 3d25b1e8369273d76f5f2634f164236ba9e40d32:
Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2 (2023-01-12 10:36:35 -0700)
----------------------------------------------------------------
block-6.2-2023-01-13
----------------------------------------------------------------
Christoph Hellwig (3):
nvme: remove __nvme_ioctl
nvme: replace the "bool vec" arguments with flags in the ioctl path
nvme: don't allow unprivileged passthrough on partitions
Hector Martin (2):
nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression
nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers
Jens Axboe (1):
Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2
Russell King (Oracle) (1):
MAINTAINERS: stop nvme matching for nvmem files
Tejun Heo (1):
block: Drop spurious might_sleep() from blk_put_queue()
Tong Zhang (1):
nvme-pci: fix error handling in nvme_pci_enable()
MAINTAINERS | 3 +-
block/blk-core.c | 3 --
drivers/nvme/host/apple.c | 2 +-
drivers/nvme/host/ioctl.c | 110 ++++++++++++++++++++++++++--------------------
drivers/nvme/host/pci.c | 12 +++--
5 files changed, 75 insertions(+), 55 deletions(-)
--
Jens Axboe
next reply other threads:[~2023-01-13 19:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 19:33 Jens Axboe [this message]
2023-01-13 23:44 ` [GIT PULL] Block fixes for 6.2-rc4 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=2ccb1b3a-ea42-134c-b906-4a3ecdd6f29b@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