All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: hch@lst.de, sagi@grimberg.me, linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for Linux 6.11
Date: Thu, 5 Sep 2024 08:41:03 -0600	[thread overview]
Message-ID: <ZtnC_xT5S0X2ZuZB@kbusch-mbp> (raw)

The following changes since commit e6b09a173870720e4d4c6fd755803970015ac043:

  Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11 (2024-08-22 16:20:24 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.11-2024-09-05

for you to fetch changes up to 899d2e5a4e3d36689e8938e152f4b69a4bcc6b4d:

  nvmet: Identify-Active Namespace ID List command should reject invalid nsid (2024-09-03 10:05:40 -0700)

----------------------------------------------------------------
nvme fixes for Linux 6.11

 - Sparse fix on static symbol (Jinjie)
 - Misleading warning message fix (Keith)
 - TCP command allocation handling fix (Maurizio)
 - PCI tagset allocation handling fix (Keith)
 - Low-power quirk for Samsung (Georg)
 - Queue limits fix for zone devices (Christoph)
 - Target protocol behavior fix (Maurizio)

----------------------------------------------------------------
Christoph Hellwig (1):
      nvme: set BLK_FEAT_ZONED for ZNS multipath disks

Georg Gottleuber (1):
      nvme-pci: Add sleep quirk for Samsung 990 Evo

Jinjie Ruan (1):
      nvmet: Make nvmet_debugfs static

Keith Busch (2):
      nvme: use better description for async reset reason
      nvme-pci: allocate tagset on reset if necessary

Maurizio Lombardi (2):
      nvmet-tcp: fix kernel crash if commands allocation fails
      nvmet: Identify-Active Namespace ID List command should reject invalid nsid

 drivers/nvme/host/core.c        |  3 ++-
 drivers/nvme/host/multipath.c   |  4 +++-
 drivers/nvme/host/pci.c         | 17 +++++++++++++++++
 drivers/nvme/target/admin-cmd.c | 10 ++++++++++
 drivers/nvme/target/debugfs.c   |  2 +-
 drivers/nvme/target/tcp.c       |  4 +++-
 6 files changed, 36 insertions(+), 4 deletions(-)



             reply	other threads:[~2024-09-05 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05 14:41 Keith Busch [this message]
2024-09-05 14:46 ` [GIT PULL] nvme fixes for Linux 6.11 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 20:36 Keith Busch
2024-08-22 22:38 ` Jens Axboe
2024-08-08 18:15 Keith Busch
2024-08-08 18:28 ` Jens Axboe
2024-07-26 14:04 Keith Busch
2024-07-26 14:06 ` 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=ZtnC_xT5S0X2ZuZB@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --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.