aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13bsg-lib: introduce a timeout field in struct bsg_jobChristoph Hellwig1-2/+2
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-0/+1
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGreg Kroah-Hartman1-0/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-2/+2
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier3-4/+4
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook3-14/+17
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds16-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-08-10scsi: zfcp: early returns for traces disabled via levelMartin Peschke1-8/+46
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke1-1/+1
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never usedMartin Peschke2-3/+0
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier1-1/+0
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch caseMartin Peschke1-2/+0
2017-08-10scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier1-3/+3
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier4-35/+43
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bottom_ioSteffen Maier4-10/+17
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier1-1/+3
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier1-2/+2
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2-2/+4
2017-08-10scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late responseSteffen Maier1-1/+5
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier1-4/+17
2017-08-10scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier1-2/+6
2017-08-10scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier2-7/+8
2017-08-10scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2-3/+11
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block1-1/+5
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier1-1/+2
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block2-2/+2
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik1-3/+2
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin2-17/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1
2016-12-14scsi: zfcp: fix rport unblock race with LUN recoverySteffen Maier4-9/+77
2016-12-14scsi: zfcp: do not trace pure benign residual HBA responses at default levelSteffen Maier2-3/+30
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block3-3/+95
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-1/+1
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2-9/+10
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn1-3/+5
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-2/+4
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-1/+1
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-3/+6
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-34/+196
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6