summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs2017-06-262-28/+53
* scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan2017-06-263-2/+212
* scsi: cxlflash: Add scsi command abort handlerUma Krishnan2017-06-261-0/+61
* scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan2017-06-262-5/+57
* scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan2017-06-262-0/+11
* scsi: cxlflash: Handle AFU sync failuresUma Krishnan2017-06-262-27/+95
* scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan2017-06-262-35/+104
* scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan2017-06-262-38/+47
* scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan2017-06-261-5/+6
* scsi: cxlflash: Combine the send queue locksUma Krishnan2017-06-262-6/+6
* scsi: sgiwd93: switch to dma_alloc_attrsChristoph Hellwig2017-06-261-4/+6
* scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig2017-06-261-4/+4
* scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas2017-06-261-2/+2
* scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"Colin Ian King2017-06-261-1/+1
* scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry2017-06-261-1/+1
* scsi: aacraid: Don't copy uninitialized stack memory to userspaceSeth Forshee2017-06-261-0/+2
* scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter2017-06-261-1/+2
* scsi: hptiop: make function hptiop_iop_request_callback_itl staticColin Ian King2017-06-261-1/+1
* scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-262-1/+5
* scsi: fix typos and grammar in comments of scsi_transport_fc.cTyrel Datwyler2017-06-261-6/+6
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0
* scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart2017-06-261-34/+1
* scsi: virtio_scsi: let host do exception handlingPaolo Bonzini2017-06-261-0/+12
* scsi: qla2xxx: don't include <generated/utsrelease.h>Johannes Berg2017-06-261-7/+6
* scsi: csiostor: update module versionVarun Prakash2017-06-261-1/+1
* scsi: sd: Use sysfs_match_string()Martin K. Petersen2017-06-261-42/+29
* scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2017-06-261-22/+5
* scsi: remove various unused blist flagsChristoph Hellwig2017-06-261-23/+2
* scsi: storvsc: use default I/O timeout handler for FC devicesLong Li2017-06-261-0/+4
* scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King2017-06-261-0/+2
* scsi: lpfc: update to revision to 11.4.0.1James Smart2017-06-201-1/+1
* scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart2017-06-201-18/+4
* scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart2017-06-201-0/+1
* scsi: lpfc: Fix crash doing IO with resetsJames Smart2017-06-201-14/+8
* scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart2017-06-201-1/+1
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-202-2/+17
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-205-40/+89
* scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart2017-06-201-2/+0
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-201-9/+12
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-201-1/+1
* scsi: lpfc: Fix system panic when express lane enabled.James Smart2017-06-201-0/+3
* scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen2017-06-203-0/+45
* scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen2017-06-201-0/+39
* scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen2017-06-201-0/+13
* scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen2017-06-201-0/+38
* scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen2017-06-201-0/+114
* scsi: hisi_sas: add v3 code to send ATA frameXiang Chen2017-06-201-0/+106
* scsi: hisi_sas: add v3 code to send SMP frameXiang Chen2017-06-201-0/+74
* scsi: hisi_sas: add v3 code to send SSP frameXiang Chen2017-06-201-0/+208
* scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen2017-06-201-0/+340