summaryrefslogtreecommitdiffstats
path: root/fs/zonefs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-03scsi: hisi_sas: Make phy index variable name consistentLuo Jiaxing1-25/+25
2020-09-03scsi: hisi_sas: Do not modify upper fields of PROG_PHY_LINK_RATE regLuo Jiaxing1-11/+14
2020-09-03scsi: hisi_sas: Modify macro name for OOB phy linkrateLuo Jiaxing1-8/+7
2020-09-03scsi: hisi_sas: Avoid accessing to SSP task for SMP I/OsXiang Chen1-4/+5
2020-09-03scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart2-0/+2
2020-09-03scsi: fnic: Remove set but not used 'eth_hdrs_stripped'Jason Yan1-3/+0
2020-09-03scsi: fnic: Remove set but not used 'fr_len'Jason Yan1-2/+0
2020-09-03scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()Jason Yan1-4/+0
2020-09-03scsi: fnic: Remove set but not used 'old_vlan'Jason Yan1-2/+1
2020-09-03scsi: fdomain_isa: Merge branches in fdomain_isa_match()Sergey Shtylyov1-3/+2
2020-09-03scsi: qla2xxx: Fix the return valueXianting Tian1-1/+1
2020-09-03scsi: arm: Avoid comma separated statementsJoe Perches3-16/+21
2020-09-03scsi: ufs: Handle LINERESET indication in err handlerCan Guo4-14/+103
2020-09-03scsi: ufs: Abort tasks before clearing them from doorbellCan Guo1-62/+81
2020-09-03scsi: smartpqi: Update copyrightDon Brace6-7/+7
2020-09-03scsi: smartpqi: Update documentationDon Brace1-7/+7
2020-09-03scsi: MAINTAINERS: Update smartpqi and hpsaDon Brace1-4/+4
2020-09-03scsi: hpsa: Update copyrightDon Brace3-0/+3
2020-09-02scsi: mptscsih: Remove set but not used 'timeleft'Jason Yan1-2/+1
2020-09-02scsi: isci: Remove set but not used 'index'Jason Yan1-2/+0
2020-09-02scsi: dpt_i2o: Remove set but not used 'pHba'Jason Yan1-3/+0
2020-09-02scsi: qedi: Remove redundant NULL checkXu Wang1-2/+1
2020-09-02scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers1-0/+3
2020-09-02scsi: aacraid: Remove erroneous fallthrough annotationDan Carpenter1-1/+0
2020-09-02scsi: scsi_debug: Implement lun_formatDouglas Gilbert1-7/+64
2020-09-01scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim1-1/+2
2020-09-01scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim2-0/+8
2020-08-25scsi: esas2r: Remove unnecessary castsAlex Dewar1-15/+13
2020-08-25scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-08-25scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-1/+1
2020-08-25scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()Tianjia Zhang1-1/+1
2020-08-25scsi: qla2xxx: Remove redundant variable initializationTianjia Zhang1-1/+1
2020-08-25scsi: aic7xxx: Fix error code handlingTong Zhang1-2/+2
2020-08-25scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1
2020-08-25scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2020-08-25scsi: bnx2fc: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2020-08-25scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King1-2/+2
2020-08-25scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-1/+1
2020-08-25scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-08-25scsi: megaraid: Remove pci-dma-compat wrapper APISuraj Upadhyay1-90/+102
2020-08-25scsi: qla2xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay1-2/+2
2020-08-25scsi: hpsa: Remove pci-dma-compat wrapper APISuraj Upadhyay1-8/+8
2020-08-25scsi: mpt3sas: Remove pci-dma-compat wrapper APISuraj Upadhyay1-6/+4
2020-08-25scsi: dc395x: Remove pci-dma-compat wrapper APISuraj Upadhyay1-3/+3
2020-08-25scsi: aic7xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay1-4/+3
2020-08-25scsi: aacraid: Remove pci-dma-compat wrapper APISuraj Upadhyay4-17/+19
2020-08-21scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov2-20/+4
2020-08-21scsi: dc395x: Use %*ph to print small bufferAndy Shevchenko1-8/+2
2020-08-21scsi: mpt3sas: Remove superfluous memset()Li Heng1-1/+0
2020-08-21scsi: qla2xxx: Remove superfluous memset()Li Heng1-2/+0