aboutsummaryrefslogtreecommitdiff
path: root/include/target/target_core_fabric.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeGravatar Bart Van Assche 1-0/+1
2019-02-04scsi: target/core: Add target_send_busy()Gravatar Bart Van Assche 1-0/+1
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionGravatar Bart Van Assche 1-1/+0
2018-12-07scsi: target/core: Make ABORT and LUN RESET handling synchronousGravatar Bart Van Assche 1-0/+1
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsGravatar Bart Van Assche 1-1/+0
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsGravatar Bart Van Assche 1-0/+7
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughGravatar Bart Van Assche 1-1/+1
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasGravatar David Disseldorp 1-3/+9
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsGravatar David Disseldorp 1-1/+5
2018-08-02scsi: target: add session removal functionGravatar Mike Christie 1-0/+1
2018-08-02scsi: target: rename target_alloc_sessionGravatar Mike Christie 1-1/+1
2018-08-02scsi: target: make transport_init_session_tags staticGravatar Mike Christie 1-2/+0
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Gravatar Bart Van Assche 1-1/+1
2018-07-02scsi: target: Introduce transport_init_session()Gravatar Bart Van Assche 1-0/+1
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Gravatar Bart Van Assche 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-06target: Introduce a function that shows the command stateGravatar Bart Van Assche 1-0/+1
2017-02-09target: Inline transport_cmd_check_stop()Gravatar Bart Van Assche 1-1/+1
2016-12-09target: Minimize #include directivesGravatar Bart Van Assche 1-0/+4
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangGravatar Nicholas Bellinger 1-1/+0
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-6/+0
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglGravatar Christoph Hellwig 1-0/+4
2016-05-10target: remove sess_kref and ->shutdown_sessionGravatar Christoph Hellwig 1-6/+0
2016-03-30target: add a new add_wwn_groups fabrics methodGravatar Christoph Hellwig 1-0/+1
2016-03-30target: remove ->fabric_cleanup_nodeaclGravatar Christoph Hellwig 1-1/+0
2016-02-27target: Add target_alloc_session() helper functionGravatar Nicholas Bellinger 1-0/+6
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclGravatar Nicholas Bellinger 1-0/+2
2016-01-20target: Convert ACL change queue_depth se_session reference usageGravatar Nicholas Bellinger 1-3/+2
2016-01-07target: Support aborting tasks with a 64-bit tagGravatar Bart Van Assche 1-1/+1
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitGravatar Nicholas Bellinger 1-0/+13
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAGravatar Hannes Reinecke 1-0/+1
2015-06-15target: use 64-bit LUNsGravatar Hannes Reinecke 1-5/+5
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterGravatar Nicholas Bellinger 1-2/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistGravatar Nicholas Bellinger 1-1/+0
2015-05-30target: remove ->put_session methodGravatar Christoph Hellwig 1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsGravatar Bart Van Assche 1-1/+0
2015-05-30target: move transport ID handling to the coreGravatar Christoph Hellwig 1-33/+0
2015-05-30target: remove the get_fabric_proto_ident methodGravatar Christoph Hellwig 1-4/+0
2015-05-30target: change core_tpg_register prototypeGravatar Christoph Hellwig 1-1/+1
2015-05-30target: move node ACL allocation to core codeGravatar Christoph Hellwig 1-4/+1
2015-05-30target: refactor init/drop_nodeacl methodsGravatar Christoph Hellwig 1-7/+2
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Gravatar Bart Van Assche 1-2/+2
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemGravatar Christoph Hellwig 1-1/+3
2015-04-14target: simplify the target template registration APIGravatar Christoph Hellwig 1-3/+21
2015-04-07target: Add protected fabric + unprotected device supportGravatar Nicholas Bellinger 1-0/+8
2015-03-06target: Add target_show_dynamic_sessions attribute helperGravatar Nicholas Bellinger 1-0/+1
2014-04-07target: Pass in transport supported PI at session initializationGravatar Nicholas Bellinger 1-2/+3
2014-04-07target: Add TFO->abort_task for aborted task resources releaseGravatar Nicholas Bellinger 1-0/+1
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsGravatar Nicholas Bellinger 1-1/+2
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclGravatar Thomas Glanzmann 1-0/+2