summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-12/+10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28206-2852/+6851
|\
| * scsi: isci: request: mark expected switch fall-throughGustavo A. R. Silva2018-12-201-1/+1
| * scsi: isci: remote_node_context: mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-2/+2
| * scsi: isci: remote_device: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-2/+2
| * scsi: isci: phy: Mark expected switch fall-throughGustavo A. R. Silva2018-12-201-0/+1
| * scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard2018-12-204-1/+51
| * scsi: myrb: Mark expected switch fall-throughsGustavo A. R. Silva2018-12-201-0/+3
| * scsi: megaraid: fix out-of-bound array accessesQian Cai2018-12-202-2/+2
| * scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva2018-12-201-0/+1
| * scsi: fcoe: remove set but not used variable 'port'YueHaibing2018-12-201-4/+0
| * scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2018-12-201-0/+1
| * scsi: smartpqi: fix build warningsDon Brace2018-12-201-1/+3
| * scsi: smartpqi: update driver versionDon Brace2018-12-191-2/+2
| * scsi: smartpqi: add ofa supportMahesh Rajashekhara2018-12-194-43/+634
| * scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2018-12-191-1/+1
| * scsi: smartpqi: bump driver versionDon Brace2018-12-191-3/+3
| * scsi: smartpqi: add smp_utils supportDon Brace2018-12-193-60/+324
| * scsi: smartpqi: correct lun reset issuesKevin Barnett2018-12-191-0/+3
| * scsi: smartpqi: correct volume statusDave Carroll2018-12-191-0/+3
| * scsi: smartpqi: do not offline disks for transient did no connect conditionsDave Carroll2018-12-191-2/+2
| * scsi: smartpqi: allow for larger raid mapsAjish Koshy2018-12-191-31/+28
| * scsi: smartpqi: check for null device pointersMahesh Rajashekhara2018-12-192-3/+64
| * scsi: smartpqi: add support for huawei controllersAjish Koshy2018-12-191-0/+24
| * scsi: smartpqi: enhance numa node detectionSagar Biradar2018-12-191-3/+7
| * scsi: smartpqi: wake up drives after os resumes from suspendDave Carroll2018-12-191-0/+2
| * scsi: smartpqi: fix disk name mount pointMurthy Bhat2018-12-191-1/+6
| * scsi: smartpqi: add h3c ssidMurthy Bhat2018-12-191-0/+8
| * scsi: smartpqi: add sysfs attributesDave Carroll2018-12-192-0/+235
| * scsi: smartpqi: refactor sending controller raid requestsDave Carroll2018-12-191-88/+46
| * scsi: smartpqi: turn off lun data caching for ptraidDave Carroll2018-12-192-6/+79
| * scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara2018-12-191-0/+3
| * scsi: smartpqi: add no_write_same for logical volumesDave Carroll2018-12-191-0/+7
| * scsi: smartpqi: Add retries for device resetMahesh Rajashekhara2018-12-192-1/+14
| * scsi: smartpqi: add support for PQI Config Table handshakeKevin Barnett2018-12-192-4/+293
| * scsi: lpfc: Update lpfc version to 12.0.0.10James Smart2018-12-191-1/+1
| * scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-195-27/+233
| * scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart2018-12-191-3/+45
| * scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2018-12-192-2/+8
| * scsi: lpfc: update fault value on successful trunk events.James Smart2018-12-191-8/+4
| * scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart2018-12-191-15/+34
| * scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart2018-12-191-2/+14
| * scsi: bfa: clean up a couple of indentation issuesColin Ian King2018-12-191-2/+2
| * scsi: 3w-xxxx: fix indentation issue, add missing tabColin Ian King2018-12-191-1/+1
| * scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-191-1/+1
| * scsi: myrs: remove the dma_boundary_limitChristoph Hellwig2018-12-191-1/+0
| * scsi: myrb: remove the dma_boundary limitChristoph Hellwig2018-12-191-1/+0
| * scsi: megaraid_sas: driver version updateShivasharan S2018-12-191-2/+2
| * scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S2018-12-191-9/+9
| * scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S2018-12-192-18/+49