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
2011-10-24
target: push session reinstatement out of transport_generic_free_cmd
Christoph Hellwig
2011-10-24
target: remove transport_generic_remove
Christoph Hellwig
2011-10-24
target: simplify transport_put_cmd
Christoph Hellwig
2011-10-24
target: simplify transport_generic_remove
Christoph Hellwig
2011-10-24
target: remove transport_free_se_cmd
Christoph Hellwig
2011-10-24
target: don't opencode transport_release_cmd in transport_release_fe_cmd
Christoph Hellwig
2011-10-24
target: remove transport_generic_handle_cdb
Christoph Hellwig
2011-10-24
iscsi-target: always call transport_handle_cdb_direct
Christoph Hellwig
2011-10-24
tfm_fc: use transport_handle_cdb_direct
Christoph Hellwig
2011-10-24
target: Prevent transport_send_task_abort when CHECK_CONDITION status
Nicholas Bellinger
2011-10-24
target: Fix transport_cmd_finish_abort queue removal bug
Nicholas Bellinger
2011-10-24
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
Nicholas Bellinger
2011-10-24
target: Re-org of core_tmr_lun_reset
Nicholas Bellinger
2011-10-24
target: Prevent cmd->se_queue_node double add
Roland Dreier
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
2011-09-21
target: check hex2bin result
Mimi Zohar
2011-09-16
iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets
Nicholas Bellinger
2011-09-16
iscsi-target: Disable markers + remove dangerous local scope array usage
Nicholas Bellinger
2011-09-16
target: Skip non hex characters for VPD=0x83 NAA IEEE Registered Extended
Nicholas Bellinger
2011-09-16
tcm_fc: Work queue based approach instead of managing own thread and event ba...
Christoph Hellwig
2011-09-16
tcm_fc: Invalidation of DDP context for FCoE target in error conditions
Kiran Patil
2011-09-16
target: Fix race between multiple invocations of target_qf_do_work()
Roland Dreier
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
Remove unneeded version.h includes from drivers/target/
Jesper Juhl
2011-08-22
target: Convert acl_node_lock to be IRQ-disabling
Roland Dreier
2011-08-22
target: Make locking in transport_deregister_session() IRQ safe
Roland Dreier
2011-08-22
tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"
Roland Dreier
2011-08-22
target: Print subpage too for unhandled MODE SENSE pages
Roland Dreier
2011-08-22
iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs
Dan Carpenter
2011-08-22
iscsi-target: Implement iSCSI target IPv6 address printing.
Chris Boot
2011-08-22
target: Fix task SGL chaining breakage with transport_allocate_data_tasks
Nicholas Bellinger
2011-08-22
target: Fix task count > 1 handling breakage and use max_sector page alignment
Nicholas Bellinger
2011-08-22
target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check
Nicholas Bellinger
2011-08-22
target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage
Nicholas Bellinger
2011-08-22
target: Remove duplicate task completions in transport_emulate_control_cdb
Nicholas Bellinger
2011-08-22
target: Fix WRITE_SAME usage with transport_get_size
Nicholas Bellinger
2011-08-22
target: Add WRITE_SAME (10) parsing and refactor passthrough checks
Nicholas Bellinger
2011-08-22
target: Fix write payload exception handling with ->new_cmd_map
Nicholas Bellinger
2011-08-22
iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn()
Dan Carpenter
2011-08-22
iscsi-target: remove duplicate return
Dan Carpenter
2011-08-22
target: Convert target_core_rd.c to use use BUG_ON
Julia Lawall
2011-08-22
iscsi-target: Fix leak on failure in iscsi_copy_param_list()
Jesper Juhl
2011-08-22
target: Use ERR_CAST inlined function
Thomas Meyer
2011-08-22
target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0
Nicholas Bellinger
2011-08-17
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
Nicholas Bellinger
2011-08-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-08-03
tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data
Kiran Patil
2011-07-30
target: Fix bug for transport_generic_wait_for_tasks with direct operation
Nicholas Bellinger
2011-07-28
target: iscsi_target depends on NET
Randy Dunlap
[prev]
[next]