summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-07-05scsi: qedi: Fix crash while reading debugfs attributeManish Rangankar
2024-07-05scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao
2024-06-16scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong
2024-06-16scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2024-06-16scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-06-16scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-06-16scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov
2024-06-16scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang
2024-06-16scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney
2024-06-16scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney
2024-06-16scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney
2024-06-16scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney
2024-06-16scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney
2024-06-16scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa
2024-06-16scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0Manivannan Sadhasivam
2024-06-16scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney
2024-06-16scsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen
2024-06-16scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-04-13scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-13scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-13scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-13scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-13scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-04-13scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-04-13block: introduce zone_write_granularity limitDamien Le Moal
2024-03-26scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann
2024-03-26scsi: csiostor: Avoid function pointer castsArnd Bergmann
2024-03-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01scsi: lpfc: Use unsigned type for num_sgeHannes Reinecke
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-23scsi: core: Move scsi_host_busy() out of host lock if it is for per-commandMing Lei
2024-02-23scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei
2024-02-23scsi: core: Introduce enum scsi_dispositionBart Van Assche
2024-02-23scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui
2024-02-23scsi: libfc: Fix up timeout error in fc_fcp_rec_error()Hannes Reinecke
2024-02-23scsi: libfc: Don't schedule abort twiceHannes Reinecke
2024-02-23scsi: arcmsr: Support new PCI device IDs 1883 and 1886ching Huang
2024-02-23scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2024-01-25scsi: hisi_sas: Replace with standard error code return valueYihang Li
2024-01-25scsi: fnic: Return error if vmalloc() failedArtem Chernyshev
2024-01-12scsi: core: Always send batch on reset or error handling commandAlexander Atanasov
2024-01-12Revert "scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request"Greg Kroah-Hartman
2024-01-12Revert "scsi: core: Use a structure member to track the SCSI command submitter"Greg Kroah-Hartman