summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
...
* target: remove ->get_device_revChristoph Hellwig2012-11-061-1/+0
* target: simplify alua supportChristoph Hellwig2012-11-061-13/+0
* target: simplify reservations codeChristoph Hellwig2012-11-061-29/+0
* target: kill dev->dev_task_attr_typeChristoph Hellwig2012-11-061-11/+0
* target: provide generic sbc device type/revision helpersChristoph Hellwig2012-11-061-1/+4
* target/pscsi: call spc_emulate_report_luns directlyChristoph Hellwig2012-11-061-0/+1
* target: rename spc_opsChristoph Hellwig2012-11-061-2/+2
* target: kill struct se_subsystem_devChristoph Hellwig2012-11-062-91/+38
* target: Add target_submit_cmd_map_sgls for SGL fabric memory passthroughNicholas Bellinger2012-10-021-0/+3
* target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flagsNicholas Bellinger2012-09-171-3/+0
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-1/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-1/+0
* target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-0/+1
* target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-051-1/+3
* target: Remove unused se_cmd.cmd_spdtlRoland Dreier2012-08-211-2/+0
* target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-171-1/+1
* target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-07-161-0/+1
* target: Remove se_session.sess_wait_listRoland Dreier2012-07-162-2/+1
* target: Un-export target_get_sess_cmd()Roland Dreier2012-07-161-1/+0
* target: replace the processing thread with a TMR work queueChristoph Hellwig2012-07-161-12/+1
* target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-162-8/+0
* target: remove transport_generic_handle_dataChristoph Hellwig2012-07-162-2/+0
* target: remove transport_generic_process_writeChristoph Hellwig2012-07-161-1/+1
* target: move unmap to struct spc_opsChristoph Hellwig2012-07-161-1/+1
* target: move write_same to struct spc_opsChristoph Hellwig2012-07-161-0/+2
* target: move sync_cache to struct spc_opsChristoph Hellwig2012-07-161-1/+1
* target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig2012-07-161-3/+5
* target: remove dead SCF_ flagsChristoph Hellwig2012-07-161-2/+0
* target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig2012-07-161-3/+0
* target: remove the execute listChristoph Hellwig2012-07-161-3/+0
* target: move code for CDB emulationChristoph Hellwig2012-07-161-3/+3
* target: add a parse_cdb method to the backend driversChristoph Hellwig2012-07-161-0/+5
* target: remove control CDB flagsChristoph Hellwig2012-07-161-19/+16
* target: Add TFO->put_session() caller for HW fabric session shutdownJoern Engel2012-06-121-0/+1
* target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attributeNicholas Bellinger2012-05-171-0/+1
* target: make target_put_session voidJörn Engel2012-05-111-1/+1
* target: Remove max_sectors device attribute for modern se_task less codeNicholas Bellinger2012-05-091-1/+0
* target: remove the t_se_count field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
* target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
* target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-061-1/+0
* target: remove struct se_taskChristoph Hellwig2012-05-062-16/+6
* target: move the state and execute lists to the commandChristoph Hellwig2012-05-061-15/+11
* target: simplify command to task linkageChristoph Hellwig2012-05-061-6/+1
* target: replace ->execute_task with ->execute_cmdChristoph Hellwig2012-05-062-2/+3
* target: remove the task_sectors field in struct se_taskChristoph Hellwig2012-05-061-1/+0
* target: remove the task_size field in struct se_taskChristoph Hellwig2012-05-061-1/+0
* target: remove the task_lba field in struct se_taskChristoph Hellwig2012-05-061-1/+0
* target: remove target_get_task_cdbChristoph Hellwig2012-05-061-2/+0
* target: Rename target_allocate_tasks to target_setup_cmd_from_cdbAndy Grover2012-04-141-1/+1
* target: Remove transport_do_task_sg_chain() and associated detritusRoland Dreier2012-04-142-9/+0
OpenPOWER on IntegriCloud