aboutsummaryrefslogtreecommitdiff
path: root/include/target/target_core_fabric.h
AgeCommit message (Expand)Author
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover
2012-11-06target: pass sense_reason as a return valueChristoph Hellwig
2012-10-02target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16target: Remove se_session.sess_wait_listRoland Dreier
2012-07-16target: Un-export target_get_sess_cmd()Roland Dreier
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16target: remove transport_generic_handle_dataChristoph Hellwig
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-06-12target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel
2012-05-11target: make target_put_session voidJörn Engel
2012-04-14target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover
2012-04-14target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger
2012-03-10target: Add se_node_acl->acl_kref for ->acl_free_comp usageNicholas Bellinger
2012-03-10target: Add se_sess->sess_kref + get/put helpersNicholas Bellinger
2012-02-25target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tagNicholas Bellinger
2012-02-25target: Fix target_submit_tmr se_tmr_req allocation failuresNicholas Bellinger
2012-02-25target: Export transport_generic_request_failure symbolNicholas Bellinger
2012-02-25target: Add target_submit_tmr helper functionAndy Grover
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2011-12-14target: Remove TFO->check_release_cmd() fabric API callerNicholas Bellinger
2011-12-14target: Add target_submit_cmd() for process context fabric submissionNicholas Bellinger
2011-12-14target: header reshuffle, part2Christoph Hellwig