aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_vport.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy4-25/+224
2020-07-02scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy2-0/+25
2020-07-02scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy2-0/+15
2020-07-02scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy1-2/+2
2020-07-02scsi: lpfc: Fix kdump hang on PPCDick Kennedy1-6/+30
2020-07-02scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy1-18/+8
2020-07-02scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2-2/+3
2020-07-02scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2-13/+15
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy1-5/+11
2020-07-02scsi: lpfc: Fix missing MDS functionalityDick Kennedy2-1/+2
2020-07-02scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy1-18/+16
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar8-33/+295
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar6-43/+134
2020-06-30scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche1-64/+32
2020-06-30scsi: qla2xxx: Make qla2x00_restart_isp() easier to readBart Van Assche1-17/+22
2020-06-30scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche2-1/+2
2020-06-30scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.handleBart Van Assche1-2/+2
2020-06-30scsi: qla2xxx: Remove a superfluous castBart Van Assche1-2/+1
2020-06-30scsi: qla2xxx: Initialize 'n' before using itBart Van Assche1-0/+1
2020-06-30scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to readBart Van Assche1-12/+7
2020-06-30scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_leBart Van Assche1-2/+2
2020-06-30scsi: qla2xxx: Check the size of struct fcp_hdr at compile timeBart Van Assche1-0/+1
2020-06-29scsi: target: tcmu: Fix crash on ARM during cmd completionBodo Stroesser1-1/+8
2020-06-29scsi: ufs: ufs-exynos: Remove an unnecessary NULL checkDan Carpenter1-1/+1
2020-06-26scsi: storvsc: Fix spelling mistakeFlavio Suligoi1-1/+1
2020-06-26scsi: ufs: Disable WriteBooster capability for non-supported UFS devicesStanley Chu1-16/+19
2020-06-26scsi: bnx2fc: Removal of unused variablesJaved Hasan1-15/+1
2020-06-26scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-06-26scsi: ufs: ufs-exynos: Fix build warningAlim Akhtar1-0/+5
2020-06-24scsi: ufs: ufs-exynos: Fix return value check in exynos_ufs_init()Wei Yongjun1-6/+6
2020-06-24scsi: ufs: Allow exynos ufs driver to build as moduleAlim Akhtar1-1/+1
2020-06-19scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser1-1/+1
2020-06-19scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser1-4/+7
2020-06-19scsi: ufs: docs: Add WriteBooster documentationAsutosh Das1-0/+136
2020-06-19scsi: core: Fix formatting errors in scsi_lib.cBean Huo1-22/+21
2020-06-19scsi: core: Remove scsi_sdb_cacheBean Huo3-19/+0
2020-06-19scsi: target: tcmu: Remove unnecessary bit TCMU_CMD_BIT_INFLIGHTBodo Stroesser1-2/+0
2020-06-19scsi: ufs: ufs-exynos: Fix spelling mistake "pa_granularty" -> "pa_granularity"Colin Ian King1-1/+1
2020-06-19scsi: ufs-mediatek: Make ufs_mtk_wait_link_state staticStanley Chu1-2/+2
2020-06-15scsi: ufs: Fix imprecise load calculation in devfreq windowStanley Chu2-9/+11
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu2-0/+57
2020-06-15scsi: ufs: Remove unused field in struct uic_commandStanley Chu1-4/+0
2020-06-15scsi: ufs: Clean up device vendor name and device quirk tableStanley Chu2-10/+7
2020-06-15scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-06-15scsi: mpt3sas: Fix spelling mistakeFlavio Suligoi2-2/+2
2020-06-15scsi: Fix trivial spellingKieran Bingham4-6/+6
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo6-157/+6
2020-06-15scsi: ufs: Add compatibility with 3.1 UFS unit descriptor lengthBean Huo2-3/+9
2020-06-15scsi: ufs: Clean up ufs initialization pathBean Huo4-161/+38
2020-06-15scsi: ufs: Fix potential NULL pointer access during memcpyBean Huo1-2/+2