index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-25
tcm_fc: Check for aborted sequence
Mark Rustad
2013-04-25
iscsi-target: Add iser network portal attribute
Nicholas Bellinger
2013-04-25
iscsi-target: Refactor TX queue logic + export response PDU creation
Nicholas Bellinger
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
iscsi-target: Add per transport iscsi_cmd alloc/free
Nicholas Bellinger
2013-04-25
iscsi-target: Add iser-target parameter keys + setup during login
Nicholas Bellinger
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
iscsi-target: Add iscsit_transport API template
Nicholas Bellinger
2013-04-25
target: Add export of target_get_sess_cmd symbol
Nicholas Bellinger
2013-04-25
target: Change default sense key of NOT_READY
Jörn Engel
2013-04-25
target/file: Set is_nonrot attribute
Asias He
2013-04-25
target: Add sbc_execute_unmap() helper
Asias He
2013-04-25
target/iblock: Add iblock_do_unmap() helper
Asias He
2013-04-25
target/file: Add fd_do_unmap() helper
Asias He
2013-04-25
target/file: Add UNMAP emulation support
Asias He
2013-04-25
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
Asias He
2013-04-25
tcm_fc: using kfree_rcu() to simplify the code
Wei Yongjun
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
2013-04-25
target/iscsi: Remove chap_set_random()
Andy Grover
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
2013-04-09
tcm: switch to ->show_info()
Al Viro
2013-03-28
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
2013-03-19
target/pscsi: Reject cross page boundary case in pscsi_map_sg
Asias He
2013-03-19
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
Nicholas Bellinger
2013-03-18
target: fix possible memory leak in core_tpg_register()
Wei Yongjun
2013-03-18
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
2013-03-18
target_core_sbc: use noop for SYNCHRONIZE_CACHE
Hannes Reinecke
2013-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-27
target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()
Asias He
2013-02-27
target/pscsi: Fix page increment
Asias He
2013-02-27
target/pscsi: Drop unnecessary NULL assignment to bio->bi_next
Asias He
2013-02-27
target: Add __exit annotation for module_exit functions
Asias He
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
target/iscsi: convert to idr_alloc()
Tejun Heo
2013-02-27
iscsi-target: Fix immediate queue starvation regression with DATAIN
Nicholas Bellinger
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-02-26
target: writev() on single-element vector is pointless
Al Viro
2013-02-23
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
Roland Dreier
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-20
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
Nicholas Bellinger
2013-02-19
iscsi-target: Enforce individual network portal export once per TargetName
Nicholas Bellinger
2013-02-19
iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...
Nicholas Bellinger
2013-02-18
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
2013-02-18
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
2013-02-13
target: Fix parameter list length checking in MODE SELECT
Roland Dreier
2013-02-13
target: Fix error checking for UNMAP commands
Roland Dreier
2013-02-13
target: Fix sense data for out-of-bounds IO operations
Roland Dreier
[next]