summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-09-10iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
2017-09-10iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash
2017-09-10iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-09-10target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi
2017-07-31target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-06-08iscsi-target: Use shash and ahashHerbert Xu
2017-06-08target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik
2017-06-08iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-06-08target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche
2017-06-08iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger
2017-05-28target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-05-17iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-17target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger
2017-05-17target: Fix VERIFY and WRITE VERIFY command parsingBart Van Assche
2017-05-17iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-05-17iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-05-17target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-05-17target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-03-06target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-03-06target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-01-12target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2016-11-23target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-11-23target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-08-19iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li
2016-08-19target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger
2016-08-19target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger
2016-04-18target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-22target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-05target: Fix linux-4.1.y specific compile warningNicholas Bellinger
2016-03-05target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-05target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-05target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-03-05target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-05target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2016-03-05target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-05iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2016-02-28target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-02-28target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2016-02-03iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2015-10-22target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointerNicholas Bellinger
2015-10-22target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger
2015-10-22target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-09-13target/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik
2015-08-10iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-08-10iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-08-10iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-30target/user: Only support full command pass-throughAndy Grover
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover