summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash
2017-08-10scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'Christophe JAILLET
2017-08-10scsi: aic7xxx: regenerate firmware filesMichał Mirosław
2017-08-07scsi: aic7xxx: fix firmware build depsMichał Mirosław
2017-08-07scsi: aic7xxx: remove empty functionMichał Mirosław
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-08-07scsi: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-08-07scsi: Convert to using %pOF instead of full_nameRob Herring
2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann
2017-08-07scsi: gdth: increase the procfs event buffer sizeArnd Bergmann
2017-08-07scsi: fnic: fix format string overflow warningArnd Bergmann
2017-08-07scsi: gdth: avoid buffer overflow warningArnd Bergmann
2017-08-07scsi: mpt3sas: fix format overflow warningArnd Bergmann
2017-08-07scsi: megaraid: fix format-overflow warningArnd Bergmann
2017-08-07scsi: pmcraid: Replace PCI pool old APIRomain Perier
2017-08-07scsi: mvsas: Replace PCI pool old APIRomain Perier
2017-08-07scsi: mpt3sas: Replace PCI pool old APIRomain Perier
2017-08-07scsi: megaraid: Replace PCI pool old APIRomain Perier
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier
2017-08-07scsi: be2iscsi: Replace PCI pool old APIRomain Perier
2017-08-07scsi: g_NCR5380: Two DTC436 PDMA workaroundsOndrej Zary
2017-08-07scsi: g_NCR5380: Re-work PDMA loopsOndrej Zary
2017-08-07scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receiveFinn Thain