summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_fabric.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-131-0/+1
* scsi: target/core: Add target_send_busy()Bart Van Assche2019-02-051-0/+1
* scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2019-02-051-1/+0Star
* scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-081-0/+1
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-081-1/+0Star
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-081-0/+7
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-081-1/+1
* scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp2018-11-291-3/+9
* scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp2018-11-291-1/+5
* scsi: target: add session removal functionMike Christie2018-08-021-0/+1
* scsi: target: rename target_alloc_sessionMike Christie2018-08-021-1/+1
* scsi: target: make transport_init_session_tags staticMike Christie2018-08-021-2/+0Star
* scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-1/+1
* scsi: target: Introduce transport_init_session()Bart Van Assche2018-07-021-0/+1
* scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche2018-07-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* target: Introduce a function that shows the command stateBart Van Assche2017-07-071-0/+1
* target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-091-1/+1
* target: Minimize #include directivesBart Van Assche2016-12-091-0/+4
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-201-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-6/+0Star
|\
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-101-6/+0Star
* | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-131-0/+4
|/
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-311-0/+1
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-311-1/+0Star
* target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-271-0/+6
* 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/+2Star
* target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-071-1/+1
* target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+13
* tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-241-0/+1
* target: use 64-bit LUNsHannes Reinecke2015-06-161-5/+5
* target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-2/+1Star
* target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-1/+0Star
* target: remove ->put_session methodChristoph Hellwig2015-05-311-1/+0Star
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-1/+0Star
* target: move transport ID handling to the coreChristoph Hellwig2015-05-311-33/+0Star
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-4/+0Star
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-1/+1
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-4/+1Star
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-311-7/+2Star
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-311-2/+2
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-311-1/+3
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-3/+21
* target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-081-0/+8
* target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-071-0/+1
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-2/+3
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+1
* target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+2
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-241-0/+2