summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2016-04-11target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
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-24iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-24iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-01-05target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-08-25iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-19iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-08-19iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-08-04iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger
2015-06-03target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-05-04target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-04-22iscsi target: fix oops when adding reject pduMike Christie
2015-04-09tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-04-09iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()Roland Dreier
2015-04-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-04-09target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2015-04-09target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2015-04-09target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2015-04-09target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-04-09iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-04-09target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-04-09target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-12target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-03-12target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-03-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-01iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-02target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-02tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2015-01-29iscsi,iser-target: Initiate termination only onceSagi Grimberg
2015-01-26iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-06target: Don't call TFO->write_pending if data_length == 0Roland Dreier
2014-11-13target: Fix APTPL metadata handling for dynamic MappedLUNsNicholas Bellinger
2014-11-13target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran
2014-10-13iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcidNicholas Bellinger
2014-10-13iscsi-target: avoid NULL pointer in iscsi_copy_param_list failureJoern Engel
2014-07-17iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-07-17iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-07-17iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-07-17target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-07-02target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger
2014-07-02target: Report correct response length for some commandsRoland Dreier
2014-07-02Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-07-02iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leakNicholas Bellinger
2014-07-02target: Use complete_all for se_cmd->t_transport_stop_compNicholas Bellinger
2014-07-02target: Set CMD_T_ACTIVE bit for Task Management RequestsNicholas Bellinger
2014-06-23iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-20target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-20iser-target: Fix multi network portal shutdown regressionNicholas Bellinger
2014-06-20Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg