summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
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
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover