From: Roland Dreier <roland@xxxxxxxxxxxxxxx> Hi Nic, A short series that cleans up handling of UNMAP commands. The main thing is not crashing horribly if an initiator sends us a 0-length descriptor length... Roland Dreier (5): target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE target: Add range checking to UNMAP emulation target: Fix reading of data length fields for UNMAP commands target: Fix possible integer underflow in UNMAP emulation target: Check number of unmap descriptors against our limit drivers/target/target_core_iblock.c | 43 ++++++++++++++++++++++---------- drivers/target/target_core_transport.c | 10 ++++++++ include/target/target_core_base.h | 1 + 3 files changed, 41 insertions(+), 13 deletions(-) -- 1.7.10.4 -- 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