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
/
scsi
/
device_handler
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-29
scsi_dh_alua: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2016-03-14
scsi_dh_alua: uninitialized variable in alua_check_vpd()
Dan Carpenter
1
-1
/
+1
2016-03-05
scsi_dh_emc: update 'access_state' field
Hannes Reinecke
1
-1
/
+6
2016-03-05
scsi_dh_rdac: update 'access_state' field
Hannes Reinecke
1
-7
/
+31
2016-03-05
scsi_dh_alua: update 'access_state' field
Hannes Reinecke
1
-2
/
+46
2016-03-05
scsi_dh_alua: use common definitions for ALUA state
Hannes Reinecke
1
-33
/
+25
2016-02-23
scsi_dh_alua: Update version to 2.0
Hannes Reinecke
1
-1
/
+1
2016-02-23
scsi_dh: add 'rescan' callback
Hannes Reinecke
1
-0
/
+8
2016-02-23
scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
Hannes Reinecke
1
-0
/
+38
2016-02-23
scsi_dh_alua: update all port states
Hannes Reinecke
1
-9
/
+26
2016-02-23
scsi_dh_alua: Recheck state on unit attention
Hannes Reinecke
1
-12
/
+55
2016-02-23
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
Hannes Reinecke
1
-0
/
+2
2016-02-23
scsi_dh_alua: Allow workqueue to run synchronously
Hannes Reinecke
1
-3
/
+18
2016-02-23
scsi_dh_alua: Use workqueue for RTPG
Hannes Reinecke
1
-54
/
+242
2016-02-23
scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
Hannes Reinecke
1
-5
/
+1
2016-02-23
scsi_dh_alua: move optimize_stpg evaluation
Hannes Reinecke
1
-7
/
+6
2016-02-23
revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...
Hannes Reinecke
1
-19
/
+12
2016-02-23
scsi_dh_alua: simplify alua_initialize()
Hannes Reinecke
1
-21
/
+17
2016-02-23
scsi_dh_alua: use unique device id
Hannes Reinecke
1
-5
/
+50
2016-02-23
scsi_dh_alua: Use separate alua_port_group structure
Hannes Reinecke
1
-53
/
+128
2016-02-23
scsi_dh_alua: allocate RTPG buffer separately
Hannes Reinecke
1
-34
/
+23
2016-02-23
scsi_dh_alua: switch to scsi_execute_req_flags()
Hannes Reinecke
1
-89
/
+36
2016-02-23
scsi_dh_alua: call alua_rtpg() if stpg fails
Hannes Reinecke
1
-0
/
+2
2016-02-23
scsi_dh_alua: Make stpg synchronous
Hannes Reinecke
1
-104
/
+54
2016-02-23
scsi_dh_alua: separate out alua_stpg()
Hannes Reinecke
1
-34
/
+61
2016-02-23
scsi_dh_alua: Pass buffer as function argument
Hannes Reinecke
1
-6
/
+7
2016-02-23
scsi_dh: force modular build if SCSI is a module
Arnd Bergmann
1
-4
/
+4
2016-02-04
scsi_dh_rdac: always retry MODE SELECT on command lock violation
Hannes Reinecke
1
-1
/
+3
2015-12-07
scsi_dh_alua: Remove stale variables
Hannes Reinecke
1
-2
/
+0
2015-12-02
scsi_dh_alua: use scsi_vpd_tpg_id()
Hannes Reinecke
1
-31
/
+6
2015-12-02
scsi_dh_alua: simplify sense code handling
Hannes Reinecke
1
-28
/
+17
2015-12-02
scsi_dh_alua: rework alua_check_tpgs() to return the tpgs mode
Hannes Reinecke
1
-14
/
+11
2015-12-02
scsi_dh_alua: use unaligned access macros
Hannes Reinecke
1
-15
/
+8
2015-12-02
scsi_dh_alua: use flag for RTPG extended header
Hannes Reinecke
1
-8
/
+7
2015-12-02
scsi_dh_alua: fixup description of stpg_endio()
Hannes Reinecke
1
-4
/
+2
2015-12-02
scsi_dh_alua: return standard SCSI return codes in submit_rtpg
Hannes Reinecke
1
-16
/
+17
2015-12-02
scsi_dh_alua: use standard logging functions
Hannes Reinecke
1
-14
/
+13
2015-12-02
scsi_dh_alua: sanitze sense code handling
Hannes Reinecke
1
-11
/
+7
2015-12-02
scsi_dh_alua: improved logging
Hannes Reinecke
1
-2
/
+8
2015-12-02
scsi_dh_alua: Use vpd_pg83 information
Hannes Reinecke
1
-69
/
+18
2015-12-02
scsi_dh_alua: Disable ALUA handling for non-disk devices
Hannes Reinecke
1
-0
/
+12
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
4
-65
/
+44
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
4
-115
/
+0
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2
-2
/
+1
2015-08-28
scsi_dh: move to drivers/scsi
Christoph Hellwig
1
-571
/
+0
2015-08-28
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
1
-17
/
+19
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
1
-74
/
+22
2015-02-02
scsi: fix device handler detach oops
Mike Christie
1
-1
/
+2
2014-11-12
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
5
-166
/
+87
2014-11-12
scsi: device handlers must have attach and detach methods
Christoph Hellwig
1
-12
/
+13
[prev]
[next]