summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tmr.c
Commit message (Expand)AuthorAgeFilesLines
* target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig2012-05-061-7/+0
* target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig2012-05-061-2/+0
* target: remove struct se_taskChristoph Hellwig2012-05-061-5/+3
* target: move the state and execute lists to the commandChristoph Hellwig2012-05-061-31/+23
* target: simplify command to task linkageChristoph Hellwig2012-05-061-4/+2
* target: Add TMR_ABORT_TASK task management supportNicholas Bellinger2012-02-251-0/+64
* target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover2012-02-251-6/+9
* target: replace various cmd flags with a transport stateChristoph Hellwig2012-02-251-12/+12
* target: simplify target_check_cdb_and_preemptJörn Engel2011-12-141-16/+10
* target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel2011-12-141-0/+15
* target: make the se_task task_state_active a normal boolChristoph Hellwig2011-12-141-1/+1
* target: header reshuffle, part2Christoph Hellwig2011-12-141-4/+2
* target: reshuffle headersChristoph Hellwig2011-12-141-0/+1
* target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-061-4/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-311-0/+1
* | target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger2011-11-021-10/+0
* | target: Avoid double list_del for aborted se_tmr_reqJoern Engel2011-11-021-1/+1
* | target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel2011-10-271-7/+6
* | target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel2011-10-271-1/+1
* | target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel2011-10-271-1/+1
|/
* target: use a workqueue for I/O completionsChristoph Hellwig2011-10-241-0/+10
* target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig2011-10-241-3/+3
* target: factor some duplicate code for stopping a taskChristoph Hellwig2011-10-241-17/+2
* target: Remove unnecessary se_task membersChristoph Hellwig2011-10-241-5/+2
* target: make more use of the task_flags field in se_taskChristoph Hellwig2011-10-241-5/+4
* target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger2011-10-241-1/+1
* target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier2011-10-241-3/+3
* target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger2011-10-241-0/+10
* target: Re-org of core_tmr_lun_resetNicholas Bellinger2011-10-241-72/+125
* target: Prevent cmd->se_queue_node double addRoland Dreier2011-10-241-1/+1
* target: Remove unneeded version.h includesJesper Juhl2011-10-111-1/+0
* target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2011-07-221-33/+26
* target: Make se_tmr_lock IRQ-safeRoland Dreier2011-07-221-8/+8
* target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig2011-07-221-5/+0
* target: Updates from AGrover and HCH (round 3)Andy Grover2011-07-221-28/+28
* target: More core cleanups from AGrover (round 2)Andy Grover2011-07-221-56/+33
* target: Core cleanups from AGrover (round 1)Andy Grover2011-07-221-42/+42
* target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger2011-06-231-1/+7
* [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger2011-05-271-3/+4
* [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-281-0/+5
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+404