Sign in
android-kvm
/
linux
/
531bcf73083ac9ba01b2c2443429de6cd7e0ed69
/
include
/
target
/
target_core_fabric.h
c00e622
target: Introduce a function that shows the command state
by Bart Van Assche
· 8 years ago
b1a2ecd
target: Inline transport_cmd_check_stop()
by Bart Van Assche
· 8 years ago
8dcf07b
target: Minimize #include directives
by Bart Van Assche
· 8 years ago
dff0ca9
target: Fix ordered task target_setup_cmd_from_cdb exception hang
by Nicholas Bellinger
· 9 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
e64aa65
target: enhance and export target_alloc_sgl/target_free_sgl
by Christoph Hellwig
· 9 years ago
d94331f
target: remove sess_kref and ->shutdown_session
by Christoph Hellwig
· 9 years ago
839559e
target: add a new add_wwn_groups fabrics method
by Christoph Hellwig
· 9 years ago
ce7043f
target: remove ->fabric_cleanup_nodeacl
by Christoph Hellwig
· 9 years ago
7861728
target: Add target_alloc_session() helper function
by Nicholas Bellinger
· 9 years ago
21aaa23
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
by Nicholas Bellinger
· 9 years ago
d36ad77
target: Convert ACL change queue_depth se_session reference usage
by Nicholas Bellinger
· 9 years ago
5261d86
target: Support aborting tasks with a 64-bit tag
by Bart Van Assche
· 9 years ago
8f9b565
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
by Nicholas Bellinger
· 10 years ago
e986a35
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
by Hannes Reinecke
· 10 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 10 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
afe9232
target: remove ->put_session method
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
c7d6a80
target: refactor init/drop_nodeacl methods
by Christoph Hellwig
· 10 years ago
afc1660
target: Remove first argument of target_{get,put}_sess_cmd()
by Bart Van Assche
· 10 years ago
d588cf8
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
by Christoph Hellwig
· 10 years ago
9ac8928
target: simplify the target template registration API
by Christoph Hellwig
· 10 years ago
38b57f8
target: Add protected fabric + unprotected device support
by Nicholas Bellinger
· 10 years ago
f8e471f
target: Add target_show_dynamic_sessions attribute helper
by Nicholas Bellinger
· 10 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
by Nicholas Bellinger
· 11 years ago
def2b33
target: Add protection SGLs to target_submit_cmd_map_sgls
by Nicholas Bellinger
· 11 years ago
b3fde03
target: Export symbol core_tpg_check_initiator_node_acl
by Thomas Glanzmann
· 11 years ago
b3faa2e
target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h
by Nicholas Bellinger
· 12 years ago
76dde50
target: Make __target_execute_cmd() available as extern
by Nicholas Bellinger
· 12 years ago
c0add7f
target: Add transport_init_session_tags using per-cpu ida
by Nicholas Bellinger
· 12 years ago
b79fafa
target: make queue_tm_rsp() return void
by Joern Engel
· 12 years ago
d5ddad416
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
by Nicholas Bellinger
· 12 years ago
be646c2d
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
by Joern Engel
· 12 years ago
20361e6
target: Add export of target_get_sess_cmd symbol
by Nicholas Bellinger
· 12 years ago
79e62fc
target/iscsi_target: Add NodeACL tags for initiator group support
by Andy Grover
· 12 years ago
de103c9
target: pass sense_reason as a return value
by Christoph Hellwig
· 12 years ago
a026757
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
by Nicholas Bellinger
· 12 years ago
9c58b7d
target: Simplify fabric sense data length handling
by Roland Dreier
· 13 years ago
2ed772b
target: Remove unused target_core_fabric_ops.get_fabric_sense_len method
by Roland Dreier
· 13 years ago
d6dfc86
target: Allow for target_submit_cmd() returning errors
by Roland Dreier
· 13 years ago
1c7b13f
target: Remove se_session.sess_wait_list
by Roland Dreier
· 13 years ago
669ab62
target: Un-export target_get_sess_cmd()
by Roland Dreier
· 13 years ago
f314643
target: remove transport_generic_handle_cdb_map
by Christoph Hellwig
· 13 years ago
1389533
target: remove transport_generic_handle_data
by Christoph Hellwig
· 13 years ago
70baf0a
target: remove transport_generic_process_write
by Christoph Hellwig
· 13 years ago
4149268
target: Add TFO->put_session() caller for HW fabric session shutdown
by Joern Engel
· 13 years ago
33933a0
target: make target_put_session void
by Jörn Engel
· 13 years ago
a12f41f
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
by Andy Grover
· 13 years ago
957525a
target: Remove transport_do_task_sg_chain() and associated detritus
by Roland Dreier
· 13 years ago
c7ec05c
target: Drop unused legacy target_core_fabric_ops API callers
by Nicholas Bellinger
· 13 years ago
afb999f
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
by Nicholas Bellinger
· 13 years ago
41ac82b
target: Add se_sess->sess_kref + get/put helpers
by Nicholas Bellinger
· 13 years ago
c0974f8
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
by Nicholas Bellinger
· 13 years ago
c7042ca
target: Fix target_submit_tmr se_tmr_req allocation failures
by Nicholas Bellinger
· 13 years ago
2fbff127
target: Export transport_generic_request_failure symbol
by Nicholas Bellinger
· 13 years ago
ea98d7f
target: Add target_submit_tmr helper function
by Andy Grover
· 13 years ago
c8e31f2
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
by Andy Grover
· 13 years ago
1edcdb4
target: Change target_submit_cmd() to return void
by Andy Grover
· 13 years ago
ec54cc0
target: Remove TFO->check_release_cmd() fabric API caller
by Nicholas Bellinger
· 13 years ago
a636078
target: Add target_submit_cmd() for process context fabric submission
by Nicholas Bellinger
· 13 years ago
c4795fb
target: header reshuffle, part2
by Christoph Hellwig
· 13 years ago