[GIT PULL] nvmes fixes for Linux 5.19
Christoph Hellwig
hch at infradead.org
Wed Jun 1 22:28:04 PDT 2022
The following changes since commit a1a2d8f0162b27e85e7ce0ae6a35c96a490e0559:
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() (2022-05-28 06:48:26 -0600)
are available in the Git repository at:
ssh://git.infradead.org/var/lib/git/nvme.git tags/nvme-5.19-2022-06-02
for you to fetch changes up to cbf84dbf0600b0efe1134cc3f98ae29c523a3a23:
nvmet: fix typo in comment (2022-05-31 07:41:25 +0200)
----------------------------------------------------------------
nvme fixes for Linux 5.19
- set controller enable bit in a separate write (Niklas Cassel)
- disable namespace identifiers for the MAXIO MAP1001 (me)
- fix a comment typo (Julia Lawall)
----------------------------------------------------------------
Christoph Hellwig (1):
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
Julia Lawall (1):
nvmet: fix typo in comment
Niklas Cassel (1):
nvme: set controller enable bit in a separate write
drivers/nvme/host/core.c | 10 +++++++++-
drivers/nvme/host/pci.c | 2 ++
drivers/nvme/target/passthru.c | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
More information about the Linux-nvme
mailing list