Hi Martin, This series fixes crash during abort handling with FC-NVMe devices. Also, we discovered race condition between nvme command and ls completion with FC-NVMe devices. Please apply this series to 5.3/scsi-queue at your earliest convenience. Thanks, Himanshu Arun Easi (1): qla2xxx: Fix kernel crash after disconnecting NVMe devices Quinn Tran (2): qla2xxx: on session delete return nvme cmd qla2xxx: Fix NVME cmd and LS cmd timeout race condition drivers/scsi/qla2xxx/qla_def.h | 3 +- drivers/scsi/qla2xxx/qla_nvme.c | 234 ++++++++++++++++++++++++++-------------- drivers/scsi/qla2xxx/qla_nvme.h | 2 +- drivers/scsi/qla2xxx/qla_os.c | 1 - 4 files changed, 154 insertions(+), 86 deletions(-) -- 2.12.0