This patch set provides a number of bug fixes. The patches were cut against the Martin's 4.13/scsi-queue tree. There are no outside dependencies. The patches should merge via Martin's tree. James Smart (11): Fix system panic when express lane enabled. Fix nvme_info sysfs output to be consistent Vport creation is failing with "Link Down" error Reduce time spent in IRQ for received NVME commands Break up IO ctx list into a separate get and put list Fix SLI3 drivers attempting NVME ELS commands. Fix crash after firmware flash when IO is running. Fix crash doing IO with resets Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort request. Driver responds LS_RJT to Beacon Off ELS - Linux lpfc: update to revision to 11.4.0.1 drivers/scsi/lpfc/lpfc_attr.c | 13 +++--- drivers/scsi/lpfc/lpfc_debugfs.c | 11 ++++-- drivers/scsi/lpfc/lpfc_els.c | 38 +++++++++--------- drivers/scsi/lpfc/lpfc_hbadisc.c | 3 +- drivers/scsi/lpfc/lpfc_init.c | 37 ++++++++++------- drivers/scsi/lpfc/lpfc_nvmet.c | 85 ++++++++++++++++++++++++++++------------ drivers/scsi/lpfc/lpfc_sli.c | 27 ++++++------- drivers/scsi/lpfc/lpfc_sli4.h | 9 +++-- drivers/scsi/lpfc/lpfc_version.h | 2 +- 9 files changed, 137 insertions(+), 88 deletions(-) -- 2.11.0