index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_tmr.c
Commit message (
Expand
)
Author
Age
*
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
2012-02-25
*
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2012-02-25
*
target: replace various cmd flags with a transport state
Christoph Hellwig
2012-02-25
*
target: simplify target_check_cdb_and_preempt
Jörn Engel
2011-12-14
*
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
2011-12-14
*
target: make the se_task task_state_active a normal bool
Christoph Hellwig
2011-12-14
*
target: header reshuffle, part2
Christoph Hellwig
2011-12-14
*
target: reshuffle headers
Christoph Hellwig
2011-12-14
*
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-12-06
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-10-31
*
|
target: Remove core TRANSPORT_FREE_CMD_INTR usage
Nicholas Bellinger
2011-11-02
*
|
target: Avoid double list_del for aborted se_tmr_req
Joern Engel
2011-11-02
*
|
target: Minor cleanups to core_tmr_drain_tmr_list
Joern Engel
2011-10-26
*
|
target: Fix wrong se_tmr being added to drain_tmr_list
Joern Engel
2011-10-26
*
|
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
Joern Engel
2011-10-26
|
/
*
target: use a workqueue for I/O completions
Christoph Hellwig
2011-10-23
*
target: remove TRANSPORT_DEFERRED_CMD state
Christoph Hellwig
2011-10-23
*
target: factor some duplicate code for stopping a task
Christoph Hellwig
2011-10-23
*
target: Remove unnecessary se_task members
Christoph Hellwig
2011-10-23
*
target: make more use of the task_flags field in se_task
Christoph Hellwig
2011-10-23
*
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
Nicholas Bellinger
2011-10-23
*
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
Roland Dreier
2011-10-23
*
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
Nicholas Bellinger
2011-10-23
*
target: Re-org of core_tmr_lun_reset
Nicholas Bellinger
2011-10-23
*
target: Prevent cmd->se_queue_node double add
Roland Dreier
2011-10-23
*
target: Remove unneeded version.h includes
Jesper Juhl
2011-10-11
*
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
*
target: Make se_tmr_lock IRQ-safe
Roland Dreier
2011-07-22
*
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
2011-07-22
*
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
*
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
*
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-07-22
*
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
2011-06-23
*
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
2011-05-27
*
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...
Nicholas Bellinger
2011-02-28
*
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
2011-01-14