Mostly obvious, with 06/17 being the notable exception. Some of these might have security implications, so getting them in would be nice. Joern Engel (17): target: remove unused debug code target: fix memory corruption target: avoid NULL pointer dereference target: remove always-true conditions target: simplify return statement target: fix condition target: remove unnecessary check target: avoid NULL pointer dereference target: avoid buffer overflow target: plug memory leak target: plug memory leak target: simplify target_fabric_make_lun target: fix pr_out length parsing target: handle match_int errors target: fix unused shift target: handle match_int failures target: check for vector overflows drivers/target/iscsi/iscsi_target.c | 185 +++++++++---------------- drivers/target/iscsi/iscsi_target_configfs.c | 10 +- drivers/target/iscsi/iscsi_target_erl0.c | 3 +- drivers/target/iscsi/iscsi_target_login.c | 8 +- drivers/target/iscsi/iscsi_target_parameters.c | 2 +- drivers/target/iscsi/iscsi_target_util.c | 5 +- drivers/target/target_core_configfs.c | 22 ++- drivers/target/target_core_fabric_configfs.c | 14 +- drivers/target/target_core_fabric_lib.c | 6 +- drivers/target/target_core_file.c | 4 +- drivers/target/target_core_pr.c | 2 +- drivers/target/target_core_pscsi.c | 16 ++- 12 files changed, 113 insertions(+), 164 deletions(-) -- 2.0.0.rc0.1.g7b2ba98 -- 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