linux/drivers
Alistair Francis 2e6eb6b277 nvmet-tcp: Don't free SQ on authentication success
Curently after the host sends a REPLACETLSPSK we free the TLS keys as
part of calling nvmet_auth_sq_free() on success. This means when the
host sends a follow up REPLACETLSPSK we return CONCAT_MISMATCH as the
check for !nvmet_queue_tls_keyid(req->sq) fails.

This patch ensures we don't free the TLS key on success as we might need
it again in the future.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
2026-03-27 07:35:03 -07:00
..
accel accel: ethosu: Handle possible underflow in IFM size calculations 2026-03-05 15:21:17 -06:00
accessibility
acpi Merge branch 'acpica' 2026-03-05 18:46:43 +01:00
amba
android
ata ata: libata-eh: Fix detection of deferred qc timeouts 2026-03-06 09:58:47 +01:00
atm
auxdisplay
base
bcma
block ublk: move cold paths out of __ublk_batch_dispatch() for icache efficiency 2026-03-22 19:03:52 -06:00
bluetooth
bus
cache
cdrom
cdx
char
clk
clocksource
comedi
connector
counter
cpufreq
cpuidle
crypto
cxl
dax
dca
devfreq
dibs
dio
dma
dma-buf
dpll
edac
eisa
extcon
firewire
firmware
fpga
fsi
fwctl
gnss
gpib
gpio
gpu Cross-subsystem Changes: 2026-03-06 19:45:19 +10:00
greybus
hid hid-for-linus-2026030601 2026-03-06 10:00:58 -08:00
hsi
hte
hv
hwmon hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read 2026-03-04 16:48:06 -08:00
hwspinlock
hwtracing
i2c
i3c
idle
iio
infiniband
input
interconnect
iommu
ipack
irqchip
isdn
leds
macintosh
mailbox
mcb
md md: remove unused mddev argument from export_rdev 2026-03-23 02:15:11 +08:00
media
memory
memstick
message
mfd
misc
mmc
most
mtd
mux
net xen: branch for v7.0-rc3 2026-03-07 07:44:32 -08:00
nfc
ntb
nubus
nvdimm block: factor out a bio_integrity_action helper 2026-03-09 07:47:02 -06:00
nvme nvmet-tcp: Don't free SQ on authentication success 2026-03-27 07:35:03 -07:00
nvmem
of
opp
parisc
parport
pci xen: branch for v7.0-rc3 2026-03-07 07:44:32 -08:00
pcmcia
peci
perf
phy
pinctrl
platform
pmdomain pmdomain providers: 2026-03-06 09:16:39 -08:00
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
resctrl
reset
rpmsg
rtc
s390
sbus
scsi scsi: bsg: add io_uring passthrough handler 2026-03-19 11:38:24 -06:00
sh
siox
slimbus
soc
soundwire
spi
spmi
ssb
staging
target block: remove bdev_nonrot() 2026-03-09 14:30:00 -06:00
tc
tee
thermal
thunderbolt
tty
ufs
uio
usb
vdpa
vfio
vhost
video fbdev: au1100fb: Fix build on MIPS64 2026-03-05 17:35:12 +01:00
virt
virtio
w1
watchdog
xen xen: branch for v7.0-rc3 2026-03-07 07:44:32 -08:00
zorro
Kconfig
Makefile