index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
1
-0
/
+4
2019-01-29
scsi: zfcp: fix sysfs block queue limit output for max_segment_size
Steffen Maier
1
-0
/
+2
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-07
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
Fedor Loshakov
1
-3
/
+7
2018-11-15
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...
Steffen Maier
1
-1
/
+3
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-33
/
+108
2018-05-18
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
Steffen Maier
1
-0
/
+26
2018-05-18
scsi: zfcp: explicitly support initiator in scsi_host_template
Steffen Maier
1
-0
/
+1
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
1
-22
/
+24
2018-05-18
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
1
-0
/
+3
2018-05-18
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
Steffen Maier
1
-4
/
+37
2018-05-18
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
Steffen Maier
1
-1
/
+2
2018-05-18
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
Steffen Maier
1
-1
/
+1
2018-05-18
scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmnd
Steffen Maier
1
-7
/
+8
2018-05-18
scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
Steffen Maier
1
-0
/
+5
2018-05-18
scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
Steffen Maier
1
-0
/
+2
2018-05-18
scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
Steffen Maier
1
-5
/
+6
2018-05-08
scsi: zfcp: fix infinite iteration on ERP ready list
Jens Remus
1
-7
/
+7
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
scsi: zfcp: fix erp_action use-before-initialize in REC action trace
Steffen Maier
1
-0
/
+5
2017-08-10
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
Steffen Maier
1
-2
/
+6
2017-08-10
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
Steffen Maier
1
-4
/
+4
2017-08-10
scsi: zfcp: convert bool-definitions to use 'true' instead of '1'
Benjamin Block
1
-1
/
+1
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2016-12-14
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
1
-3
/
+1
2016-12-14
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
Benjamin Block
1
-2
/
+55
2016-08-12
zfcp: close window with unblocked rport during rport gone
Steffen Maier
1
-1
/
+7
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-9
/
+2
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-13
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-5
/
+3
2013-05-31
[SCSI] zfcp: block queue limits with data router
Steffen Maier
1
-3
/
+7
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2011-12-14
[SCSI] zfcp: return early from slave_destroy if slave_alloc returned early
Steffen Maier
1
-0
/
+4
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-08-27
[SCSI] zfcp: support for hardware data router
Swen Schillig
1
-5
/
+5
2011-08-27
[SCSI] zfcp: non-experimental support for DIF/DIX
Steffen Maier
1
-4
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-02-25
[SCSI] zfcp: Add information to symbolic port name when running in NPIV mode
Christof Schmitt
1
-0
/
+1
2011-02-25
[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data
Christof Schmitt
1
-32
/
+38
2010-12-21
[SCSI] zfcp: Add allow_lun_scan module parameter
Christof Schmitt
1
-1
/
+6
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
1
-3
/
+3
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing for SCSI records.
Swen Schillig
1
-16
/
+14
2010-12-09
[SCSI] zfcp: Issue FCP command without holding SCSI host_lock
Christof Schmitt
1
-5
/
+2
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-103
/
+55
2010-09-16
[SCSI] zfcp: Replace status modifier functions.
Swen Schillig
1
-2
/
+1
2010-09-16
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Christof Schmitt
1
-4
/
+4
2010-09-16
[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit
Christof Schmitt
1
-62
/
+52
[next]