All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme updates for Linux 6.19
@ 2025-12-03 19:21 Keith Busch
  2025-12-03 20:24 ` Jens Axboe
  2025-12-04 14:22 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Keith Busch @ 2025-12-03 19:21 UTC (permalink / raw)
  To: axboe; +Cc: hch, sagi, linux-nvme

This is a bit later than usual as we dropped part of the original set to
provide additional time to resolve some late comments.

The following changes since commit d211a2803551c8ffdf0b97d129388f7d9cc129b5:

  block/rnbd: correct all kernel-doc complaints (2025-12-01 07:19:50 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.19-2025-12-03

for you to fetch changes up to fd87c8a7982fdb555133a6d225b636984d12c7db:

  nvme-fabrics: add ENOKEY to no retry criteria for authentication failures (2025-12-01 13:45:58 -0800)

----------------------------------------------------------------
nvme updates for Linux 6.19

 - Subsystem usage cleanups (Max)
 - Endpoint device fixes (Shin'ichiro)
 - Debug statements (Gerd)
 - FC fabrics cleanups and fixes (Daniel)
 - Consistent alloc API usages (Israel)
 - Code comment updates (Chu)
 - Authentication retry fix (Justin)

----------------------------------------------------------------
Chu Guangqing (1):
      nvme: fix typo error in nvme target

Daniel Wagner (5):
      nvme-fc: don't hold rport lock when putting ctrl
      nvme-fc: check all request and response have been processed
      nvmet-fcloop: check all request and response have been processed
      nvmet-fcloop: remove unused lsdir member.
      nvmet-fc: use pr_* print macros instead of dev_*

Gerd Bayer (2):
      nvme-pci: print error message on failure in nvme_probe
      nvme-pci: add debug message on fail to read CSTS

Israel Rukshin (3):
      nvmet-rdma: use kvcalloc for commands and responses arrays
      nvmet-tcp: use kvcalloc for commands array
      nvme-auth: use kvfree() for memory allocated with kvcalloc()

Justin Tee (1):
      nvme-fabrics: add ENOKEY to no retry criteria for authentication failures

Max Gurtovoy (2):
      nvmet: add sanity checks when freeing subsystem
      nvmet: remove redundant subsysnqn field from ctrl

Shin'ichiro Kawasaki (2):
      nvmet: pci-epf: move DMA initialization to EPC init callback
      nvmet: pci-epf: fix DMA channel debug print

 drivers/nvme/host/auth.c        |  2 +-
 drivers/nvme/host/fabrics.c     |  2 +-
 drivers/nvme/host/fc.c          |  8 ++++++--
 drivers/nvme/host/pci.c         |  2 ++
 drivers/nvme/target/admin-cmd.c |  2 +-
 drivers/nvme/target/auth.c      | 18 ++++++++++--------
 drivers/nvme/target/core.c      |  5 +++--
 drivers/nvme/target/fc.c        | 48 +++++++++++++++++++++---------------------------
 drivers/nvme/target/fcloop.c    |  9 ++++++---
 drivers/nvme/target/nvmet.h     |  1 -
 drivers/nvme/target/passthru.c  |  2 +-
 drivers/nvme/target/pci-epf.c   | 14 ++++++++------
 drivers/nvme/target/rdma.c      | 12 ++++++------
 drivers/nvme/target/tcp.c       |  6 +++---
 14 files changed, 69 insertions(+), 62 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] nvme updates for Linux 6.19
  2025-12-03 19:21 [GIT PULL] nvme updates for Linux 6.19 Keith Busch
@ 2025-12-03 20:24 ` Jens Axboe
  2025-12-04 14:22 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2025-12-03 20:24 UTC (permalink / raw)
  To: Keith Busch; +Cc: hch, sagi, linux-nvme

On 12/3/25 12:21 PM, Keith Busch wrote:
> This is a bit later than usual as we dropped part of the original set to
> provide additional time to resolve some late comments.

Thanks Keith - I'll pull this once Linus has pulled the other bits that
are pending, it'll go into my block-6.19 branch at that point for
later submission in this merge window.

-- 
Jens Axboe



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] nvme updates for Linux 6.19
  2025-12-03 19:21 [GIT PULL] nvme updates for Linux 6.19 Keith Busch
  2025-12-03 20:24 ` Jens Axboe
@ 2025-12-04 14:22 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2025-12-04 14:22 UTC (permalink / raw)
  To: Keith Busch; +Cc: hch, sagi, linux-nvme

On 12/3/25 12:21 PM, Keith Busch wrote:
> This is a bit later than usual as we dropped part of the original set to
> provide additional time to resolve some late comments.
> 
> The following changes since commit d211a2803551c8ffdf0b97d129388f7d9cc129b5:
> 
>   block/rnbd: correct all kernel-doc complaints (2025-12-01 07:19:50 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-6.19-2025-12-03
> 
> for you to fetch changes up to fd87c8a7982fdb555133a6d225b636984d12c7db:
> 
>   nvme-fabrics: add ENOKEY to no retry criteria for authentication failures (2025-12-01 13:45:58 -0800)
> 
> ----------------------------------------------------------------
> nvme updates for Linux 6.19
> 
>  - Subsystem usage cleanups (Max)
>  - Endpoint device fixes (Shin'ichiro)
>  - Debug statements (Gerd)
>  - FC fabrics cleanups and fixes (Daniel)
>  - Consistent alloc API usages (Israel)
>  - Code comment updates (Chu)
>  - Authentication retry fix (Justin)

Pulled, thanks.

-- 
Jens Axboe



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-04 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 19:21 [GIT PULL] nvme updates for Linux 6.19 Keith Busch
2025-12-03 20:24 ` Jens Axboe
2025-12-04 14:22 ` Jens Axboe

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.