linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Keith Busch <kbusch@kernel.org>,
	Jens Axboe <axboe@fb.com>, Sagi Grimberg <sagi@grimberg.me>,
	Chaitanya Kulkarni <kch@nvidia.com>,
	linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme updates for Linux 6.17
Date: Thu, 31 Jul 2025 07:08:18 -0700	[thread overview]
Message-ID: <aIt40gBo9MuyC9Y2@infradead.org> (raw)

The following changes since commit 5421681bc3ef13476bd9443379cd69381e8760fa:

  blk-ioc: don't hold queue_lock for ioc_lookup_icq() (2025-07-29 06:26:34 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.17-2025-07-31

for you to fetch changes up to 367c240b0a99c7ada700a44345dd3144a02b6164:

  nvme: fix various comment typos (2025-07-31 06:35:58 -0700)

----------------------------------------------------------------
nvme updates for Linux 6.17

 - add support for getting the FDP featuee in fabrics passthru path
   (Nitesh Shetty)
 - add capability to connect to an administrative controller
   (Kamaljit Singh)
 - fix a leak on sgl setup error (Keith Busch)
 - initialize discovery subsys after debugfs is initialized
   (Mohamed Khalfella)
 - fix various comment typos (Bjorn Helgaas)
 - remove unneeded semicolons (Jiapeng Chong)

----------------------------------------------------------------
Bjorn Helgaas (1):
      nvme: fix various comment typos

Jiapeng Chong (1):
      nvme-auth: remove unneeded semicolon

Kamaljit Singh (1):
      nvme: add capability to connect to an administrative controller

Keith Busch (1):
      nvme-pci: fix leak on sgl setup error

Mohamed Khalfella (1):
      nvmet: initialize discovery subsys after debugfs is initialized

Nitesh Shetty (1):
      nvmet: add support for FDP in fabrics passthru path

 drivers/nvme/host/auth.c       |  4 ++--
 drivers/nvme/host/core.c       | 16 ++++++++++++++++
 drivers/nvme/host/fc.c         |  4 ++--
 drivers/nvme/host/pci.c        |  2 +-
 drivers/nvme/host/tcp.c        |  2 +-
 drivers/nvme/target/core.c     | 12 ++++++------
 drivers/nvme/target/fc.c       |  6 +++---
 drivers/nvme/target/passthru.c |  2 ++
 drivers/nvme/target/rdma.c     |  6 +++---
 9 files changed, 36 insertions(+), 18 deletions(-)


             reply	other threads:[~2025-07-31 14:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31 14:08 Christoph Hellwig [this message]
2025-07-31 16:55 ` [GIT PULL] nvme updates for Linux 6.17 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2025-07-22  6:04 Christoph Hellwig
2025-07-22 10: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=aIt40gBo9MuyC9Y2@infradead.org \
    --to=hch@infradead.org \
    --cc=axboe@fb.com \
    --cc=axboe@kernel.dk \
    --cc=kbusch@kernel.org \
    --cc=kch@nvidia.com \
    --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;
as well as URLs for NNTP newsgroup(s).