aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/target_core_tmr.c
AgeCommit message (Expand)Author
2013-02-13target: Remove useless if statementRoland Dreier
2012-11-27target: Update copyright information to 2012Nicholas Bellinger
2012-11-06target: kill struct se_subsystem_devChristoph Hellwig
2012-11-01target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson
2012-07-16target: replace the processing thread with a TMR work queueChristoph Hellwig
2012-07-16target: remove the execute listChristoph Hellwig
2012-05-06target: remove the t_task_cdbs_ex_left field in struct se_cmdChristoph Hellwig
2012-05-06target: remove the t_task_cdbs_left field in struct se_cmdChristoph Hellwig
2012-05-06target: remove struct se_taskChristoph Hellwig
2012-05-06target: move the state and execute lists to the commandChristoph Hellwig
2012-05-06target: simplify command to task linkageChristoph Hellwig
2012-02-25target: Add TMR_ABORT_TASK task management supportNicholas Bellinger
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig
2011-12-14target: simplify target_check_cdb_and_preemptJörn Engel
2011-12-14target: Move core_scsi3_check_cdb_abort_and_preemptJörn Engel
2011-12-14target: make the se_task task_state_active a normal boolChristoph Hellwig
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-14target: reshuffle headersChristoph Hellwig
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02target: Remove core TRANSPORT_FREE_CMD_INTR usageNicholas Bellinger
2011-11-02target: Avoid double list_del for aborted se_tmr_reqJoern Engel
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker
2011-10-27target: Minor cleanups to core_tmr_drain_tmr_listJoern Engel
2011-10-27target: Fix wrong se_tmr being added to drain_tmr_listJoern Engel
2011-10-27target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_listJoern Engel
2011-10-24target: use a workqueue for I/O completionsChristoph Hellwig
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier
2011-10-24target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_listNicholas Bellinger
2011-10-24target: Re-org of core_tmr_lun_resetNicholas Bellinger
2011-10-24target: Prevent cmd->se_queue_node double addRoland Dreier
2011-10-11target: Remove unneeded version.h includesJesper Juhl
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover
2011-07-22target: Make se_tmr_lock IRQ-safeRoland Dreier
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: More core cleanups from AGrover (round 2)Andy Grover
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover
2011-06-23target: Fix transport_get_lun_for_tmr failure casesNicholas Bellinger
2011-05-27[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_reqNicholas Bellinger
2011-02-28[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger