From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi Greg-KH, (Email hiccup, resending original series as -v2 with missing patches) Here is the remaining stable backport patch that has been updated to apply against v3.10.65. The iser-target related changes have been tested by Chris Moore, and reviewed by Sagi Grimberg. Please apply to queue-3.10. Thank you, --nab Chris Moore (1): IB/isert: Adjust CQ size to HW limits Hannes Reinecke (1): tcm_loop: Fix wrong I_T nexus association Nicholas Bellinger (3): vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion target: Drop arbitrary maximum I/O size limit Or Gerlitz (1): ib_isert: Add max_send_sge=2 minimum for control PDU responses Sagi Grimberg (6): iscsi,iser-target: Initiate termination only once iser-target: Fix flush + disconnect completion handling iser-target: Parallelize CM connection establishment iser-target: Fix connected_handler + teardown flow race iser-target: Handle ADDR_CHANGE event for listener cm_id iser-target: Fix implicit termination of connections drivers/infiniband/ulp/isert/ib_isert.c | 372 +++++++++++++++++++++--------- drivers/infiniband/ulp/isert/ib_isert.h | 7 +- drivers/target/iscsi/iscsi_target_login.c | 3 + drivers/target/loopback/tcm_loop.c | 29 ++- drivers/target/loopback/tcm_loop.h | 7 +- drivers/target/target_core_device.c | 8 +- drivers/target/target_core_file.c | 11 +- drivers/target/target_core_iblock.c | 2 +- drivers/target/target_core_sbc.c | 15 -- drivers/target/target_core_spc.c | 5 +- drivers/vhost/scsi.c | 47 +++- 11 files changed, 347 insertions(+), 159 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