summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke
2017-04-24scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke
2017-04-24scsi: mvumi: remove code handling zero scsi_sg_count(scmd) caseAlexey Khoroshilov
2017-04-24scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King
2017-04-24scsi: pmcraid: use normal copy_from_userArnd Bergmann
2017-04-24scsi: pmcraid: fix minor sparse warningsArnd Bergmann
2017-04-24scsi: pmcraid: fix endianess sparse annotationsArnd Bergmann
2017-04-24scsi: pmcraid: use __iomem pointers for ioctl argumentArnd Bergmann
2017-04-24scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()Christoph Hellwig
2017-04-21scsi: sas: move scsi_remove_host call into sas_remove_hostJohannes Thumshirn
2017-04-21scsi: BusLogic: fix incorrect spelling of adatper_reset_reqColin Ian King
2017-04-21scsi: bfa: use designated initializersKees Cook
2017-04-19scsi: aic7xxx: fix order of arguments in function prototypeColin Ian King
2017-04-19scsi: bfa: remove bfa_module_s madnessChristoph Hellwig
2017-04-19scsi: qedi: qedf: Use designated initializersKees Cook
2017-04-19scsi: storvsc: Add support for FC rport.Cathy Avery
2017-04-19scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery
2017-04-19scsi: virtio_scsi: Always try to read VPD pagesDavid Gibson
2017-04-18scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi
2017-04-18scsi: cxgb4i: update module descriptionVarun Prakash
2017-04-18scsi: fc: remove redundant check of an unsigned long being less than zeroColin Ian King
2017-04-18scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown
2017-04-13scsi: storvsc: remove return at end of void functionMiguel Bernal Marin
2017-04-13scsi: storvsc: Prefer kcalloc over kzalloc with multiplyMiguel Bernal Marin
2017-04-13scsi: cxlflash: Introduce hardware queue steeringMatthew R. Ochs
2017-04-13scsi: cxlflash: Add hardware queues attributeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support multiple hardware queuesUma Krishnan
2017-04-13scsi: cxlflash: Improve asynchronous interrupt processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix warnings/errorsMatthew R. Ochs
2017-04-13scsi: cxlflash: Fix power-of-two validationsMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove unnecessary DMA mappingMatthew R. Ochs
2017-04-13scsi: cxlflash: Fence EEH during probeMatthew R. Ochs
2017-04-13scsi: cxlflash: Support up to 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: SISlite updates to support 4 portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Hide FC internals behind common access routineMatthew R. Ochs
2017-04-13scsi: cxlflash: Remove port configuration assumptionsMatthew R. Ochs
2017-04-13scsi: cxlflash: Support dynamic number of FC portsMatthew R. Ochs
2017-04-13scsi: cxlflash: Update sysfs helper routines to pass config structureMatthew R. Ochs
2017-04-13scsi: cxlflash: Implement IRQ polling for RRQ processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Serialize RRQ access and support offlevel processingMatthew R. Ochs
2017-04-13scsi: cxlflash: Separate RRQ processing from the RRQ interrupt handlerMatthew R. Ochs
2017-04-13scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King
2017-04-11scsi: hisi_sas: controller reset for multi-bits ECC and AXI fatal errorsXiang Chen
2017-04-11scsi: hisi_sas: fix NULL deference when TMF timeoutsJohn Garry
2017-04-11scsi: hisi_sas: add v2 hw internal abort timeout workaroundJohn Garry
2017-04-11scsi: hisi_sas: workaround SoC about abort timeout bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround a SoC SATA IO processing bugXiaofei Tan
2017-04-11scsi: hisi_sas: workaround STP link SoC bugXiaofei Tan
2017-04-11scsi: libfc: directly call ELS request handlersJohannes Thumshirn
2017-04-11scsi: sg: close race condition in sg_remove_sfp_usercontext()Hannes Reinecke