From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>, Sagi Grimberg <sagi@grimberg.me>,
Chaitanya Kulkarni <kch@nvidia.com>,
linux-block@vger.kernel.org, linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for Linux 6.2
Date: Thu, 12 Jan 2023 09:25:15 +0100 [thread overview]
Message-ID: <Y7/D64Qubtqmdv04@infradead.org> (raw)
The following changes since commit 49e4d04f0486117ac57a97890eb1db6d52bf82b3:
block: Drop spurious might_sleep() from blk_put_queue() (2023-01-08 20:29:28 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-6.2-2023-01-12
for you to fetch changes up to c7c0644ead24c59cc5e0f2ff0ade89b21783614a:
MAINTAINERS: stop nvme matching for nvmem files (2023-01-10 08:16:39 +0100)
----------------------------------------------------------------
nvme fixes for Linux 6.2
- Identify quirks for Apple controllers (Hector Martin)
- fix error handling in nvme_pci_enable (Tong Zhang)
- refuse unprivileged passthrough on partitions (Christoph Hellwig)
- fix MAINTAINERS to not match nvmem subsystem headers (Russell King)
----------------------------------------------------------------
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
Russell King (Oracle) (1):
MAINTAINERS: stop nvme matching for nvmem files
Tong Zhang (1):
nvme-pci: fix error handling in nvme_pci_enable()
MAINTAINERS | 3 +-
drivers/nvme/host/apple.c | 2 +-
drivers/nvme/host/ioctl.c | 110 ++++++++++++++++++++++++++--------------------
drivers/nvme/host/pci.c | 12 +++--
4 files changed, 75 insertions(+), 52 deletions(-)
next reply other threads:[~2023-01-12 8:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-12 8:25 Christoph Hellwig [this message]
2023-01-12 17:37 ` [GIT PULL] nvme fixes for Linux 6.2 Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2023-02-15 18:14 Christoph Hellwig
2023-02-16 3:25 ` Jens Axboe
2023-02-09 5:10 Christoph Hellwig
2023-02-09 15:12 ` Jens Axboe
2023-02-02 15:23 Christoph Hellwig
2023-02-02 18:02 ` Jens Axboe
2023-01-26 17:38 Christoph Hellwig
2023-01-26 18:44 ` Jens Axboe
2023-01-20 5:52 Christoph Hellwig
2023-01-20 15:09 ` Jens Axboe
2022-12-29 16:41 Christoph Hellwig
2022-12-29 18:32 ` Jens Axboe
2022-12-22 15:43 Christoph Hellwig
2022-12-22 16:23 ` Jens Axboe
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=Y7/D64Qubtqmdv04@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=kbusch@kernel.org \
--cc=kch@nvidia.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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