summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-19scsi: core: Remove OSD include filesBart Van Assche5-1427/+0
2019-03-19scsi: core: remove the scsi_ioctl_reset exportChristoph Hellwig1-1/+0
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke1-3/+3
2019-03-19scsi: lpfc: Update lpfc version to 12.2.0.1James Smart1-1/+1
2019-03-19scsi: lpfc: Update Copyright in driver versionJames Smart3-3/+3
2019-03-19scsi: lpfc: Enhance 6072 log stringJames Smart1-1/+3
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart3-5/+5
2019-03-19scsi: lpfc: Specify node affinity for queue memory allocationJames Smart3-35/+53
2019-03-19scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart4-45/+35
2019-03-19scsi: lpfc: Add loopback testing to trunking modeJames Smart4-37/+128
2019-03-19scsi: lpfc: Fix link speed reporting for 4-link trunkJames Smart1-2/+2
2019-03-19scsi: lpfc: Fix handling of trunk links state reportingJames Smart1-8/+2
2019-03-19scsi: lpfc: Fix protocol support on G6 and G7 adaptersJames Smart1-2/+2
2019-03-19scsi: lpfc: Correct boot bios information to FDMI registrationJames Smart3-18/+71
2019-03-19scsi: lpfc: Fix HDMI2 registration string for symbolic nameJames Smart1-1/+1
2019-03-19scsi: lpfc: Fix fc4type information for FDMIJames Smart1-7/+10
2019-03-19scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-1/+4
2019-03-19scsi: lpfc: Fix io lost on host resetsJames Smart1-0/+7
2019-03-19scsi: lpfc: Fix mailbox hang on adapter initJames Smart1-6/+6
2019-03-19scsi: lpfc: Fix driver crash in target reset handlerJames Smart1-3/+4
2019-03-19scsi: lpfc: Correct localport timeout duration errorJames Smart2-1/+7
2019-03-19scsi: lpfc: Convert bootstrap mbx polling from msleep to udelayJames Smart1-1/+1
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart4-3/+45
2019-03-19scsi: lpfc: Stop adapter if pci errors detectedJames Smart2-3/+15
2019-03-19scsi: lpfc: Fix deadlock due to nested hbalock callJames Smart1-3/+3
2019-03-19scsi: lpfc: Fix nvmet handling of first burst cmdJames Smart1-1/+1
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart3-6/+6
2019-03-19scsi: lpfc: Fix nvmet async receive buffer replenishmentJames Smart1-1/+24
2019-03-19scsi: lpfc: Fix location of SCSI ktime countersJames Smart1-8/+7
2019-03-19scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-03-19scsi: lpfc: Fix use-after-free mailbox cmd completionJames Smart2-1/+5
2019-03-19scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart1-4/+0
2019-03-19scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmplJames Smart1-1/+1
2019-03-19scsi: qla2xxx: Update driver version to 10.01.00.15-kHimanshu Madhani1-2/+2
2019-03-19scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez9-49/+616
2019-03-19scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio8-97/+470
2019-03-19scsi: qla2xxx: Simplification of register address used in qla_tmpl.cJoe Carnuccio1-44/+27
2019-03-19scsi: qla2xxx: Correction and improvement to fwdt processingJoe Carnuccio2-20/+25
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio7-312/+296
2019-03-19scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio7-223/+304
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio15-274/+292
2019-03-19scsi: qla2xxx: Correctly report max/min supported speedsJoe Carnuccio4-70/+98
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio5-71/+82
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio14-147/+272
2019-03-19scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()Joe Carnuccio1-85/+81
2019-03-19scsi: qla2xxx: Remove FW default templateJoe Carnuccio3-187/+13
2019-03-19scsi: qla2xxx: Add fw_attr and port_no SysFS nodeJoe Carnuccio1-0/+30
2019-03-18scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00Suganath Prabu1-3/+3
2019-03-18scsi: mpt3sas: Improve the threshold value and introduce module paramSuganath Prabu2-2/+15
2019-03-18scsi: mpt3sas: Load balance to improve performance and avoid soft lockupsSuganath Prabu2-0/+26