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
/
s390
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-27
scsi: zfcp: Fix a double put in zfcp_port_enqueue()
Dinghao Liu
1
-4
/
+5
2023-07-25
scsi: zfcp: Defer fc_rport blocking until after ADISC response
Steffen Maier
1
-5
/
+1
2023-03-24
scsi: zfcp: Declare SCSI host template const
Bart Van Assche
1
-1
/
+1
2023-02-21
scsi: zfcp: Trace when request remove fails after qdio send fails
Benjamin Block
3
-4
/
+52
2023-02-21
scsi: zfcp: Change the type of all fsf request id fields and variables to u64
Benjamin Block
6
-17
/
+18
2023-02-21
scsi: zfcp: Make the type for accessing request hashtable buckets size_t
Benjamin Block
1
-9
/
+11
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
scsi: zfcp: Fix double free of FSF request when qdio send fails
Benjamin Block
1
-1
/
+1
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-01
scsi: zfcp: Fix missing auto port scan and thus missing target ports
Steffen Maier
3
-13
/
+26
2022-07-07
scsi: zfcp: Drop redundant "the" in the comments
Jiang Jian
1
-1
/
+1
2022-07-07
scsi: zfcp: Declare zfcp_sdev_attrs as static
Julian Wiedmann
1
-1
/
+1
2022-01-24
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-6
/
+9
2021-12-06
s390/qdio: split qdio_inspect_queue()
Julian Wiedmann
1
-2
/
+2
2021-10-16
scsi: zfcp: Switch to attribute groups
Bart Van Assche
3
-21
/
+39
2021-10-16
scsi: zfcp_scsi: Call scsi_done() directly
Bart Van Assche
2
-3
/
+3
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-6
/
+6
2021-09-08
scsi: zfcp: fix kernel doc comments
Heiko Carstens
4
-6
/
+6
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2021-08-11
scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-07-27
s390/qdio: clarify reporting of errors to the drivers
Julian Wiedmann
1
-4
/
+1
2021-07-20
scsi: zfcp: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-2
/
+2
2021-07-12
scsi: zfcp: Report port fc_security as unknown early during remote cable pull
Steffen Maier
1
-0
/
+1
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-4
/
+1
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-82
/
+97
2021-04-15
scsi: zfcp: Lift Request Queue tasklet & timer from qdio
Julian Wiedmann
2
-12
/
+61
2021-04-15
scsi: zfcp: Move the position of put_device()
Qinglang Miao
2
-4
/
+4
2021-04-15
scsi: zfcp: Clean up sysfs code for SFP diagnostics
Julian Wiedmann
5
-63
/
+14
2021-04-15
scsi: zfcp: Fix sysfs roll-back on error in zfcp_adapter_enqueue()
Julian Wiedmann
1
-2
/
+18
2021-04-15
scsi: zfcp: Fix indentation coding style issue
Yevhen Viktorov
1
-3
/
+3
2021-04-15
scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requests
Julian Wiedmann
1
-1
/
+0
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
1
-3
/
+4
2021-01-22
scsi: zfcp: Do not set COMMAND_COMPLETE
Hannes Reinecke
1
-1
/
+0
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-2
/
+91
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-2
/
+1
2020-12-02
s390/zfcp: remove pm support from zfcp driver
Vineeth Vijayan
4
-80
/
+4
2020-10-29
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
4
-0
/
+16
2020-10-29
scsi: zfcp: Process Version Change events
Julian Wiedmann
2
-0
/
+26
2020-10-29
scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()
Julian Wiedmann
1
-0
/
+8
2020-10-29
scsi: zfcp: Remove orphaned function declarations
Vasily Gorbik
1
-2
/
+0
2020-10-29
scsi: zfcp: Lift Input Queue tasklet from qdio
Julian Wiedmann
2
-0
/
+41
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+0
2020-09-15
scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()
Julian Wiedmann
1
-2
/
+8
2020-09-15
scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread()
Julian Wiedmann
1
-5
/
+3
2020-09-14
s390/qdio: always use dev_name() for device name in QIB
Julian Wiedmann
1
-2
/
+0
2020-08-17
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
1
-2
/
+2
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-8
/
+10
[next]