From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi Greg-KH & Sagi, Here are three outstanding backport patches that have been updated to apply against v3.14.47. Please apply to queue-3.14. Also, there are still two remaining iser-target patches marked for 3.14.y+, that currently don't apply due to additional patch dependencies: 364189f0a iser-target: Fix session hang in case of an rdma read DIF error 524630d58 iser-target: Fix possible use-after-free Sagi, please consider including the extra dependencies if possible, or consider updating these patches to apply against 3.14 code. Thank you, --nab Nicholas Bellinger (1): iscsi-target: Convert iscsi_thread_set usage to kthread.h Sagi Grimberg (2): iser-target: Fix possible deadlock in RDMA_CM connection error iser-target: release stale iser connections drivers/infiniband/ulp/isert/ib_isert.c | 32 +++++++-- drivers/target/iscsi/iscsi_target.c | 104 +++++++++++++----------------- drivers/target/iscsi/iscsi_target_core.h | 7 ++ drivers/target/iscsi/iscsi_target_erl0.c | 13 ++-- drivers/target/iscsi/iscsi_target_login.c | 59 +++++++++++++++-- 5 files changed, 140 insertions(+), 75 deletions(-) -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html