aboutsummaryrefslogtreecommitdiffstats
path: root/include/target/target_core_fabric.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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