aboutsummaryrefslogtreecommitdiffstats
path: root/include/target/target_core_fabric.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-13scsi: target: core: Unexport target_queue_submission()Mike Christie1-1/+0
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Mike Christie1-2/+1
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callMike Christie1-2/+0
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie1-0/+9
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie1-2/+2
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie1-0/+3
2023-03-24scsi: target: Pass in cmd counter to use during cmd setupMike Christie1-3/+5
2023-03-24scsi: target: Move cmd counter allocationMike Christie1-1/+3
2021-10-04scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov1-0/+1
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie1-0/+2
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie1-2/+3
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie1-5/+1
2021-03-04scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie1-0/+8
2021-03-04scsi: target: core: Rename transport_init_se_cmd()Mike Christie1-1/+1
2020-11-04scsi: target: Drop sess_cmd_lock from I/O pathMike Christie1-1/+1
2020-06-09scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()Sudhakar Panneerselvam1-1/+1
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam1-3/+3
2020-06-09scsi: target: Factor out a new helper, target_cmd_init_cdb()Sudhakar Panneerselvam1-0/+1
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche1-0/+1
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche1-0/+1
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche1-1/+0
2018-12-07scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche1-0/+1
2018-12-07scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche1-1/+0
2018-12-07scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche1-0/+7
2018-12-07scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche1-1/+1
2018-11-28scsi: target: replace fabric_ops.name with fabric_aliasDavid Disseldorp1-3/+9
2018-11-28scsi: target: drop unnecessary get_fabric_name() accessor from fabric_opsDavid Disseldorp1-1/+5
2018-08-02scsi: target: add session removal functionMike Christie1-0/+1
2018-08-02scsi: target: rename target_alloc_sessionMike Christie1-1/+1
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie1-2/+0
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche1-1/+1
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche1-0/+1
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-06target: Introduce a function that shows the command stateBart Van Assche1-0/+1
2017-02-09target: Inline transport_cmd_check_stop()Bart Van Assche1-1/+1
2016-12-09target: Minimize #include directivesBart Van Assche1-0/+4
2016-07-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger1-1/+0
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-6/+0
2016-05-13target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig1-0/+4
2016-05-10target: remove sess_kref and ->shutdown_sessionChristoph Hellwig1-6/+0
2016-03-30target: add a new add_wwn_groups fabrics methodChristoph Hellwig1-0/+1
2016-03-30target: remove ->fabric_cleanup_nodeaclChristoph Hellwig1-1/+0
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger1-0/+6
2016-01-20target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger1-0/+2
2016-01-20target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger1-3/+2
2016-01-07target: Support aborting tasks with a 64-bit tagBart Van Assche1-1/+1
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger1-0/+13
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke1-0/+1
2015-06-15target: use 64-bit LUNsHannes Reinecke1-5/+5
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-2/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger1-1/+0
2015-05-30target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-1/+0
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-33/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-1/+1
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-4/+1
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-7/+2
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig1-1/+3
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-3/+21
2015-04-07target: Add protected fabric + unprotected device supportNicholas Bellinger1-0/+8
2015-03-06target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger1-0/+1
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger1-2/+3
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+1
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger1-1/+2
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann1-0/+2
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger1-0/+26
2013-09-09target: Make __target_execute_cmd() available as externNicholas Bellinger1-0/+1
2013-09-09target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger1-0/+3
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-1/+1
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger1-1/+1
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2013-04-25target: Add export of target_get_sess_cmd symbolNicholas Bellinger1-1/+1
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover1-0/+2
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig1-7/+6
2012-10-02target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger1-0/+3
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-1/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-1/+0
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier1-1/+1
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier1-1/+1
2012-07-16target: Un-export target_get_sess_cmd()Roland Dreier1-1/+0
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig1-7/+0
2012-07-16target: remove transport_generic_handle_dataChristoph Hellwig1-1/+0
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig1-1/+1
2012-06-12target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel1-0/+1
2012-05-11target: make target_put_session voidJörn Engel1-1/+1
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover1-1/+1
2012-04-14target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier1-7/+0
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-4/+0
2012-03-10target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger1-0/+1
2012-03-10target: Add se_sess->sess_kref + get/put helpersNicholas Bellinger1-0/+2
2012-02-25target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger1-1/+2
2012-02-25target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger1-1/+1
2012-02-25target: Export transport_generic_request_failure symbolNicholas Bellinger1-0/+1
2012-02-25target: Add target_submit_tmr helper functionAndy Grover1-0/+3
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover1-1/+1
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover1-1/+1
2011-12-14target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger1-4/+0
2011-12-14target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger1-1/+3
2011-12-14target: header reshuffle, part2Christoph Hellwig1-0/+189