summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-12-14scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-12-14scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-12-14scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-14scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-14scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-14scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei
2024-12-14scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei
2024-12-14scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin
2024-11-08scsi: aacraid: Rearrange order of struct aac_srb_unitKees Cook
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-09-04scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee
2024-09-04scsi: spi: Fix sshdr useMike Christie
2024-08-19scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-08-19scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy
2024-08-19scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela
2024-08-19scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-08-19scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-08-19scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-08-19scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-08-19scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-07-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-07-27scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap
2024-07-18scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini
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: 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 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: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-13scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-13scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
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: 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