From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi Greg, This set of target fixes was just merged into mainline below, and would have been merged before v3.11 was released but unfortuately my PULL request(s) ended up in Linus's spam folder. :-( http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=dcaaaeac871ff73043c616db3b2f91482637801d Two of the patches where not marked as stable in target-pending.git, so I'm sending the entire series out preemptively now to let you know that: 1) They all should be marked for stable, and 2) should be included immediately, given the already extended delay. Patch #1 is marked for v3.0+. (it will likely fail to apply at a certain point, but I'll fix that up later) Patch #2 -> #4 are marked for v3.10+, and Patch #5 is marked for v3.11+ Please let me know if you have any questions. Thank you, --nab Nicholas Bellinger (5): target: Fix trailing ASCII space usage in INQUIRY vendor+model iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10 iscsi-target: Fix iscsit_transport reference leak during NP thread reset iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject target: Fix se_cmd->state_list leak regression during WRITE failure drivers/target/iscsi/iscsi_target.c | 17 ++++++++++------- drivers/target/iscsi/iscsi_target_login.c | 9 ++++----- drivers/target/target_core_spc.c | 9 ++++++--- drivers/target/target_core_transport.c | 11 +++++++++++ 4 files changed, 31 insertions(+), 15 deletions(-) -- 1.7.2.5 -- 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