summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-08-16iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger
2017-08-16iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash
2017-08-11iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-08-11iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-08-11iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger
2017-08-11iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi
2017-08-11target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger
2017-07-27target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-06-29iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger
2017-06-29target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-06-14target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger
2017-05-20iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-05-20target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger
2017-03-26target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann
2017-03-26target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-03-12target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-03-12target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger
2017-02-14target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-02-14target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-02-14target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-02-14target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-01-12target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter
2017-01-09target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-08-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie
2016-08-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger
2016-08-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger
2016-08-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger
2016-08-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li
2016-04-12target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-16target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-09target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie
2016-03-03target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-03target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-03target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-03-03target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-03-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche