aboutsummaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2015-04-19iscsi target: fix oops when adding reject pduMike Christie
2015-04-13tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-03-26target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-03-26target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2015-03-26target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2015-03-26target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-18target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-03-18target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-01-27tcm_loop: Fixup tag handlingHannes Reinecke
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-11-14target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-11-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-10-05iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-10-05iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-10-05target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt
2014-07-06iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-06iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-06iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-06target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-30target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-06-30target: Report correct response length for some commandsRoland Dreier
2014-06-30Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-06-30iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-06-30target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-06-30target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-26target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger
2014-06-16target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-16iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-16Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-06-11target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-11iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2014-06-07tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-06-07target: fix memory leak on XCOPYMikulas Patocka
2014-06-07target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-06-07iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-06-07target: Allow non-supporting backends to set pi_prot_type to 0Andy Grover
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover
2014-05-06target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger
2014-05-06Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec