aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_scsi.c
AgeCommit message (Expand)Author
2019-03-27scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-01-29scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov
2018-11-15scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-18scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier
2018-05-18scsi: zfcp: explicitly support initiator in scsi_host_templateSteffen Maier
2018-05-18scsi: zfcp: consistently use function name space prefixSteffen Maier
2018-05-18scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier
2018-05-18scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rportSteffen Maier
2018-05-18scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: decouple SCSI traces for scsi_eh / TMF from scsi_cmndSteffen Maier
2018-05-18scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier
2018-05-18scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier
2018-05-18scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier
2018-05-08scsi: zfcp: fix infinite iteration on ERP ready listJens Remus
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier
2015-05-31scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2013-05-31[SCSI] zfcp: block queue limits with data routerSteffen Maier
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-12-14[SCSI] zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-08-27[SCSI] zfcp: support for hardware data routerSwen Schillig
2011-08-27[SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt
2010-12-21[SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt
2010-12-21[SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig
2010-12-21[SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig
2010-12-09[SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-09-16[SCSI] zfcp: Replace status modifier functions.Swen Schillig
2010-09-16[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV modeChristof Schmitt
2010-09-16[SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unitChristof Schmitt