summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs4-5/+168
2017-06-26scsi: cxlflash: Separate AFU internal command handling from AFU sync specificsMatthew R. Ochs2-28/+53
2017-06-26scsi: cxlflash: Create character device to provide host management interfaceUma Krishnan3-2/+212
2017-06-26scsi: cxlflash: Add scsi command abort handlerUma Krishnan1-0/+61
2017-06-26scsi: cxlflash: Flush pending commands in cleanup pathUma Krishnan2-5/+57
2017-06-26scsi: cxlflash: Track pending scsi commands in each hardware queueUma Krishnan2-0/+11
2017-06-26scsi: cxlflash: Handle AFU sync failuresUma Krishnan3-27/+107
2017-06-26scsi: cxlflash: Schedule asynchronous reset of the hostUma Krishnan2-35/+104
2017-06-26scsi: cxlflash: Reset hardware queue context via specified registerUma Krishnan2-38/+47
2017-06-26scsi: cxlflash: Update cxlflash_afu_sync() to return errnoUma Krishnan1-5/+6
2017-06-26scsi: cxlflash: Combine the send queue locksUma Krishnan2-6/+6
2017-06-26scsi: sgiwd93: switch to dma_alloc_attrsChristoph Hellwig1-4/+6
2017-06-26scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig1-4/+4
2017-06-26scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas1-2/+2
2017-06-26scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"Colin Ian King1-1/+1
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry1-1/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche1-3/+0
2017-06-26scsi: aacraid: Don't copy uninitialized stack memory to userspaceSeth Forshee1-0/+2
2017-06-26scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter1-1/+2
2017-06-26scsi: hptiop: make function hptiop_iop_request_callback_itl staticColin Ian King1-1/+1
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2-1/+5
2017-06-26scsi: fix typos and grammar in comments of scsi_transport_fc.cTyrel Datwyler1-6/+6
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart1-7/+0
2017-06-26scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart1-34/+1
2017-06-26scsi: virtio_scsi: let host do exception handlingPaolo Bonzini1-0/+12
2017-06-26scsi: qla2xxx: don't include <generated/utsrelease.h>Johannes Berg1-7/+6
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang1-4/+0
2017-06-26scsi: csiostor: update module versionVarun Prakash1-1/+1
2017-06-26scsi: sd: Use sysfs_match_string()Martin K. Petersen1-42/+29
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2-23/+5
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig2-32/+2
2017-06-26scsi: storvsc: use default I/O timeout handler for FC devicesLong Li1-0/+4
2017-06-26scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King1-0/+2
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart1-1/+1
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart1-0/+1
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2-2/+17
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen3-0/+45
2017-06-19scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen1-0/+39
2017-06-19scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen1-0/+13
2017-06-19scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen1-0/+38
2017-06-19scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen1-0/+114
2017-06-19scsi: hisi_sas: add v3 code to send ATA frameXiang Chen1-0/+106