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_backend.h
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-04-11
scsi: target: Allow backends to hook into PR handling
Mike Christie
2023-04-11
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
2022-07-07
scsi: target: Add callout to configure UNMAP settings
Mike Christie
2022-04-17
target: pass a block_device to target_configure_unmap_from_queue
Christoph Hellwig
2021-08-17
scsi: target: Allows backend drivers to fail with specific sense codes
Sergey Samoylenko
2021-03-04
scsi: target: core: Fix backend plugging
Mike Christie
2021-02-22
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
2020-05-07
scsi: target: tcmu: Make pgr_support and alua_support attributes writable
Bodo Stroesser
2020-05-07
scsi: target: Make transport_flags per device
Bodo Stroesser
2020-05-07
scsi: target: tcmu: Add attributes enforce_pr_isids and force_pr_aptpl
Bodo Stroesser
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
2018-06-26
scsi: target: remove target_find_device
Mike Christie
2018-01-16
target core: add device action configfs files
Mike Christie
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
target: remove transport_complete
Mike Christie
2017-07-06
target: add helper to copy sense to se_cmd buffer
Mike Christie
2017-07-06
target: add helper to find se_device by dev_index
Mike Christie
2017-07-06
target: break up free_device callback
Mike Christie
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-05-01
target/user: PGR Support
Bryant G. Ly
2017-03-18
target: allow ALUA setup for some passthrough backends
Mike Christie
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-07-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2016-01-29
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
2015-07-23
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-06-23
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
target: simplify UNMAP handling
Christoph Hellwig
2015-06-01
target: simplify backend attribute implementation
Christoph Hellwig
2015-06-01
target: consolidate backend attribute implementations
Christoph Hellwig
2015-06-01
target: simplify backend driver registration
Christoph Hellwig
2015-06-01
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-03-19
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
2015-01-09
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
2014-12-01
target: Add EXPORT_SYMBOL for existing se_dev_set_*
Nicholas Bellinger
2014-12-01
target: Move dev_stat_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
target: Move dev_wwn_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
target: Move dev_pr_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
target: Move dev_attrib_cit to struct se_subsystem_api
Nicholas Bellinger
2014-12-01
target: Move dev_cit to struct se_subsystem_api
Nicholas Bellinger
2014-06-11
target: Report correct response length for some commands
Roland Dreier
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
[next]