[PATCH v4 0/1] nvme-tcp: fix possible data corruption caused by premature queue

Michael Liang posted 1 patch 9 months, 1 week ago
drivers/nvme/host/tcp.c | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 insertions(+), 2 deletions(-)
[PATCH v4 0/1] nvme-tcp: fix possible data corruption caused by premature queue
Posted by Michael Liang 9 months, 1 week ago
Changes in v4:
 - Change subject and add "Fixes" tag per suggestion;
 - Link to v3: https://lore.kernel.org/linux-nvme/20250424161438.g2fyo4ozvburf2rh@purestorage.com/

Michael Liang (1):
  nvme-tcp: fix possible data corruption caused by premature queue
    removal and I/O failover

 drivers/nvme/host/tcp.c | 31 +++++++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

-- 
2.34.1