summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-201-4/+6
* scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson2017-04-201-0/+24
* scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi2017-04-191-2/+2
* scsi: cxgb4i: update module descriptionVarun Prakash2017-04-191-1/+1
* scsi: fc: remove redundant check of an unsigned long being less than zeroColin Ian King2017-04-191-1/+1
* scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown2017-04-191-6/+0
* scsi: storvsc: remove return at end of void functionMiguel Bernal Marin2017-04-141-2/+0
* scsi: storvsc: Prefer kcalloc over kzalloc with multiplyMiguel Bernal Marin2017-04-141-1/+1
* scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs2017-04-142-6/+126
* scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs2017-04-142-16/+106
* scsi: cxlflash: Support multiple hardware queuesUma Krishnan2017-04-143-164/+309
* scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs2017-04-141-52/+42
* scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs2017-04-144-50/+57
* scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs2017-04-142-6/+2
* scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs2017-04-141-13/+2
* scsi: cxlflash: Fence EEH during probeMatthew R. Ochs2017-04-143-7/+28
* scsi: cxlflash: Support up to 4 portsMatthew R. Ochs2017-04-142-4/+80
* scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs2017-04-143-57/+141
* scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs2017-04-143-41/+61
* scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs2017-04-147-45/+72
* scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs2017-04-145-32/+51
* scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs2017-04-141-12/+12
* scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs2017-04-142-4/+127
* scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs2017-04-142-7/+37
* scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs2017-04-141-6/+21
* scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King2017-04-141-1/+1
* scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen2017-04-121-37/+56
* scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry2017-04-121-27/+33
* scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry2017-04-123-10/+55
* scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan2017-04-121-1/+126
* scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan2017-04-122-13/+72
* scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan2017-04-122-1/+60
* scsi: libfc: directly call ELS request handlersJohannes Thumshirn2017-04-121-11/+9
* scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke2017-04-121-2/+10
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2017-04-121-86/+61
* scsi: sg: check for valid direction before starting the requestJohannes Thumshirn2017-04-121-12/+34
* scsi: sg: protect accesses to 'reserved' page arrayHannes Reinecke2017-04-121-20/+25
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2017-04-121-2/+0
* scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2017-04-121-21/+9
* scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King2017-04-121-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-062-2/+6