summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-05-30scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani
2024-05-30scsi: qedf: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-05-30scsi: bfa: Ensure the copied buf is NUL terminatedBui Quang Minh
2024-05-30scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov
2024-05-30scsi: 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
2024-05-17scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-04-27scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche
2024-04-17scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel
2024-04-17scsi: sg: Avoid sg device teardown raceAlexander Wetzel
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: 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
2024-04-03scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-04-03scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-04-03scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-04-03scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-04-03scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-04-03scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran
2024-04-03scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-04-03scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-04-03scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2024-04-03scsi: qla2xxx: Prevent command send on chip resetQuinn Tran
2024-04-03scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien 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: hisi_sas: Fix a deadlock issue related to automatic dumpYihang Li
2024-02-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-02-26scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()Arnd Bergmann
2024-02-15scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-02-15scsi: smartpqi: Fix disable_managed_interruptsDon Brace
2024-02-15scsi: core: Consult supported VPD page list prior to fetching pageMartin K. Petersen
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan
2024-02-12scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan