Hi all, here is a series of important zfcp fixes all marked for stable. They apply to the fixes branch of James' scsi.git or to v4.9-rc8. Patch 1 is the most important one since it fixes a panic that can occur under certain circumstances. Benjamin Block (1): zfcp: fix use-after-"free" in FC ingress path after TMF Steffen Maier (2): zfcp: do not trace pure benign residual HBA responses at default level zfcp: fix rport unblock race with LUN recovery drivers/s390/scsi/zfcp_dbf.c | 17 +++++++++-- drivers/s390/scsi/zfcp_dbf.h | 41 +++++++++++++++++++++++++-- drivers/s390/scsi/zfcp_erp.c | 61 ++++++++++++++++++++++++++++++++++++++-- drivers/s390/scsi/zfcp_ext.h | 4 ++- drivers/s390/scsi/zfcp_fsf.h | 3 +- drivers/s390/scsi/zfcp_reqlist.h | 30 +++++++++++++++++++- drivers/s390/scsi/zfcp_scsi.c | 61 ++++++++++++++++++++++++++++++++++++---- 7 files changed, 202 insertions(+), 15 deletions(-) -- 2.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html