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-10-28
scsi: zfcp: trace channel log even for FCP command responses
Steffen Maier
2019-10-28
scsi: zfcp: proper indentation to reduce confusion in zfcp_erp_required_act
Steffen Maier
2019-10-28
scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variable
Benjamin Block
2019-10-28
scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfs
Benjamin Block
2019-10-28
scsi: zfcp: introduce sysfs interface to read the local B2B-Credit
Benjamin Block
2019-10-28
scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfs
Benjamin Block
2019-10-28
scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiver
Benjamin Block
2019-10-28
scsi: zfcp: support retrieval of SFP Data via Exchange Port Data
Benjamin Block
2019-10-28
scsi: zfcp: add diagnostics buffer for exchange config data
Benjamin Block
2019-10-28
scsi: zfcp: diagnostics buffer caching and use for exchange port data
Benjamin Block
2019-10-28
scsi: zfcp: signal incomplete or error for sync exchange config/port data
Benjamin Block
2019-10-03
scsi: zfcp: fix reaction on bit error threshold notification
Steffen Maier
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-11
scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized
Benjamin Block
2019-07-11
scsi: zfcp: fix request object use-after-free in send path causing wrong traces
Benjamin Block
2019-07-11
scsi: zfcp: fix request object use-after-free in send path causing seqno errors
Benjamin Block
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: s390: zfcp_fc: use sg helper to iterate over scatterlist
Ming Lei
2019-05-29
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
Steffen Maier
2019-05-29
scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
Steffen Maier
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
[next]