summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-22scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-10-18scsi: ufs-bsg: Wake the device before sending raw upiu commandsAvri Altman
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner
2019-10-18scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke
2019-10-17scsi: core: try to get module before removing deviceYufen Yu
2019-10-17scsi: hpsa: add missing hunks in reset-patchDon Brace
2019-10-09scsi: ch: Make it possible to open a ch device multiple times againBart Van Assche
2019-10-09scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer
2019-10-09scsi: sni_53c710: fix compilation errorThomas Bogendoerfer
2019-10-09scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke
2019-10-09scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal
2019-09-30scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()Daniel Wagner
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link up failQuinn Tran
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-23scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran
2019-09-23scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-09-23scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani
2019-09-23scsi: hisi_sas: Make three functions staticYueHaibing
2019-09-23scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen
2019-09-23scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu
2019-09-23scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman
2019-09-10scsi: hisi_sas: Fix the conflict between device gone and host resetXiang Chen
2019-09-10scsi: hisi_sas: Add BIST support for phy loopbackXiang Chen
2019-09-10scsi: hisi_sas: Add hisi_sas_debugfs_alloc() to centralise allocationLuo Jiaxing
2019-09-10scsi: hisi_sas: Remove some unused function argumentsLuo Jiaxing
2019-09-10scsi: hisi_sas: Remove redundant work declarationXiang Chen
2019-09-10scsi: hisi_sas: Remove hisi_sas_hw.slot_completeLuo Jiaxing
2019-09-10scsi: hisi_sas: Assign NCQ tag for all NCQ commandsXiang Chen
2019-09-10scsi: hisi_sas: Update all the registers after suspend and resumeXiang Chen
2019-09-10scsi: hisi_sas: Retry 3 times TMF IO for SAS disks when init deviceXiang Chen
2019-09-10scsi: hisi_sas: Remove sleep after issue phy reset if sas_smp_phy_control() f...Luo Jiaxing
2019-09-10scsi: hisi_sas: Directly return when running I_T_nexus reset if phy disabledLuo Jiaxing
2019-09-10scsi: hisi_sas: Use true/false as input parameter of sas_phy_reset()Luo Jiaxing
2019-09-10scsi: hisi_sas: add debugfs auto-trigger for internal abort time outLuo Jiaxing
2019-09-10scsi: virtio_scsi: unplug LUNs when events missedMatt Lupfer
2019-09-10scsi: scsi_dh_rdac: zero cdb in send_mode_select()Martin Wilck
2019-09-10scsi: fcoe: fix null-ptr-deref Read in fc_release_transportzhengbin
2019-09-07scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufshcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing