From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>,
linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvmes fixes for Linux 5.19
Date: Thu, 23 Jun 2022 15:54:39 +0200 [thread overview]
Message-ID: <YrRwn7dWdJcI9DSL@infradead.org> (raw)
The following changes since commit 2645672ffe21f0a1c139bfbc05ad30fd4e4f2583:
block: pop cached rq before potentially blocking rq_qos_throttle() (2022-06-21 10:59:58 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.19-2022-06-23
for you to fetch changes up to e6487833182a8a0187f0292aca542fc163ccd03e:
nvme: move the Samsung X5 quirk entry to the core quirks (2022-06-23 15:22:22 +0200)
----------------------------------------------------------------
nvme fixes for Linux 5.19
- fix the mixed up CRIMS/CRWMS constants (Joel Granados)
- add another broken identifier quirk (Leo Savernik)
- fix up a quirk because Samsung reuses PCI IDs over different products
(me)
----------------------------------------------------------------
Christoph Hellwig (1):
nvme: move the Samsung X5 quirk entry to the core quirks
Joel Granados (1):
nvme: fix the CRIMS and CRWMS definitions to match the spec
Leo Savernik (1):
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
drivers/nvme/host/core.c | 14 ++++++++++++++
drivers/nvme/host/pci.c | 6 ++----
include/linux/nvme.h | 4 ++--
3 files changed, 18 insertions(+), 6 deletions(-)
next reply other threads:[~2022-06-23 13:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 13:54 Christoph Hellwig [this message]
2022-06-23 13:55 ` [GIT PULL] nvmes fixes for Linux 5.19 Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2022-07-07 13:25 Christoph Hellwig
2022-07-07 23:38 ` Jens Axboe
2022-06-30 19:45 Christoph Hellwig
2022-06-30 20:16 ` Jens Axboe
2022-06-23 13:23 Christoph Hellwig
2022-06-23 13:44 ` Jens Axboe
2022-06-23 13:48 ` Christoph Hellwig
2022-06-15 13:37 Christoph Hellwig
2022-06-15 15:39 ` Jens Axboe
2022-06-02 5:28 Christoph Hellwig
2022-06-02 7:49 ` Jens Axboe
2022-06-02 7:59 ` Christoph Hellwig
2022-06-02 8:05 ` 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=YrRwn7dWdJcI9DSL@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=kbusch@kernel.org \
--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 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.