aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_transport.c
AgeCommit message (Expand)Author
2011-10-24target: Remove legacy + unused device active I/O shutdown codeNicholas Bellinger
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger
2011-10-24target: push session reinstatement out of transport_generic_free_cmdChristoph Hellwig
2011-10-24target: remove transport_generic_removeChristoph Hellwig
2011-10-24target: simplify transport_put_cmdChristoph Hellwig
2011-10-24target: simplify transport_generic_removeChristoph Hellwig
2011-10-24target: remove transport_free_se_cmdChristoph Hellwig
2011-10-24target: don't opencode transport_release_cmd in transport_release_fe_cmdChristoph Hellwig
2011-10-24target: remove transport_generic_handle_cdbChristoph Hellwig
2011-10-24target: Prevent transport_send_task_abort when CHECK_CONDITION statusNicholas Bellinger
2011-10-24target: Fix transport_cmd_finish_abort queue removal bugNicholas Bellinger
2011-10-24target: Prevent cmd->se_queue_node double addRoland Dreier
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-09-16target: Fix race between multiple invocations of target_qf_do_work()Roland Dreier
2011-08-22target: Make locking in transport_deregister_session() IRQ safeRoland Dreier
2011-08-22target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger
2011-08-22target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger
2011-08-22target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors checkNicholas Bellinger
2011-08-22target: Fix SYNCHRONIZE_CACHE zero LBA + range breakageNicholas Bellinger
2011-08-22target: Fix WRITE_SAME usage with transport_get_sizeNicholas Bellinger
2011-08-22target: Add WRITE_SAME (10) parsing and refactor passthrough checksNicholas Bellinger
2011-08-22target: Fix write payload exception handling with ->new_cmd_mapNicholas Bellinger
2011-08-17target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTEDNicholas Bellinger
2011-07-30target: Fix bug for transport_generic_wait_for_tasks with direct operationNicholas Bellinger
2011-07-28target: Fix WRITE_SAME_16 lba assignment breakageNicholas Bellinger
2011-07-26target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectorsNicholas Bellinger
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Eliminate usage of struct se_memAndy Grover
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger
2011-07-22target: merge release_cmd methodsChristoph Hellwig
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover
2011-07-22target: Fix WRITE_SAME_[16,32] number of blocks=0 caseNicholas Bellinger
2011-07-22target: Fix WRITE_SAME_16 t_task_lba assignment bugNicholas Bellinger
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Fix double test of inquiry_prodRoland Dreier
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-07-22target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.hNicholas Bellinger
2011-06-23target: Convert transport_deregister_session_configfs nacl_sess_lock to save ...Roland Dreier
2011-05-24[SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitionsNicholas Bellinger