index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_tmr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
1
-10
/
+2
2013-02-13
target: Remove useless if statement
Roland Dreier
1
-12
/
+0
2012-11-27
target: Update copyright information to 2012
Nicholas Bellinger
1
-2
/
+1
2012-11-06
target: kill struct se_subsystem_dev
Christoph Hellwig
1
-3
/
+3
2012-11-01
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
1
-3
/
+3
2012-07-16
target: replace the processing thread with a TMR work queue
Christoph Hellwig
1
-53
/
+1
2012-07-16
target: remove the execute list
Christoph Hellwig
1
-3
/
+0
2012-05-06
target: remove the t_task_cdbs_ex_left field in struct se_cmd
Christoph Hellwig
1
-7
/
+0
2012-05-06
target: remove the t_task_cdbs_left field in struct se_cmd
Christoph Hellwig
1
-2
/
+0
2012-05-06
target: remove struct se_task
Christoph Hellwig
1
-5
/
+3
2012-05-06
target: move the state and execute lists to the command
Christoph Hellwig
1
-31
/
+23
2012-05-06
target: simplify command to task linkage
Christoph Hellwig
1
-4
/
+2
2012-02-25
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
1
-0
/
+64
2012-02-25
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
1
-6
/
+9
2012-02-25
target: replace various cmd flags with a transport state
Christoph Hellwig
1
-12
/
+12
2011-12-14
target: simplify target_check_cdb_and_preempt
Jörn Engel
1
-16
/
+10
2011-12-14
target: Move core_scsi3_check_cdb_abort_and_preempt
Jörn Engel
1
-0
/
+15
2011-12-14
target: make the se_task task_state_active a normal bool
Christoph Hellwig
1
-1
/
+1
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
1
-4
/
+2
2011-12-14
target: reshuffle headers
Christoph Hellwig
1
-0
/
+1
2011-12-06
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
1
-4
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
target: Remove core TRANSPORT_FREE_CMD_INTR usage
Nicholas Bellinger
1
-10
/
+0
2011-11-02
target: Avoid double list_del for aborted se_tmr_req
Joern Engel
1
-1
/
+1
2011-10-31
drivers/target: Add export.h to files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-27
target: Minor cleanups to core_tmr_drain_tmr_list
Joern Engel
1
-7
/
+6
2011-10-27
target: Fix wrong se_tmr being added to drain_tmr_list
Joern Engel
1
-1
/
+1
2011-10-27
target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list
Joern Engel
1
-1
/
+1
2011-10-24
target: use a workqueue for I/O completions
Christoph Hellwig
1
-0
/
+10
2011-10-24
target: remove TRANSPORT_DEFERRED_CMD state
Christoph Hellwig
1
-3
/
+3
2011-10-24
target: factor some duplicate code for stopping a task
Christoph Hellwig
1
-17
/
+2
2011-10-24
target: Remove unnecessary se_task members
Christoph Hellwig
1
-5
/
+2
2011-10-24
target: make more use of the task_flags field in se_task
Christoph Hellwig
1
-5
/
+4
2011-10-24
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
Nicholas Bellinger
1
-1
/
+1
2011-10-24
target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag
Roland Dreier
1
-3
/
+3
2011-10-24
target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list
Nicholas Bellinger
1
-0
/
+10
2011-10-24
target: Re-org of core_tmr_lun_reset
Nicholas Bellinger
1
-72
/
+125
2011-10-24
target: Prevent cmd->se_queue_node double add
Roland Dreier
1
-1
/
+1
2011-10-11
target: Remove unneeded version.h includes
Jesper Juhl
1
-1
/
+0
2011-07-22
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
1
-33
/
+26
2011-07-22
target: Make se_tmr_lock IRQ-safe
Roland Dreier
1
-8
/
+8
2011-07-22
target: remove the always-noop ->new_cmd_failure method
Christoph Hellwig
1
-5
/
+0
2011-07-22
target: Updates from AGrover and HCH (round 3)
Andy Grover
1
-28
/
+28
2011-07-22
target: More core cleanups from AGrover (round 2)
Andy Grover
1
-56
/
+33
2011-07-22
target: Core cleanups from AGrover (round 1)
Andy Grover
1
-42
/
+42
2011-06-23
target: Fix transport_get_lun_for_tmr failure cases
Nicholas Bellinger
1
-1
/
+7
2011-05-27
[SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
Nicholas Bellinger
1
-3
/
+4
2011-02-28
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...
Nicholas Bellinger
1
-0
/
+5
2011-01-14
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
1
-0
/
+404