summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown2017-04-181-6/+0
| * | | | | | scsi: storvsc: remove return at end of void functionMiguel Bernal Marin2017-04-131-2/+0
| * | | | | | scsi: storvsc: Prefer kcalloc over kzalloc with multiplyMiguel Bernal Marin2017-04-131-1/+1
| * | | | | | scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs2017-04-132-6/+126
| * | | | | | scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs2017-04-132-16/+106
| * | | | | | scsi: cxlflash: Support multiple hardware queuesUma Krishnan2017-04-133-164/+309
| * | | | | | scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs2017-04-131-52/+42
| * | | | | | scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs2017-04-134-50/+57
| * | | | | | scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs2017-04-132-6/+2
| * | | | | | scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs2017-04-131-13/+2
| * | | | | | scsi: cxlflash: Fence EEH during probeMatthew R. Ochs2017-04-133-7/+28
| * | | | | | scsi: cxlflash: Support up to 4 portsMatthew R. Ochs2017-04-132-4/+80
| * | | | | | scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs2017-04-133-57/+141
| * | | | | | scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs2017-04-133-41/+61
| * | | | | | scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-137-45/+72
| * | | | | | scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs2017-04-135-32/+51
| * | | | | | scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs2017-04-131-12/+12
| * | | | | | scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs2017-04-132-4/+127
| * | | | | | scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs2017-04-132-7/+37
| * | | | | | scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs2017-04-131-6/+21
| * | | | | | scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King2017-04-131-1/+1
| * | | | | | scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen2017-04-111-37/+56
| * | | | | | scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry2017-04-111-27/+33
| * | | | | | scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-113-10/+55
| * | | | | | scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan2017-04-111-1/+126
| * | | | | | scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan2017-04-112-13/+72
| * | | | | | scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2017-04-112-1/+60
| * | | | | | scsi: libfc: directly call ELS request handlersJohannes Thumshirn2017-04-111-11/+9
| * | | | | | scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke2017-04-111-2/+10
| * | | | | | scsi: sg: use standard lists for sg_requestsHannes Reinecke2017-04-111-86/+61
| * | | | | | scsi: sg: check for valid direction before starting the requestJohannes Thumshirn2017-04-111-12/+34
| * | | | | | scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2017-04-111-20/+25
| * | | | | | scsi: sg: remove 'save_scat_len'Hannes Reinecke2017-04-111-2/+0
| * | | | | | scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2017-04-111-21/+9
| * | | | | | scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King2017-04-111-6/+0
| * | | | | | scsi: qla4xxx: drop redundant init_completionNicholas Mc Guire2017-04-061-1/+0
| * | | | | | scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-063-77/+9
| * | | | | | scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke2017-04-063-31/+16
| * | | | | | scsi: make eh_eflags persistentHannes Reinecke2017-04-062-4/+2
| * | | | | | scsi: libsas: allow async abortsChristoph Hellwig2017-04-061-3/+0
| * | | | | | scsi: always send command abortsHannes Reinecke2017-04-061-12/+0
| * | | | | | scsi: sd: Return SUCCESS in sd_eh_action() after device offlineHannes Reinecke2017-04-061-1/+1
| * | | | | | scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-063-1/+45
| * | | | | | scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-062-82/+47
| * | | | | | scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira2017-04-061-1/+0
| * | | | | | scsi: osd_uld: Check scsi_device_get() return valueBart Van Assche2017-04-061-3/+5
| * | | | | | scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-041-7/+0
| * | | | | | scsi: qla2xxx: Fix typo in driverMilan P Gandhi2017-04-045-7/+7
| * | | | | | scsi: advansys: fix uninitialized data accessArnd Bergmann2017-04-041-11/+10
| * | | | | | scsi: be2iscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-03-302-87/+42
OpenPOWER on IntegriCloud