From: Vu Pham <vu@xxxxxxxxxxxx> Hello Nic, V1 changes: - rebase to auto-next to address changes in iscsi/iser-target: Convert to command priv_size usage https://git.kernel.org/cgit/linux/kernel/git/nab/target-pending.git/commit/?h=auto-next&id=760329172230ae9ba21f9efd92e9c240edc3cc0f This is the FRWR (fast registration work request) patch series for isert This is the foundation step to support signature and data integrity for Connect-IB (mlx5 driver) and future HCAs. Patches 1-2 are the simple pre-steps to support different registration, deregistration models (global dma key, FRWR...) Patch 3 add actuall support for FRWR Vu Pham (3): iser-target: move rdma wr processing to a shared function iser-target: generalize rdma memory registration and cleanup iser-target: introduce fast memory registration mode (FRWR) drivers/infiniband/ulp/isert/ib_isert.c | 617 +++++++++++++++++++++++-------- drivers/infiniband/ulp/isert/ib_isert.h | 24 +- 2 files changed, 490 insertions(+), 151 deletions(-) -- 1.7.10.2 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html