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
/
drivers
/
target
Age
Commit message (
Expand
)
Author
2017-07-06
tcmu: Fix flushing cmd entry dcache page
Xiubo Li
2017-07-06
tcmu: fix multiple uio open/close sequences
Mike Christie
2017-07-06
tcmu: drop configured check in destroy
Mike Christie
2017-07-06
target: remove g_device_list
Mike Christie
2017-07-06
xcopy: loop over devices using idr helper
Mike Christie
2017-07-06
target: add helper to iterate over devices
Mike Christie
2017-07-06
tcmu: perfom device add, del and reconfig synchronously
Mike Christie
2017-07-06
target: add helper to find se_device by dev_index
Mike Christie
2017-07-06
target: use idr for se_device dev index
Mike Christie
2017-07-06
target: break up free_device callback
Mike Christie
2017-07-06
tcmu: reconfigure netlink attr changes
Mike Christie
2017-07-06
tcmu: make array tcmu_attrib_attrs static const
Colin Ian King
2017-07-06
tcmu: Fix module removal due to stuck unmap_thread thread again
Xiubo Li
2017-07-06
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
2017-07-06
tcmu: Add Type of reconfig into netlink
Bryant G. Ly
2017-07-06
tcmu: Make dev_config configurable
Bryant G. Ly
2017-07-06
tcmu: Make dev_size configurable via userspace
Bryant G. Ly
2017-07-06
tcmu: Add netlink for device reconfiguration
Bryant G. Ly
2017-07-06
tcmu: Support emulate_write_cache
Bryant G. Ly
2017-07-06
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
2017-07-06
target/iscsi: Simplify iscsit_free_cmd()
Bart Van Assche
2017-07-06
target/iscsi: Remove second argument of __iscsit_free_cmd()
Bart Van Assche
2017-07-06
target/tcm_loop: Make TMF processing slightly faster
Bart Van Assche
2017-07-06
target/tcm_loop: Use target_submit_tmr() instead of open-coding this function
Bart Van Assche
2017-07-06
target/tcm_loop: Replace a waitqueue and a counter by a completion
Bart Van Assche
2017-07-06
target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmr
Bart Van Assche
2017-07-06
target: Introduce a function that shows the command state
Bart Van Assche
2017-07-06
iscsi-target: Kill left-over iscsi_target_do_cleanup
Nicholas Bellinger
2017-07-06
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
target: Fix transport_init_se_cmd()
Bart Van Assche
2017-07-06
target: Remove se_device.dev_list
Bart Van Assche
2017-07-06
target: Use symbolic value for WRITE_VERIFY_16
Bart Van Assche
2017-07-06
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-07-06
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-06
target: reject COMPARE_AND_WRITE if emulate_caw is not set
Jiang Yi
2017-07-05
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
2017-06-29
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-19
iscsi: ensure RNG is seeded before use
Jason A. Donenfeld
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
[prev]
[next]