aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 unmatch fixingJohn 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
2019-04-12scsi: target/iscsi: Make sure PDU processing continues if parsing a command failsBart Van Assche1-21/+18
2019-04-12scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche1-14/+36
2019-04-12scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche3-3/+26
2019-04-12scsi: target/iscsi: Only send R2T if neededBart Van Assche2-0/+8
2019-04-12scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche1-0/+2
2019-04-12scsi: target/core: Make the XCOPY setup code easier to read by inlining two functionsBart Van Assche1-27/+23
2019-04-12scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche1-40/+3
2019-04-12scsi: target/core: Remove a set-but-not-used member variable from the XCOPY implementationBart Van Assche1-7/+2
2019-04-12scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche6-19/+27
2019-04-12scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche1-2/+2
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke8-15/+37
2019-04-12scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King1-8/+6