summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Enable Target Multi QueueQuinn Tran2017-06-287-38/+240
* scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-2810-297/+380
* scsi: qla2xxx: Combine Active command arrays.Quinn Tran2017-06-287-144/+164
* scsi: cxlflash: Update TMF command processingMatthew R. Ochs2017-06-261-21/+44
* scsi: cxlflash: Remove zeroing of private command dataMatthew R. Ochs2017-06-262-3/+10
* scsi: cxlflash: Support WS16 unmapMatthew R. Ochs2017-06-264-0/+15
* scsi: cxlflash: Support AFU debugMatthew R. Ochs2017-06-266-3/+152
* scsi: cxlflash: Support LUN provisioningMatthew R. Ochs2017-06-266-9/+192
* scsi: cxlflash: Refactor AFU capability checkingMatthew R. Ochs2017-06-261-4/+4
* scsi: cxlflash: Introduce host ioctl supportMatthew R. Ochs2017-06-264-5/+168
* 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-263-27/+107
* 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: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche2017-06-261-3/+0
* 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: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang2017-06-261-4/+0
* 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-262-23/+5
* scsi: remove various unused blist flagsChristoph Hellwig2017-06-262-32/+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