summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs
2017-06-26scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan
2017-06-26scsi: cxlflash: Add scsi command abort handlerUma Krishnan
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan
2017-06-26scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan
2017-06-26scsi: sgiwd93: switch to dma_alloc_attrsChristoph Hellwig
2017-06-26scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig
2017-06-26scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas
2017-06-26scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"Colin Ian King
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry
2017-06-26scsi: aacraid: Don't copy uninitialized stack memory to userspaceSeth Forshee
2017-06-26scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter
2017-06-26scsi: hptiop: make function hptiop_iop_request_callback_itl staticColin Ian King
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash
2017-06-26scsi: fix typos and grammar in comments of scsi_transport_fc.cTyrel Datwyler
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart
2017-06-26scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart
2017-06-26scsi: virtio_scsi: let host do exception handlingPaolo Bonzini
2017-06-26scsi: qla2xxx: don't include <generated/utsrelease.h>Johannes Berg
2017-06-26scsi: csiostor: update module versionVarun Prakash
2017-06-26scsi: sd: Use sysfs_match_string()Martin K. Petersen
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig
2017-06-26scsi: storvsc: use default I/O timeout handler for FC devicesLong Li
2017-06-26scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen
2017-06-19scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen
2017-06-19scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send ATA frameXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send SMP frameXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send SSP frameXiang Chen