summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard2018-12-214-1/+51
* scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-211-0/+3
* scsi: megaraid: fix out-of-bound array accessesQian Cai2018-12-212-2/+2
* scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-211-0/+1
* scsi: fcoe: remove set but not used variable 'port'YueHaibing2018-12-211-4/+0Star
* scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2018-12-211-0/+1
* scsi: smartpqi: fix build warningsDon Brace2018-12-211-1/+3
* scsi: smartpqi: update driver versionDon Brace2018-12-201-2/+2
* scsi: smartpqi: add ofa supportMahesh Rajashekhara2018-12-204-43/+634
* scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2018-12-201-1/+1
* scsi: smartpqi: bump driver versionDon Brace2018-12-201-3/+3
* scsi: smartpqi: add smp_utils supportDon Brace2018-12-203-60/+324
* scsi: smartpqi: correct lun reset issuesKevin Barnett2018-12-201-0/+3
* scsi: smartpqi: correct volume statusDave Carroll2018-12-201-0/+3
* scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll2018-12-201-2/+2
* scsi: smartpqi: allow for larger raid mapsAjish Koshy2018-12-201-31/+28Star
* scsi: smartpqi: check for null device pointersMahesh Rajashekhara2018-12-202-3/+64
* scsi: smartpqi: add support for huawei controllersAjish Koshy2018-12-201-0/+24
* scsi: smartpqi: enhance numa node detectionSagar Biradar2018-12-201-3/+7
* scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll2018-12-201-0/+2
* scsi: smartpqi: fix disk name mount pointMurthy Bhat2018-12-201-1/+6
* scsi: smartpqi: add h3c ssidMurthy Bhat2018-12-201-0/+8
* scsi: smartpqi: add sysfs attributesDave Carroll2018-12-202-0/+235
* scsi: smartpqi: refactor sending controller raid requestsDave Carroll2018-12-201-88/+46Star
* scsi: smartpqi: turn off lun data caching for ptraidDave Carroll2018-12-202-6/+79
* scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara2018-12-201-0/+3
* scsi: smartpqi: add no_write_same for logical volumesDave Carroll2018-12-201-0/+7
* scsi: smartpqi: Add retries for device resetMahesh Rajashekhara2018-12-202-1/+14
* scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett2018-12-202-4/+293
* scsi: lpfc: Update lpfc version to 12.0.0.10James Smart2018-12-201-1/+1
* scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-205-27/+233
* scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart2018-12-201-3/+45
* scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2018-12-202-2/+8
* scsi: lpfc: update fault value on successful trunk events.James Smart2018-12-201-8/+4Star
* scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart2018-12-201-15/+34
* scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart2018-12-201-2/+14
* scsi: bfa: clean up a couple of indentation issuesColin Ian King2018-12-201-2/+2
* scsi: 3w-xxxx: fix indentation issue, add missing tabColin Ian King2018-12-201-1/+1
* scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-201-1/+1
* scsi: myrs: remove the dma_boundary_limitChristoph Hellwig2018-12-201-1/+0Star
* scsi: myrb: remove the dma_boundary limitChristoph Hellwig2018-12-201-1/+0Star
* scsi: megaraid_sas: driver version updateShivasharan S2018-12-201-2/+2
* scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S2018-12-201-9/+9
* scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S2018-12-202-18/+49
* scsi: megaraid_sas: changes to function prototypesShivasharan S2018-12-203-59/+60
* scsi: megaraid_sas: Introduce new Aero adapter typeShivasharan S2018-12-202-6/+13
* scsi: megaraid_sas: Fix Ventura series based checksShivasharan S2018-12-203-20/+20
* scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther2018-12-201-1/+2
* scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2018-12-202-43/+8Star
* scsi: hisi_sas: Add support for DIF feature for v2 hwXiang Chen2018-12-192-3/+137