summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi
AgeCommit message (Expand)Author
2017-08-10scsi: zfcp: early returns for traces disabled via levelMartin Peschke
2017-08-10scsi: zfcp: clean up unnecessary module_param_named() with no_auto_port_rescanMartin Peschke
2017-08-10scsi: zfcp: clean up a member of struct zfcp_qdio that was assigned but never...Martin Peschke
2017-08-10scsi: zfcp: clean up no longer existent prototype from zfcp API headerSteffen Maier
2017-08-10scsi: zfcp: clean up redundant code with fall through in link down SRB switch...Martin Peschke
2017-08-10scsi: zfcp: fix kernel doc comment typos for struct zfcp_dbf_scsiSteffen Maier
2017-08-10scsi: zfcp: use endianness conversions with common FC(P) struct fieldsSteffen Maier
2017-08-10scsi: zfcp: use common code fcp_cmnd and fcp_resp with union in fsf_qtcb_bott...Steffen Maier
2017-08-10scsi: zfcp: clarify that we don't need "link" test on failed open portSteffen Maier
2017-08-10scsi: zfcp: more fitting constant for fc_ct_hdr.ct_reason on port scan responseSteffen Maier
2017-08-10scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-08-10scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-08-10scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen 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: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-08-10scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-08-10scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-08-10scsi: zfcp: convert bool-definitions to use 'true' instead of '1'Benjamin Block
2017-08-10scsi: zfcp: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-08-10scsi: zfcp: use setup_timer instead of init_timerLukáš Korenčik
2017-08-10scsi: zfcp: replace zfcp_qdio_sbale_count by sg_nentsLABBE Corentin
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
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: do not trace pure benign residual HBA responses at default levelSteffen Maier
2016-12-14scsi: zfcp: fix use-after-"free" in FC ingress path after TMFBenjamin Block
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier
2016-08-12zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier
2016-08-12zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke
2016-04-11scsi: disable automatic target scanHannes Reinecke
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds