index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
Age
Commit message (
Expand
)
Author
2019-03-27
scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
Steffen Maier
2019-03-27
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
2019-03-27
scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
Steffen Maier
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-02-07
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-01-29
scsi: zfcp: fix sysfs block queue limit output for max_segment_size
Steffen Maier
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-07
scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()
Steffen Maier
2018-12-07
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
Steffen Maier
2018-12-07
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
Fedor Loshakov
2018-11-15
scsi: zfcp: drop old default switch case which might paper over missing case
Steffen Maier
2018-11-15
scsi: zfcp: drop default switch case which might paper over missing case
Steffen Maier
2018-11-15
scsi: zfcp: silence -Wimplicit-fallthrough in zfcp_erp_lun_strategy()
Steffen Maier
2018-11-15
scsi: zfcp: silence remaining kdoc warnings in header files
Steffen Maier
2018-11-15
scsi: zfcp: silence all W=1 build warnings for existing kdoc
Steffen Maier
2018-11-15
scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsg
Steffen Maier
2018-11-15
scsi: zfcp: use enum zfcp_erp_act_result for argument/return of affected func...
Steffen Maier
2018-11-15
scsi: zfcp: use enum zfcp_erp_steps for struct zfcp_erp_action.step
Steffen Maier
2018-11-15
scsi: zfcp: the action field of zfcp_erp_action is actually the type
Steffen Maier
2018-11-15
scsi: zfcp: clarify function argument name for trace tag string
Steffen Maier
2018-11-15
scsi: zfcp: ERP thread setup kdoc update
Steffen Maier
2018-11-15
scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDB
Steffen Maier
2018-11-15
scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB header
Steffen Maier
2018-11-15
scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...
Steffen Maier
2018-11-15
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_fsf_req
Steffen Maier
2018-11-15
scsi: zfcp: group sort internal structure definitions for proximity
Steffen Maier
2018-11-15
scsi: zfcp: namespace prefix for internal latency data structures
Steffen Maier
2018-11-15
scsi: zfcp: update width in comment for ZFCP_COMMON_FLAGS mask
Steffen Maier
2018-11-15
scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...
Steffen Maier
2018-11-15
scsi: zfcp: drop unnecessary forward prototype for struct zfcp_reqlist
Steffen Maier
2018-11-15
scsi: zfcp: move SG table helper from aux to fc and make them static
Steffen Maier
2018-11-15
scsi: zfcp: remove unnecessary null pointer check before mempool_destroy
zhong jiang
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-18
scsi: zfcp: enhance comments on fc_link_speed and supported_speed
Jens Remus
2018-05-18
scsi: zfcp: add port speed capabilities
Jens Remus
2018-05-18
scsi: zfcp: assert that the ERP lock is held when tracing a recovery trigger
Jens Remus
2018-05-18
scsi: zfcp: cleanup indentation for posting FC events
Steffen Maier
2018-05-18
scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_reset
Steffen Maier
2018-05-18
scsi: zfcp: explicitly support initiator in scsi_host_template
Steffen Maier
2018-05-18
scsi: zfcp: remove unused return values of ERP trigger functions
Steffen Maier
2018-05-18
scsi: zfcp: zfcp_erp_action_exists() does only check for running
Steffen Maier
2018-05-18
scsi: zfcp: remove unused ERP enum values
Steffen Maier
2018-05-18
scsi: zfcp: consistently use function name space prefix
Steffen Maier
2018-05-18
scsi: zfcp: workqueue: set description for port work items with their WWPN as...
Steffen Maier
2018-05-18
scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmnd
Steffen Maier
2018-05-18
scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rport
Steffen Maier
2018-05-18
scsi: zfcp: decouple SCSI setup of TMF from scsi_cmnd
Steffen Maier
2018-05-18
scsi: zfcp: decouple FSF request setup of TMF from scsi_cmnd
Steffen Maier
2018-05-18
scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF again
Steffen Maier
[next]