* [GIT PULL] nvme updates for Linux 6.5 (part 2)
@ 2023-06-30 18:31 Keith Busch
2023-06-30 20:04 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2023-06-30 18:31 UTC (permalink / raw)
To: axboe; +Cc: linux-nvme
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] nvme updates for Linux 6.5 (part 2)
2023-06-30 18:31 [GIT PULL] nvme updates for Linux 6.5 (part 2) Keith Busch
@ 2023-06-30 20:04 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2023-06-30 20:04 UTC (permalink / raw)
To: Keith Busch; +Cc: linux-nvme
On 6/30/23 12:31 PM, Keith Busch wrote:
> 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)
Pulled, thanks.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-30 20:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-30 18:31 [GIT PULL] nvme updates for Linux 6.5 (part 2) Keith Busch
2023-06-30 20:04 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox