aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()James Smart
2022-05-10scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-05-10scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart
2022-05-10scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart
2022-05-10scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()Bean Huo
2022-05-10scsi: ufs: ufshpb: Add handing of device reset regions in HPB device modeBean Huo
2022-05-10scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*Bean Huo
2022-05-10scsi: ufs: ufshpb: Clean up the handler when device resets HPB informationBean Huo
2022-05-10scsi: ufs: ufshpb: Remove enum initialization valueBean Huo
2022-05-10scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()Bean Huo
2022-05-10scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PMManivannan Sadhasivam
2022-05-10scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()Manivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Simplify handling of devm_phy_get()Manivannan Sadhasivam
2022-05-10scsi: ufs: qcom: Fix acquiring the optional reset control lineManivannan Sadhasivam
2022-05-10scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HWXiang Chen
2022-05-02scsi: mpi3mr: Update driver version to 8.0.0.69.0Sumit Saxena
2022-05-02scsi: mpi3mr: Add support for NVMe passthroughSumit Saxena
2022-05-02scsi: mpi3mr: Expose adapter state to sysfsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for PEL commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add support for MPT commandsSumit Saxena
2022-05-02scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi headerSumit Saxena
2022-05-02scsi: mpi3mr: Add support for driver commandsSumit Saxena
2022-05-02scsi: mpi3mr: Add bsg device supportSumit Saxena
2022-05-02scsi: sr: Add memory allocation failure handling for get_capabilities()Enze Li
2022-05-02scsi: target: tcmu: Fix possible data corruptionXiaoguang Wang
2022-05-02scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() callJames Smart
2022-05-02scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()James Smart
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