public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
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] nvme fixes for Linux 6.1
Date: Wed, 12 Oct 2022 13:43:29 +0200	[thread overview]
Message-ID: <Y0aoYSBCx2Wrw74I@infradead.org> (raw)

The following changes since commit 24a403340d70aad3667b3ee0f9a7aa5c0a5193a0:

  Merge branch 'for-6.1/block' into block-6.1 (2022-10-10 11:26:40 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.1-2022-10-12

for you to fetch changes up to 72e3b8883a36e80ebfa41015c7b6926ce31ace05:

  nvme-multipath: fix possible hang in live ns resize with ANA access (2022-10-12 11:42:58 +0200)

----------------------------------------------------------------
nvme fixes for Linux 6.1

 - add NVME_QUIRK_BOGUS_NID for Lexar NM760 (Abhijit)
 - avoid the deepest sleep state on ZHITAI TiPro5000 SSDs (Xi Ruoyao)
 - fix possible hang caused during ctrl deletion (Sagi Grimberg)
 - fix possible hang in live ns resize with ANA access (Sagi Grimberg)

----------------------------------------------------------------
Abhijit (1):
      nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760

Sagi Grimberg (3):
      nvme-rdma: fix possible hang caused during ctrl deletion
      nvme-tcp: fix possible hang caused during ctrl deletion
      nvme-multipath: fix possible hang in live ns resize with ANA access

Xi Ruoyao (1):
      nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs

 drivers/nvme/host/multipath.c | 1 +
 drivers/nvme/host/pci.c       | 4 ++++
 drivers/nvme/host/rdma.c      | 2 +-
 drivers/nvme/host/tcp.c       | 2 +-
 4 files changed, 7 insertions(+), 2 deletions(-)


             reply	other threads:[~2022-10-12 11:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-12 11:43 Christoph Hellwig [this message]
2022-10-12 13:16 ` [GIT PULL] nvme fixes for Linux 6.1 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2022-10-20  8:57 Christoph Hellwig
2022-10-20 12:44 ` Jens Axboe
2022-10-27 13:47 Christoph Hellwig
2022-10-27 13:50 ` Jens Axboe
2022-12-02  9:35 Christoph Hellwig
2022-12-02 15:01 ` Jens Axboe
2022-12-07 14:09 Christoph Hellwig
2022-12-07 15:55 ` 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=Y0aoYSBCx2Wrw74I@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox