summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-09-30scsi: lpfc: Fix overflow build issueSherry Yang
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-08-29scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee
2024-08-29scsi: spi: Fix sshdr useMike Christie
2024-08-14scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-08-14scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal
2024-08-03scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-08-03scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-08-03scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-08-03scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran
2024-08-03scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-08-03scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-08-03scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-08-03scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-08-03scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-07-25scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-07-25scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap
2024-07-25scsi: qedf: Wait for stag work during unloadSaurav Kashyap
2024-07-25scsi: qedf: Don't process stag work during unload and recoverySaurav Kashyap
2024-07-25scsi: core: alua: I/O errors for ALUA state transitionsMartin Wilck
2024-07-11scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor
2024-07-11scsi: mpi3mr: Sanitise num_physTomas Henzl
2024-07-11scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini
2024-06-27scsi: qedi: Fix crash while reading debugfs attributeManish Rangankar
2024-06-21scsi: sd: Use READ(16) when reading block zero on large capacity disksMartin K. Petersen
2024-06-21scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memoryBreno Leitao
2024-06-21scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-06-16scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen
2024-06-12scsi: qla2xxx: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh
2024-06-12scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani
2024-06-12scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-06-12scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-06-12scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov
2024-06-12scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-05-17scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki
2024-05-17scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-05-17scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-05-17scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-04-17scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
2024-04-17scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen
2024-04-13scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-04-13Revert "scsi: core: Add struct for args to execution functions"Greg Kroah-Hartman
2024-04-13Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...Greg Kroah-Hartman
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-10scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-03scsi: libsas: Fix disk not being scanned in after being removedXingui Yang
2024-04-03scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()Xingui Yang