summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-28scsi: qla2xxx: Preparation for Target MQ.Quinn Tran10-297/+380
2017-06-28scsi: qla2xxx: Combine Active command arrays.Quinn Tran7-144/+164
2017-06-26scsi: cxlflash: Update TMF command processingMatthew R. Ochs1-21/+44
2017-06-26scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs2-3/+10
2017-06-26scsi: cxlflash: Support WS16 unmapMatthew R. Ochs4-0/+15
2017-06-26scsi: cxlflash: Support AFU debugMatthew R. Ochs4-0/+104
2017-06-26scsi: cxlflash: Support LUN provisioningMatthew R. Ochs4-4/+135
2017-06-26scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs1-4/+4
2017-06-26scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs1-1/+120
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 Krishnan2-27/+95
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: 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: 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 Hellwig1-22/+5
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig1-23/+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-20scsi: lpfc: update to revision to 11.4.0.1James Smart1-1/+1
2017-06-20scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-20scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart1-0/+1
2017-06-20scsi: lpfc: Fix crash doing IO with resetsJames Smart1-14/+8
2017-06-20scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart1-1/+1
2017-06-20scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2-2/+17
2017-06-20scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart5-40/+89
2017-06-20scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart1-2/+0
2017-06-20scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-20scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-20scsi: lpfc: Fix system panic when express lane enabled.James Smart1-0/+3