public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme fixes for Linux 6.19
@ 2026-01-14 18:38 Keith Busch
  2026-01-14 19:36 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2026-01-14 18:38 UTC (permalink / raw)
  To: axboe; +Cc: linux-nvme, linux-block, hch, sagi

The following changes since commit 9869d3a6fed381f3b98404e26e1afc75d680cbf9:

  block: fix race between wbt_enable_default and IO submission (2025-12-12 12:51:11 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.19-2026-01-14

for you to fetch changes up to 0edb475ac0a7d153318a24d4dca175a270a5cc4f:

  nvme: fix PCIe subsystem reset controller state transition (2026-01-14 07:21:31 -0800)

----------------------------------------------------------------
nvme fixes for Linux 6.19

 - Device quirk to disable faulty temperature (Ilikara)
 - TCP target null pointer fix from bad host protocol usage (Shivam)
 - Add compatible apple controller (Janne)
 - FC tagset leak fix (Chaitanya)
 - TCP socket deadlock fix (Hannes)
 - Target name buffer overrun fix (Shin'ichiro)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvme-fc: release admin tagset if init fails

Hannes Reinecke (1):
      nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()

Ilikara Zheng (1):
      nvme-pci: disable secondary temp for Wodposit WPBSNM8

Janne Grunau (1):
      nvme-apple: add "apple,t8103-nvme-ans2" as compatible

Nilay Shroff (1):
      nvme: fix PCIe subsystem reset controller state transition

Shin'ichiro Kawasaki (1):
      nvmet: do not copy beyond sybsysnqn string length

Shivam Kumar (1):
      nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec

 drivers/nvme/host/apple.c      |  1 +
 drivers/nvme/host/fc.c         |  2 ++
 drivers/nvme/host/pci.c        |  7 ++++++-
 drivers/nvme/target/passthru.c |  2 +-
 drivers/nvme/target/tcp.c      | 21 ++++++++++++++++-----
 5 files changed, 26 insertions(+), 7 deletions(-)

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

* Re: [GIT PULL] nvme fixes for Linux 6.19
  2026-01-14 18:38 [GIT PULL] nvme fixes for Linux 6.19 Keith Busch
@ 2026-01-14 19:36 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2026-01-14 19:36 UTC (permalink / raw)
  To: Keith Busch; +Cc: linux-nvme, linux-block, hch, sagi

On 1/14/26 11:38 AM, Keith Busch wrote:
> The following changes since commit 9869d3a6fed381f3b98404e26e1afc75d680cbf9:
> 
>   block: fix race between wbt_enable_default and IO submission (2025-12-12 12:51:11 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-6.19-2026-01-14
> 
> for you to fetch changes up to 0edb475ac0a7d153318a24d4dca175a270a5cc4f:
> 
>   nvme: fix PCIe subsystem reset controller state transition (2026-01-14 07:21:31 -0800)
> 
> ----------------------------------------------------------------
> nvme fixes for Linux 6.19
> 
>  - Device quirk to disable faulty temperature (Ilikara)
>  - TCP target null pointer fix from bad host protocol usage (Shivam)
>  - Add compatible apple controller (Janne)
>  - FC tagset leak fix (Chaitanya)
>  - TCP socket deadlock fix (Hannes)
>  - Target name buffer overrun fix (Shin'ichiro)

Pulled, thanks.

-- 
Jens Axboe


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

end of thread, other threads:[~2026-01-14 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 18:38 [GIT PULL] nvme fixes for Linux 6.19 Keith Busch
2026-01-14 19:36 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox