summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: sd: Revert "Inline sd_probe_part2()"Bart Van Assche2019-04-291-43/+58
* scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa2019-04-291-1/+1
* scsi: qedf: remove set but not used variablesYueHaibing2019-04-291-9/+1
* scsi: qedf: Update the driver version to 8.37.25.20Saurav Kashyap2019-04-291-2/+2
* scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap2019-04-291-2/+3
* scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap2019-04-291-3/+5
* scsi: qedf: Check the return value of start_xmitSaurav Kashyap2019-04-292-3/+21
* scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap2019-04-291-1/+4
* scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap2019-04-291-1/+5
* scsi: qedf: Add comment to display logging levelsSaurav Kashyap2019-04-291-0/+6
* scsi: qedf: Add port_id for fcport into initiate_cleanup debug messageChad Dupuis2019-04-291-2/+2
* scsi: qedf: Add LBA to underrun debug messagesChad Dupuis2019-04-291-5/+6
* scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...Chad Dupuis2019-04-291-3/+3
* scsi: qedf: Add driver state to 'driver_stats' debugfs nodeChad Dupuis2019-04-291-3/+52
* scsi: qedf: Change MSI-X load error messageChad Dupuis2019-04-291-1/+2
* scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar2019-04-291-2/+3
* scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-04-291-0/+3
* scsi: csiostor: create per port irq affinity mask setVarun Prakash2019-04-291-1/+27
* scsi: qla2xxx: Silence Successful ELS IOCB messageHimanshu Madhani2019-04-291-1/+1
* scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran2019-04-291-2/+2
* scsi: aic7xxx: improve the Kconfig entryChristoph Hellwig2019-04-291-1/+1
* scsi: aic7xxx: fix spelling mistake "recevied" -> "received"Colin Ian King2019-04-191-1/+1
* scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing2019-04-191-1/+1
* scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King2019-04-192-2/+2
* scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King2019-04-191-2/+2
* scsi: qedf: remove memset/memcpy to nfunc and use func insteadColin Ian King2019-04-191-24/+8
* scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENTLi Zhong2019-04-161-3/+4
* scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing2019-04-161-1/+1
* scsi: ufs: Print real incorrect request response codeStanley Chu2019-04-161-1/+1
* scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash2019-04-161-1/+1
* scsi: libcxgbi: update route finding logicVarun Prakash2019-04-161-5/+8
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-161-2/+2
* scsi: core: don't hold device refcount in IO pathMing Lei2019-04-161-26/+2
* scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()Himanshu Madhani2019-04-161-15/+1
* scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche2019-04-163-19/+18
* scsi: qla2xxx: Remove two superfluous castsBart Van Assche2019-04-161-3/+2
* scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_freeBart Van Assche2019-04-162-4/+0
* scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directiveBart Van Assche2019-04-162-1/+2
* scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche2019-04-162-3/+1
* scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c fileBart Van Assche2019-04-162-7/+9
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-169-23/+23
* scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche2019-04-165-6/+6
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-1614-2/+69
* scsi: qla2xxx: Use tabs to indent codeBart Van Assche2019-04-162-21/+21
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-164-28/+27
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-04-161-0/+5
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-162-3/+28
* scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry2019-04-161-6/+14
* scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry2019-04-161-1/+6
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-163-29/+32