summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-02scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twiceMartin K. Petersen
2022-05-02scsi: sd: Optimal I/O size should be a multiple of reported granularityMartin K. Petersen
2022-05-02scsi: sd: Switch to using scsi_device VPD pagesMartin K. Petersen
2022-05-02scsi: sd: Use cached ATA Information VPD pageMartin K. Petersen
2022-05-02scsi: core: Do not truncate INQUIRY data on modern devicesMartin K. Petersen
2022-05-02scsi: core: Cache VPD pages b0, b1, b2Martin K. Petersen
2022-05-02scsi: core: Pick suitable allocation length in scsi_report_opcode()Martin K. Petersen
2022-05-02scsi: core: Query VPD size before getting full pageMartin K. Petersen
2022-05-02scsi: mpt3sas: Use cached ATA Information VPD pageMartin K. Petersen
2022-04-26scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart
2022-04-26scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()James Smart
2022-04-26scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi
2022-04-26scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi
2022-04-26scsi: qla2xxx: edif: Remove unneeded variableGuo Zhengkui
2022-04-26scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong
2022-04-26scsi: qedf: Remove an unneeded NULL check on list iteratorXiaomeng Tong
2022-04-26scsi: ufs: core: Remove duplicate include in ufshcdWan Jiabing
2022-04-26scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim
2022-04-26scsi: core: Refine how we set tag_set NUMA nodeJohn Garry
2022-04-25scsi: lpfc: Remove unneeded variableChangcheng Deng
2022-04-25scsi: fnic: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: qla2xxx: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: bfa: Remove unneeded flush_workqueue()ran jianping
2022-04-25scsi: qedf: Remove unnecessary codeHaowen Bai
2022-04-25scsi: qla4xxx: Drop redundant memset()Haowen Bai
2022-04-25scsi: ipr: Directly return instead of using local ret variableHaowen Bai
2022-04-25scsi: elx: efct: Remove unnecessary memset() in efct_io()Wan Jiabing
2022-04-25scsi: message: fusion: Remove unused variable retvalAlexander Vorwerk
2022-04-25scsi: aha1542: Remove unneeded semicolonHaowen Bai
2022-04-25scsi: bfa: Remove redundant NULL checkHaowen Bai
2022-04-25scsi: fnic: Remove redundant NULL checkHaowen Bai
2022-04-25scsi: mac53c94: Fix warning comparing pointer to 0Haowen Bai
2022-04-25scsi: aacraid: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-25scsi: scsi_debug: Add gap zone supportDamien Le Moal
2022-04-25scsi: scsi_debug: Rename zone type constantsDamien Le Moal
2022-04-25scsi: scsi_debug: Fix a typoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal
2022-04-25scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()Damien Le Moal
2022-04-25scsi: sd: sd_zbc: Introduce struct zoned_disk_infoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Use logical blocks as unit when querying zonesDamien Le Moal
2022-04-25scsi: sd: sd_zbc: Verify that the zone size is a power of twoBart Van Assche
2022-04-25scsi: sd: sd_zbc: Improve source code documentationBart Van Assche
2022-04-25scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definitionBart Van Assche
2022-04-25scsi: ufs: Move the struct ufs_ref_clk definitionBart Van Assche
2022-04-25scsi: ufs: Split the ufshcd.h header fileBart Van Assche
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche
2022-04-25scsi: ufs: Fix kernel-doc syntax in ufshcd.hBart Van Assche
2022-04-25scsi: ufs: Remove unnecessary ufshcd-crypto.h include directivesBart Van Assche
2022-04-25scsi: ufs: qcom: Fix ufs_qcom_resume()Bart Van Assche
2022-04-25scsi: ufs: Introduce ufshcd_clkgate_delay_set()Bart Van Assche