summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-29scsi: qedf: Add port_id for fcport into initiate_cleanup debug messageChad Dupuis1-2/+2
2019-04-29scsi: qedf: Add LBA to underrun debug messagesChad Dupuis1-5/+6
2019-04-29scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...Chad Dupuis1-3/+3
2019-04-29scsi: qedf: Add driver state to 'driver_stats' debugfs nodeChad Dupuis1-3/+52
2019-04-29scsi: qedf: Change MSI-X load error messageChad Dupuis1-1/+2
2019-04-29scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar1-2/+3
2019-04-29scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar1-0/+3
2019-04-29scsi: csiostor: create per port irq affinity mask setVarun Prakash1-1/+27
2019-04-29scsi: qla2xxx: Silence Successful ELS IOCB messageHimanshu Madhani1-1/+1
2019-04-29scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran1-2/+2
2019-04-29scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig1-1/+1
2019-04-18scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King1-1/+1
2019-04-18scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing1-1/+1
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2-2/+2
2019-04-18scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King1-2/+2
2019-04-18scsi: qedf: remove memset/memcpy to nfunc and use func insteadColin Ian King1-24/+8
2019-04-15scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENTLi Zhong1-3/+4
2019-04-15scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing1-1/+1
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu1-1/+1
2019-04-15scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash1-1/+1
2019-04-15scsi: libcxgbi: update route finding logicVarun Prakash1-5/+8
2019-04-15scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash1-2/+2
2019-04-15scsi: core: don't hold device refcount in IO pathMing Lei1-26/+2
2019-04-15scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()Himanshu Madhani1-15/+1
2019-04-15scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche3-19/+18
2019-04-15scsi: qla2xxx: Remove two superfluous castsBart Van Assche1-3/+2
2019-04-15scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_freeBart Van Assche2-4/+0
2019-04-15scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directiveBart Van Assche2-1/+2
2019-04-15scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche2-3/+1
2019-04-15scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c fileBart Van Assche2-7/+9
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche9-23/+23
2019-04-15scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche5-6/+6
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche14-2/+69
2019-04-15scsi: qla2xxx: Use tabs to indent codeBart Van Assche2-21/+21
2019-04-15scsi: libsas: Print expander PHY indexes in decimalJohn Garry4-28/+27
2019-04-15scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry2-3/+28
2019-04-15scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry1-6/+14
2019-04-15scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry1-1/+6
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry3-29/+32
2019-04-12scsi: hisi_sas: Some misc tidy-upXiang Chen4-53/+38
2019-04-12scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeoutLuo Jiaxing1-11/+14
2019-04-12scsi: hisi_sas: Don't hard reset disk during controller resetLuo Jiaxing1-1/+2
2019-04-12scsi: hisi_sas: Support all RAS events with MSI interruptsXiaofei Tan1-178/+259
2019-04-12scsi: hisi_sas: allocate different SAS address for directly attached situationXiang Chen1-0/+2
2019-04-12scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()Xiang Chen1-2/+1
2019-04-12scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry5-23/+46
2019-04-12scsi: hisi_sas: Remedy inconsistent PHY down state in softwareXiang Chen1-2/+2
2019-04-12scsi: hisi_sas: add host reset interface for testXiang Chen4-0/+16
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen25-52/+188