summaryrefslogtreecommitdiff
path: root/drivers/target (follow)
Commit message (Expand)AuthorAge
...
* iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger2017-08-11
* iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-08-11
* target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-08-11
* target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-07-27
* iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-27
* iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger2017-06-29
* target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger2017-06-29
* target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-06-14
* iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger2017-05-20
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2017-05-20
* target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche2017-05-20
* target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger2017-05-20
* iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-21
* iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-04-21
* target: Fix VERIFY_16 handling in sbc_parse_cdbMax Lohrmann2017-03-26
* target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER exportNicholas Bellinger2017-03-26
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-15
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-03-12
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2017-03-12
* target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger2017-02-14
* target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger2017-02-14
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-14
* target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger2017-02-14
* target/iscsi: Fix double free in lio_target_tiqn_addtpg()Dan Carpenter2017-01-12
* target/user: Fix use-after-free of tcmu_cmds if they are expiredAndy Grover2017-01-09
* target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-28
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-28
* target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-28
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-08-20
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-08-20
* target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2016-08-20
* target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger2016-08-20
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-08-20
* iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li2016-08-20
* target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani2016-04-12
* target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-16
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-03-09
* target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger2016-03-03
* target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-03-03
* target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger2016-03-03
* target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger2016-03-03
* target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-03-03
* iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger2016-02-25
* target/stat: print full t10_wwn.model bufferDavid Disseldorp2015-11-28
* target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt2015-11-28
* target: Invoke release_cmd() callback without holding a spinlockBart Van Assche2015-11-28
* target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-28
* iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2015-11-28
* iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt2015-11-28
* target/user: Do not set unused fields in tcmu_opsAndy Grover2015-11-28