summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-116-28/+34
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+13
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-263-5/+5
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-262-3/+2
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-3/+1
| * target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-08-261-1/+0
| * target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier2015-08-021-1/+1
| * iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp2015-08-021-0/+3
| * target: Shrink struct se_cmd by rearranging fieldsRoland Dreier2015-07-311-8/+8
| * target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier2015-07-311-2/+0
| * target: remove initiatorname field in se_acl_lunChris Zankel2015-07-301-1/+0
| * target: remove unused lun_flags field from se_lunChris Zankel2015-07-301-1/+0
| * target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg2015-07-231-0/+2
| * tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-231-0/+1
| * target: Use struct t10_pi_tupleSagi Grimberg2015-07-061-6/+1
* | iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2015-07-241-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-046-403/+104
|\
| * target: Bump core version to v5.0Nicholas Bellinger2015-06-231-1/+1
| * target: remove target_core_configfs.hChristoph Hellwig2015-06-231-34/+0
| * target: remove unused TARGET_CORE_CONFIG_ROOT defineChristoph Hellwig2015-06-231-2/+0
| * target: consolidate version definesChristoph Hellwig2015-06-232-3/+1
| * target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-1/+0
| * target: simplify UNMAP handlingChristoph Hellwig2015-06-231-5/+2
| * target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig2015-06-231-2/+1
OpenPOWER on IntegriCloud