Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme updates for Linux 6.5 (part 2)
Date: Fri, 30 Jun 2023 12:31:33 -0600	[thread overview]
Message-ID: <ZJ8fhWv2CuF+o//Z@kbusch-mbp> (raw)

The following changes since commit 2293cae703cda162684ae966db6b1b4a11b5e88f:

  blk-mq: don't insert passthrough request into sw queue (2023-06-21 07:48:34 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.5-2023-06-30

for you to fetch changes up to 4e69d4dabd2379af57b0b8fb9b0d62c23f9cd3b8:

  nvme: disable controller on reset state failure (2023-06-30 10:48:20 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.5

 - Reduce spamming kernel logs on repeated controller updates (Breno)
 - Improved struct packing (Christophe JAILLET)
 - Misspelled command name in error logging (Damien)
 - Failover fix for temporary frozen queue (Sagi)
 - Reset error handling fixes (Keith)

----------------------------------------------------------------
Breno Leitao (1):
      nvme: Print capabilities changes just once

Christophe JAILLET (1):
      nvmet: Reorder fields in 'struct nvmet_ns'

Damien Le Moal (1):
      nvme: host: fix command name spelling

Keith Busch (3):
      nvme: ensure unquiesce on teardown
      nvme: sync timeout work on failed reset
      nvme: disable controller on reset state failure

Sagi Grimberg (1):
      nvme-mpath: fix I/O failure with EAGAIN when failing over I/O

 drivers/nvme/host/constants.c | 2 +-
 drivers/nvme/host/core.c      | 6 +++++-
 drivers/nvme/host/multipath.c | 8 ++++++++
 drivers/nvme/host/nvme.h      | 1 +
 drivers/nvme/host/pci.c       | 5 ++++-
 drivers/nvme/target/nvmet.h   | 2 +-
 6 files changed, 20 insertions(+), 4 deletions(-)


             reply	other threads:[~2023-06-30 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-30 18:31 Keith Busch [this message]
2023-06-30 20:04 ` [GIT PULL] nvme updates for Linux 6.5 (part 2) 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=ZJ8fhWv2CuF+o//Z@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=linux-nvme@lists.infradead.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