summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie3-7/+7
2016-08-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2-7/+18
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani1-2/+0
2016-04-12target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger1-1/+0
2016-03-10target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie3-62/+66
2016-03-10target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger1-12/+42
2016-03-10target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2-48/+146
2016-03-10target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger1-8/+9
2016-03-10target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2-55/+76
2016-03-10target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2-1/+38
2016-03-10target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger11-2/+53
2016-03-10target: Fix Task Aborted Status (TAS) handlingAlex Leung2-15/+17
2016-03-04target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt1-2/+2
2016-03-04target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2-10/+17
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2015-08-17iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger5-32/+67
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger1-2/+16
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger1-4/+8
2015-08-03iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger4-69/+114
2015-06-06target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita1-15/+6
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita1-7/+8
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2-9/+43
2015-04-19iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-13tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-26target: Allow Write Exclusive non-reservation holders to READLee Duncan1-0/+12
2015-03-26target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger1-1/+4
2015-03-26target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger1-22/+65
2015-03-26target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger1-3/+23
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-18target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger1-1/+2
2015-03-18target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger1-0/+12
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-12/+13
2015-03-07iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-02-06target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg1-0/+3
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2015-01-27tcm_loop: Fixup tag handlingHannes Reinecke1-15/+8
2015-01-27iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger1-15/+11
2014-12-07target: Don't call TFO->write_pending if data_length == 0Roland Dreier1-1/+1
2014-11-14target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger4-5/+14
2014-11-14target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran1-2/+1
2014-10-06iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger1-1/+3
2014-10-06iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel1-1/+1
2014-10-06target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORESebastian Herbszt1-1/+1
2014-07-07iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka1-6/+7