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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
scsi: mpi3mr: Split off bus_reset function from host_reset
Hannes Reinecke
1
-20
/
+37
2023-10-13
scsi: pmcraid: Select device in pmcraid_eh_target_reset_handler()
Hannes Reinecke
1
-2
/
+14
2023-10-13
scsi: pmcraid: Select device in pmcraid_eh_bus_reset_handler()
Hannes Reinecke
1
-8
/
+38
2023-10-13
scsi: qla1280: Separate out host reset function from qla1280_error_action()
Hannes Reinecke
1
-20
/
+22
2023-10-13
scsi: sym53c8xx_2: Rework reset handling
Hannes Reinecke
1
-27
/
+55
2023-10-13
scsi: sym53c8xx_2: Split off bus reset from host reset
Hannes Reinecke
1
-41
/
+66
2023-10-13
scsi: ips: Do not try to abort command from host reset
Hannes Reinecke
1
-18
/
+0
2023-10-13
scsi: megaraid: Pass in NULL scb for host reset
Hannes Reinecke
1
-26
/
+16
2023-10-13
scsi: ibmvfc: Open-code reset loop for target reset
Hannes Reinecke
1
-19
/
+23
2023-10-13
scsi: aic79xx: Do not reference SCSI command when resetting device
Hannes Reinecke
1
-6
/
+15
2023-10-13
scsi: aic79xx: Make BUILD_SCSIID() a function
Hannes Reinecke
1
-4
/
+7
2023-10-13
scsi: aic7xxx: Do not reference SCSI command when resetting device
Hannes Reinecke
1
-51
/
+57
2023-10-13
scsi: aic7xxx: Make BUILD_SCSIID() a function
Hannes Reinecke
1
-6
/
+13
2023-10-13
scsi: bnx2fc: Do not rely on a SCSI command for LUN or target reset
Hannes Reinecke
3
-52
/
+57
2023-10-13
scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()
Hannes Reinecke
3
-66
/
+33
2023-10-13
scsi: message: fusion: Open-code mptfc_block_error_handler() for bus reset
Hannes Reinecke
1
-3
/
+14
2023-10-13
scsi: message: fusion: Correct definitions for mptscsih_dev_reset()
Hannes Reinecke
2
-1
/
+55
2023-10-13
scsi: message: fusion: Simplify mptfc_block_error_handler()
Hannes Reinecke
1
-29
/
+54
2023-10-13
scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_h...
Nathan Chancellor
1
-9
/
+9
2023-10-13
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
Wenchao Hao
1
-0
/
+6
2023-10-13
scsi: cxgbi: Fix 'generated' typo
Muhammad Muzammil
1
-1
/
+1
2023-10-13
scsi: ufs: core: Fix abnormal scale up after scale down
Peter Wang
1
-0
/
+7
2023-10-13
scsi: ufs: core: Fix abnormal scale up after last cmd finish
Peter Wang
1
-13
/
+4
2023-10-13
scsi: ufs: core: Only suspend clock scaling if scaling down
Peter Wang
1
-1
/
+1
2023-10-09
scsi: ufs: qcom: Remove unnecessary check
Dan Carpenter
1
-9
/
+5
2023-10-09
scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-2
/
+3
2023-10-09
scsi: ufs: core: Remove dev cmd clock scaling busy
Peter Wang
1
-2
/
+2
2023-10-09
scsi: message: fusion: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-8
/
+8
2023-10-09
scsi: message: fusion: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-10
/
+9
2023-10-09
scsi: ufs: core: WLUN send SSU timeout recovery
Peter Wang
1
-0
/
+13
2023-10-09
Merge patch series "ibmvfc: fixes and generic prep work for NVMeoF support"
Martin K. Petersen
2
-137
/
+360
2023-09-27
scsi: fnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-5
/
+6
2023-09-27
scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
Merge patch series "UFS core patches"
Martin K. Petersen
4
-28
/
+23
2023-09-27
scsi: ufs: core: Set the Command Priority (CP) flag for RT requests
Bart Van Assche
2
-1
/
+6
2023-09-27
scsi: ufs: core: Simplify ufshcd_comp_scsi_upiu()
Bart Van Assche
1
-12
/
+4
2023-09-27
scsi: ufs: core: Move the 4K alignment code into the Exynos driver
Bart Van Assche
3
-9
/
+13
2023-09-27
scsi: ufs: core: Remove request tag range checks
Bart Van Assche
1
-6
/
+0
2023-09-27
scsi: target: Remove the references to http://www.linux-iscsi.org/
Bart Van Assche
2
-5
/
+6
2023-09-21
scsi: ibmvfc: Add protocol field to target structure
Tyrel Datwyler
1
-5
/
+6
2023-09-21
scsi: ibmvfc: Make discovery buffer per protocol channel group
Tyrel Datwyler
2
-20
/
+33
2023-09-21
scsi: ibmvfc: Add protocol field to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+27
2023-09-21
scsi: ibmvfc: Make channel allocation generic
Tyrel Datwyler
1
-52
/
+75
2023-09-21
scsi: ibmvfc: Track max and desired queue size in ibmvfc_channels
Tyrel Datwyler
2
-7
/
+11
2023-09-21
scsi: ibmvfc: Rename ibmvfc_scsi_channels to ibmvfc_channels
Tyrel Datwyler
2
-4
/
+4
2023-09-21
scsi: ibmvfc: Use a bitfield for boolean flags
Tyrel Datwyler
1
-10
/
+10
2023-09-21
scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return code
Tyrel Datwyler
1
-2
/
+1
2023-09-21
scsi: ibmvfc: Limit max hw queues by num_online_cpus()
Tyrel Datwyler
1
-1
/
+2
2023-09-21
scsi: ibmvfc: Implement channel queue depth and event buffer accounting
Tyrel Datwyler
2
-41
/
+80
2023-09-21
scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
Tyrel Datwyler
1
-2
/
+122
[prev]
[next]