* [GIT PULL] Block fixes for 6.19-rc6
@ 2026-01-17 3:53 Jens Axboe
2026-01-17 5:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-01-17 3:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Fix for the block area that should go into this kernel release. This
pull request contains:
- NVMe pull request via Keith
- Device quirk to disable faulty temperature (Ilikara)
- TCP target null pointer fix from bad host protocol usage
(Shivam)
- Add apple,t8103-nvme-ans2 as a compatible apple controller
(Janne)
- FC tagset leak fix (Chaitanya)
- TCP socket deadlock fix (Hannes)
- Target name buffer overrun fix (Shin'ichiro)
- Fix for an underflow for rnbd during device unmap
- Zero the non-PI part of the auto integrity buffer
- Fix for a configfs memory leak in the null block driver
Please pull!
The following changes since commit f0d385f6689f37a2828c686fb279121df006b4cb:
ublk: fix use-after-free in ublk_partition_scan_work (2026-01-09 06:55:30 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.19-20260116
for you to fetch changes up to ec19ed2b3e2af8ec5380400cdee9cb6560144506:
rnbd-clt: fix refcount underflow in device unmap path (2026-01-15 07:22:09 -0700)
----------------------------------------------------------------
block-6.19-20260116
----------------------------------------------------------------
Caleb Sander Mateos (1):
block: zero non-PI portion of auto integrity buffer
Chaitanya Kulkarni (2):
nvme-fc: release admin tagset if init fails
rnbd-clt: fix refcount underflow in device unmap path
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
Jens Axboe (1):
Merge tag 'nvme-6.19-2026-01-14' of git://git.infradead.org/nvme into block-6.19
Nilay Shroff (2):
null_blk: fix kmemleak by releasing references to fault configfs items
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
block/bio-integrity-auto.c | 2 +-
drivers/block/null_blk/main.c | 12 +++++++++++-
drivers/block/rnbd/rnbd-clt.c | 1 -
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 ++++++++++++++++-----
8 files changed, 38 insertions(+), 10 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 6.19-rc6
2026-01-17 3:53 [GIT PULL] Block fixes for 6.19-rc6 Jens Axboe
@ 2026-01-17 5:00 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-01-17 5:00 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 16 Jan 2026 20:53:03 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.19-20260116
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d3eeb99bbc99cc5eb94a4a75ed4415a0272254ef
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-17 5:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17 3:53 [GIT PULL] Block fixes for 6.19-rc6 Jens Axboe
2026-01-17 5:00 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox