summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
14 daysscsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
14 daysscsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen
14 daysscsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen
2024-04-04scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel
2024-04-01scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li
2024-04-01scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan
2024-04-01scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-03-25scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal
2024-03-25scsi: sg: Avoid sg device teardown raceAlexander Wetzel
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-10Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen
2024-03-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen
2024-03-10scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee
2024-03-10scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali
2024-03-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran
2024-03-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika
2024-03-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran
2024-03-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran
2024-03-10scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()Muhammad Usama Anjum
2024-03-10scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum
2024-03-10scsi: st: Make st_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: ch: Make ch_sysfs_class constantRicardo B. Marliere
2024-03-10scsi: cxlflash: Make cxlflash_class constantRicardo B. Marliere
2024-03-10scsi: pmcraid: Make pmcraid_class constantRicardo B. Marliere
2024-03-10scsi: sg: Make sg_sysfs_class constantRicardo B. Marliere