summaryrefslogtreecommitdiffstats
path: root/include/target/target_core_fabric.h
Commit message (Expand)AuthorAgeFilesLines
* 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-231-0/+2
* target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2013-09-101-0/+26
* target: Make __target_execute_cmd() available as externNicholas Bellinger2013-09-091-0/+1
* target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-091-0/+3
* target: make queue_tm_rsp() return voidJoern Engel2013-07-071-1/+1
* target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger2013-05-311-1/+1
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
* target: Add export of target_get_sess_cmd symbolNicholas Bellinger2013-04-251-1/+1
* target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-131-0/+2
* target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-7/+6
* target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-021-0/+3
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-1/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-1/+0
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-171-1/+1
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-161-1/+1
* target: Un-export target_get_sess_cmd()Roland Dreier2012-07-161-1/+0
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-161-7/+0
* target: remove transport_generic_handle_dataChristoph Hellwig2012-07-161-1/+0
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-161-1/+1
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-121-0/+1
* target: make target_put_session voidJörn Engel2012-05-111-1/+1
* target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-141-1/+1
* target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2012-04-141-7/+0
* target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger2012-03-101-4/+0
* target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger2012-03-101-0/+1
* target: Add se_sess->sess_kref + get/put helpersNicholas Bellinger2012-03-101-0/+2
* target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger2012-02-251-1/+2
* target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger2012-02-251-1/+1
* target: Export transport_generic_request_failure symbolNicholas Bellinger2012-02-251-0/+1
* target: Add target_submit_tmr helper functionAndy Grover2012-02-251-0/+3
* target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2012-02-251-1/+1
* target: Change target_submit_cmd() to return voidAndy Grover2012-02-071-1/+1
* target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger2011-12-141-4/+0
* target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger2011-12-141-1/+3
* target: header reshuffle, part2Christoph Hellwig2011-12-141-0/+189
OpenPOWER on IntegriCloud