summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_tmr.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig1-17/+2
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig1-5/+2
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig1-5/+4
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger1-1/+1
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier1-3/+3
2011-10-24target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger1-0/+10
2011-10-24target: Re-org of core_tmr_lun_resetNicholas Bellinger1-72/+125
2011-10-24target: Prevent cmd->se_queue_node double addRoland Dreier1-1/+1
2011-10-11target: Remove unneeded version.h includesJesper Juhl1-1/+0
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover1-33/+26
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier1-8/+8
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-5/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover1-28/+28
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover1-56/+33
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover1-42/+42
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger1-1/+7
2011-05-27[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger1-3/+4
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger1-0/+5
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger1-0/+404