summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: core: Introduce the BLIST_SKIP_IO_HINTS flagBart Van Assche
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-12sd: also set max_user_sectors when setting max_sectorsChristoph Hellwig
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-04-24scsi: sd: Only print updates to permanent stream countJohn Garry
2024-04-08scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche
2024-04-05scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
2024-04-05scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen
2024-04-05scsi: 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