summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-04-12target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-09target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-03-09target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-09target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-09target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-03-09target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-09target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-03-09target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2016-03-09target: Fix Task Aborted Status (TAS) handlingAlex Leung
2016-03-03target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-08-03iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger
2015-06-06target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
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