-
- Downloads
Pull scsi target fixes from Nicholas Bellinger: "This includes an important >= v3.6 regression bugfix for active I/O shutdown (Roland), some TMR related failure / corner cases fixes for long outstanding I/O (Roland), two FCoE target mode fabric fabric role fixes (MDR), a fix for an incorrect sense code during LUN communication failure (Dr. Hannes), plus a handful of other minor fixes. There are still some outstanding zero-length control CDB regression fixes that need to be addressed for v3.8, that will be coming in a follow-up PULL request." * git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending: iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) target: Release se_cmd when LUN lookup fails for TMR target: Fix use-after-free in LUN RESET handling target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs tcm_fc: Do not report target role when target is not defined tcm_fc: Do not indicate retry capability to initiators target: Use TCM_NO_SENSE for initialisation target: Introduce TCM_NO_SENSE target: use correct sense code for LUN communication failure
No related branches found
No related tags found
Showing
- drivers/target/iscsi/iscsi_target_erl2.c 1 addition, 1 deletiondrivers/target/iscsi/iscsi_target_erl2.c
- drivers/target/target_core_alua.c 1 addition, 1 deletiondrivers/target/target_core_alua.c
- drivers/target/target_core_pr.c 1 addition, 1 deletiondrivers/target/target_core_pr.c
- drivers/target/target_core_transport.c 16 additions, 4 deletionsdrivers/target/target_core_transport.c
- drivers/target/tcm_fc/tfc_sess.c 9 additions, 3 deletionsdrivers/target/tcm_fc/tfc_sess.c
- include/target/target_core_base.h 1 addition, 0 deletionsinclude/target/target_core_base.h
Loading
Please register or sign in to comment