summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-21scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-02-21scsi: core: Fix a source code commentBart Van Assche
2023-02-21scsi: cxgbi: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: qedi: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Fix an issue found by KASANTomas Henzl
2023-02-21scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook
2023-02-21scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-02-21scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma
2023-02-21scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang
2023-02-21scsi: sd: Remove unused sd_cdb_cacheFengnan Chang
2023-02-21scsi: ufs: mcq: Fix incorrectly set queue depthAsutosh Das
2023-02-21scsi: ufs: ufs-mediatek: Guard power management functions with CONFIG_PMYangtao Li
2023-02-21scsi: ufs: core: Initialize devfreq synchronouslyAdrien Thierry
2023-02-21scsi: ufs: Make the TC G210 driver dependent on CONFIG_OFBart Van Assche
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-02-21scsi: ses: Don't attach if enclosure has no componentsJames Bottomley
2023-02-21scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl
2023-02-21scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl
2023-02-21scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl
2023-02-21scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl
2023-02-08scsi: ufs: core: Fix an error handling path in ufshcd_read_desc_param()Christophe JAILLET
2023-02-08scsi: ufs: core: Fix device management cmd timeout flowMason Zhang
2023-02-08scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-02-08scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-08scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-02-08scsi: qla2xxx: Remove the unused variable wwnJiapeng Chong
2023-02-08scsi: ufs: core: Fix kernel-doc syntaxBart Van Assche
2023-02-08scsi: ufs: core: Add hibernation callbacksAnjana Hari
2023-02-08scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-08scsi: ufs: core: Limit DMA alignment checkBjorn Andersson
2023-02-08scsi: Documentation: Correct spellingRandy Dunlap
2023-02-08scsi: Documentation: Correct spellingRandy Dunlap
2023-02-08scsi: target: Documentation: Correct spellingRandy Dunlap
2023-02-08scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook
2023-02-08Merge patch series "ufs: host: ufs-qcom: Add support for SM8550"Martin K. Petersen
2023-02-08scsi: ufs: qcom: dt-bindings: Add SM8550 compatible stringAbel Vesa
2023-02-08scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa
2023-02-03scsi: ufs: qcom: fix platform_msi_domain_free_irqs() referenceArnd Bergmann
2023-01-23Merge patch series "Enable DMA clustering in the UFS driver"Martin K. Petersen
2023-01-23scsi: ufs: core: Enable DMA clusteringBart Van Assche
2023-01-23scsi: ufs: exynos: Fix the maximum segment sizeBart Van Assche
2023-01-23scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche
2023-01-23scsi: qla2xxx: Simplify if condition evaluationDeepak R Varma
2023-01-23scsi: qla2xxx: Use a variable for repeated mem_size computationDeepak R Varma
2023-01-23scsi: elx: libefc_sli: Use "/*" for non-kernel-doc commentRandy Dunlap