index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
target
/
target_core_fabric.h
Age
Commit message (
Expand
)
Author
2023-10-13
scsi: target: core: Unexport target_queue_submission()
Mike Christie
2023-10-13
scsi: target: core: Kill transport_handle_cdb_direct()
Mike Christie
2023-10-13
scsi: target: core: Move core_alua_check_nonop_delay() call
Mike Christie
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-13
scsi: target: iscs: Make write_pending_must_be_called a bit field
Mike Christie
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
2021-10-04
scsi: target: core: Add common tpg/enable attribute
Dmitry Bogdanov
2021-03-04
scsi: target: core: Add workqueue based cmd submission
Mike Christie
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
scsi: target: core: Remove target_submit_cmd_map_sgls()
Mike Christie
2021-03-04
scsi: target: core: Break up target_submit_cmd_map_sgls()
Mike Christie
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-06-09
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
2019-04-12
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
2019-02-04
scsi: target/core: Add target_send_busy()
Bart Van Assche
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2018-12-07
scsi: target/core: Make ABORT and LUN RESET handling synchronous
Bart Van Assche
2018-12-07
scsi: target/core: Fix TAS handling for aborted commands
Bart Van Assche
2018-12-07
scsi: target/core: Simplify the code for aborting SCSI commands
Bart Van Assche
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-08-02
scsi: target: add session removal function
Mike Christie
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
2018-08-02
scsi: target: make transport_init_session_tags static
Mike Christie
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
scsi: target: Introduce transport_init_session()
Bart Van Assche
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
target: Introduce a function that shows the command state
Bart Van Assche
2017-02-09
target: Inline transport_cmd_check_stop()
Bart Van Assche
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2016-05-10
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2016-03-30
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2016-03-30
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2016-02-27
target: Add target_alloc_session() helper function
Nicholas Bellinger
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
2016-01-20
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
2016-01-07
target: Support aborting tasks with a 64-bit tag
Bart Van Assche
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-07-23
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
Hannes Reinecke
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
[next]