summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-09-12scsi: pm80xx: Set phy->enable_completion only when we wait for itIgor Pylypiv
2024-09-04scsi: aacraid: Fix double-free on probe failureBen Hutchings
2024-09-04scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progressYihang Li
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-03minmax: scsi: fix mis-use of 'clamp()' in sr.cLinus Torvalds
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: Reduce fabric scan duplicate codeQuinn 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: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee
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-08-03scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu
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: sr: Fix unintentional arithmetic wraparoundJustin Stitt
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-07-05ata,scsi: libata-core: Do not leak memory for ata_port struct membersNiklas Cassel
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-21scsi: core: Disable CDL by defaultDamien Le Moal
2024-06-16scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen
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: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen
2024-05-17scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li
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: Use a dedicated lock for ras_fwlog stateJustin Tee
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: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee