dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/target
Christoph Hellwig cf572a9627 target: move the state and execute lists to the command
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-05-06 15:11:26 -07:00
..
iscsi target/iscsi: cleanup some allocation style issues 2012-05-06 15:02:33 -07:00
loopback target: Rename target_allocate_tasks to target_setup_cmd_from_cdb 2012-04-14 17:40:36 -07:00
tcm_fc tcm_fc: Remove use of transport_do_task_sg_chain() 2012-04-14 17:40:31 -07:00
Kconfig iscsi-target: Add iSCSI fabric support for target v4.1 2011-07-26 09:16:43 +00:00
Makefile target: remove the ->transport_split_cdb callback in se_cmd 2011-10-24 03:21:15 +00:00
target_core_alua.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_alua.h target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_cdb.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_configfs.c target: remove obvious warnings 2012-03-15 19:16:09 -07:00
target_core_device.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_fabric_configfs.c target: Use array_zalloc for device_list 2012-03-15 19:15:51 -07:00
target_core_fabric_lib.c target: remove useless casts 2011-12-14 11:28:07 +00:00
target_core_file.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_file.h target: make the ->get_cdb method optional 2011-10-24 03:21:11 +00:00
target_core_hba.c target: header reshuffle, part2 2011-12-14 11:26:05 +00:00
target_core_iblock.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_iblock.h target: increase iblock task sizes 2012-02-25 14:37:46 -08:00
target_core_internal.h target: move the state and execute lists to the command 2012-05-06 15:11:26 -07:00
target_core_pr.c target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_pr.h target: replace ->execute_task with ->execute_cmd 2012-05-06 15:11:14 -07:00
target_core_pscsi.c target: remove the task_size field in struct se_task 2012-05-06 15:03:41 -07:00
target_core_pscsi.h target/pscsi: fix PHV_VIRUTAL_HOST_ID typo 2012-02-25 14:37:50 -08:00
target_core_rd.c target: remove the task_size field in struct se_task 2012-05-06 15:03:41 -07:00
target_core_rd.h target: don't limit transfer sizes for the ramdisk backend 2012-04-14 17:40:30 -07:00
target_core_stat.c target: remove obvious warnings 2012-03-15 19:16:09 -07:00
target_core_tmr.c target: move the state and execute lists to the command 2012-05-06 15:11:26 -07:00
target_core_tpg.c target: Remove obsolete DF_READ_ONLY usage 2012-04-14 16:04:58 -07:00
target_core_transport.c target: move the state and execute lists to the command 2012-05-06 15:11:26 -07:00
target_core_ua.c target: Use array_zalloc for device_list 2012-03-15 19:15:51 -07:00
target_core_ua.h