summaryrefslogtreecommitdiff
path: root/include/target/target_core_fabric.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* target: Introduce a function that shows the command stateBart Van Assche2017-07-06
* target: Inline transport_cmd_check_stop()Bart Van Assche2017-02-09
* target: Minimize #include directivesBart Van Assche2016-12-09
* target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger2016-07-20
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-28
|\
| * target: remove sess_kref and ->shutdown_sessionChristoph Hellwig2016-05-10
* | target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-13
|/
* target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-30
* target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-30
* target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-27
* target: Obtain se_node_acl->acl_kref during get_initiator_node_aclNicholas Bellinger2016-01-20
* target: Convert ACL change queue_depth se_session reference usageNicholas Bellinger2016-01-20
* target: Support aborting tasks with a 64-bit tagBart Van Assche2016-01-07
* target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-11
* tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-23
* target: use 64-bit LUNsHannes Reinecke2015-06-15
* target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-15
* target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
* target: remove ->put_session methodChristoph Hellwig2015-05-30
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
* target: move transport ID handling to the coreChristoph Hellwig2015-05-30
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-30
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-07
* target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-06
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
* target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-18
* target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann2013-10-23
* target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-10
* target: Make __target_execute_cmd() available as externNicholas Bellinger2013-09-09
* target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-09
* target: make queue_tm_rsp() return voidJoern Engel2013-07-07
* target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-31
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-20
* target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-25
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-13
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-06
* target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-02
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-17
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-17
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-17
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-16
* target: Un-export target_get_sess_cmd()Roland Dreier2012-07-16