summaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_fsf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: zfcp_scsi: Call scsi_done() directlyBart Van Assche2021-10-171-1/+1
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-091-1/+1
|\
| * scsi: zfcp: fix kernel doc commentsHeiko Carstens2021-09-081-1/+1
* | scsi: zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-121-1/+1
* | scsi: zfcp: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen2021-07-211-2/+2
|/
* scsi: zfcp: Remove unneeded INIT_LIST_HEAD() for FSF requestsJulian Wiedmann2021-04-161-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-161-0/+19
|\
| * scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann2020-10-301-0/+3
| * scsi: zfcp: Process Version Change eventsJulian Wiedmann2020-10-301-0/+16
* | block: remove the request_queue to argument request based tracepointsChristoph Hellwig2020-12-041-2/+1
|/
* scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()Julian Wiedmann2020-09-161-2/+8
* scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier2020-08-181-2/+2
* scsi: zfcp: Move allocation of the shost object to after xconf- and xport-dataBenjamin Block2020-05-121-1/+1
* scsi: zfcp: Fence fc_host updates during link-down handlingBenjamin Block2020-05-121-5/+9
* scsi: zfcp: Move fc_host updates during xport data handling into fenced functionBenjamin Block2020-05-121-9/+3
* scsi: zfcp: Move shost updates during xconfig data handling into fenced functionBenjamin Block2020-05-121-42/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-101-12/+11
|\
| * scsi: zfcp: use fallthrough;Joe Perches2020-04-011-12/+11
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-031-23/+267
|\|
| * scsi: zfcp: log FC Endpoint Security errorsJens Remus2020-03-171-0/+62
| * scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus2020-03-171-2/+11
| * scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus2020-03-171-3/+25
| * scsi: zfcp: log FC Endpoint Security of connectionsJens Remus2020-03-171-1/+53
| * scsi: zfcp: report FC Endpoint Security in sysfsJens Remus2020-03-171-0/+79
| * scsi: zfcp: auto variables for dereferenced structs in open port handlerJens Remus2020-03-171-6/+7
| * scsi: zfcp: fix fc_host attributes that should be unknown on local link downSteffen Maier2020-03-171-18/+21
| * scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_hostSteffen Maier2020-03-171-0/+11
| * scsi: zfcp: expose fabric name as common fc_host sysfs attributeSteffen Maier2020-03-171-0/+5
* | s390/qdio: fill SBALEs with absolute addressesJulian Wiedmann2020-02-191-1/+1
|/
* scsi: zfcp: support retrieval of SFP Data via Exchange Port DataBenjamin Block2019-10-291-2/+4
* scsi: zfcp: add diagnostics buffer for exchange config dataBenjamin Block2019-10-291-0/+9
* scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block2019-10-291-0/+12
* scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block2019-10-291-5/+41
* scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier2019-10-041-3/+13
* scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block2019-07-121-2/+8
* scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block2019-07-121-5/+40
* scsi: zfcp: silence all W=1 build warnings for existing kdocSteffen Maier2018-11-151-5/+9
* scsi: zfcp: properly format LUN (and WWPN) for LUN sharing violation kmsgSteffen Maier2018-11-151-1/+1
* scsi: zfcp: update kernel message for invalid FCP_CMND length, it's not the CDBSteffen Maier2018-11-151-5/+2
* scsi: zfcp: drop duplicate seq_no from zfcp_fsf_req which is also in QTCB headerSteffen Maier2018-11-151-1/+0
* scsi: zfcp: drop duplicate fsf_command from zfcp_fsf_req which is also in QTC...Steffen Maier2018-11-151-8/+6
* scsi: zfcp: namespace prefix for internal latency data structuresSteffen Maier2018-11-151-2/+2
* scsi: zfcp: move scsi_eh & non-ERP timeout defines owned by and local to zfcp...Steffen Maier2018-11-151-2/+7
* scsi: zfcp: add port speed capabilitiesJens Remus2018-05-181-1/+10
* scsi: zfcp: consistently use function name space prefixSteffen Maier2018-05-181-3/+4
* scsi: zfcp: decouple SCSI setup of TMF from scsi_cmndSteffen Maier2018-05-181-6/+6
* scsi: zfcp: decouple FSF request setup of TMF from scsi_cmndSteffen Maier2018-05-181-3/+5
* scsi: zfcp: split FCP_CMND IU setup between SCSI I/O and TMF againSteffen Maier2018-05-181-2/+2
* scsi: zfcp: decouple TMF response handler from scsi_cmndSteffen Maier2018-05-181-11/+14
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-2/+2