summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\
| * IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-0/+1
* | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
* | target: add XCOPY target/segment desc sense codesDavid Disseldorp2017-01-101-0/+4
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-216-17/+29
|\
| * target: Minimize #include directivesBart Van Assche2016-12-096-17/+29
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
|/
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-191-0/+1
* target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger2016-07-201-0/+1
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-201-1/+0
* target: Fix max_unmap_lba_count calc overflowMike Christie2016-07-201-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-284-8/+68
|\
| * cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-102-7/+0
| * target: remove acl_stopChristoph Hellwig2016-05-101-1/+0
| * iscsi-target: export symbolsVarun Prakash2016-05-091-0/+33
| * iscsi-target: add new offload transport typeVarun Prakash2016-05-091-0/+1
| * iscsi-target: move iscsit_thread_check_cpumask()Varun Prakash2016-05-091-0/+26
| * iscsi-target: add void (*iscsit_get_r2t_ttt)()Varun Prakash2016-05-091-0/+2
| * iscsi-target: add int (*iscsit_validate_params)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add void (*iscsit_release_cmd)()Varun Prakash2016-05-091-0/+1
| * iscsi-target: add int (*iscsit_xmit_pdu)()Varun Prakash2016-05-091-0/+2
* | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-132-1/+4
|/
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-301-0/+1
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-301-1/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-222-9/+8
|\
| * target: Remove enum transport_lunflags_tableAndy Grover2016-03-101-9/+2
| * target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-271-0/+6
* | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-171-3/+0
|\ \
| * | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-061-3/+0
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-171-2/+2
|\ \ | |/ |/|
| * iscsi-target: Use shash and ahashHerbert Xu2016-01-271-2/+2
* | target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2016-02-101-0/+2
* | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usageNicholas Bellinger2016-02-061-4/+0
* | target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-02-051-0/+2
* | target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-02-031-0/+1
* | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-01-291-0/+3
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-202-6/+9
|\
| * target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-201-0/+2
| * target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-201-3/+2
| * target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-071-1/+1
| * target: Remove an unused variableBart Van Assche2016-01-071-2/+0
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-071-0/+1
| * target/sbc: Add LBPRZ attribute + control CDB emulationJamie Pocas2016-01-061-0/+3
* | target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger2015-11-281-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-133-269/+60
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-133-269/+60
* | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-241-0/+1
|/