summaryrefslogtreecommitdiff
path: root/drivers/target (follow)
Commit message (Expand)AuthorAge
* 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
* target/user: Fix time calc in expired cmd processingAndy Grover2015-11-28
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
| |/
* | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-21
* | iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger2015-09-24
* | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger2015-09-24
* | target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger2015-09-24
* | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-24
* | target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger2015-09-24
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * target: use stringify.h instead of own definitionDavid Disseldorp2015-09-11
| * target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover2015-09-11
| * target: Remove no-op conditionalAndy Grover2015-09-11
| * target/user: Remove unused variableAndy Grover2015-09-11
| * target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2015-09-11
| * target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger2015-09-11
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-11
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-26
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-26
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-26
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-26
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-02
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-02
| * drivers: target: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-07-31
| * target: check DPO/FUA usage for COMPARE AND WRITEDavid Disseldorp2015-07-31
| * target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier2015-07-31