summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-27scsi: libsas: Fix declaration of ncq priority attributesDamien Le Moal
2024-03-25scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-03-25Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen
2024-03-25scsi: mpi3mr: Driver version update to 8.8.1.0.50Ranjan Kumar
2024-03-25scsi: mpi3mr: Update MPI Headers to revision 31Ranjan Kumar
2024-03-25scsi: mpi3mr: Debug ability improvementsRanjan Kumar
2024-03-25scsi: mpi3mr: Set the WriteSame Divert Capability in the IOCInit MPI RequestRanjan Kumar
2024-03-25scsi: mpi3mr: Clear ioctl blocking flag for an unresponsive controllerRanjan Kumar
2024-03-25scsi: mpi3mr: Set MPI request flags appropriatelyRanjan Kumar
2024-03-25scsi: mpi3mr: Block devices are not removed even when VDs are offlinedRanjan Kumar
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen
2024-03-25scsi: isci: Use LIBSAS_SHT_BASEJohn Garry
2024-03-25scsi: mvsas: Use LIBSAS_SHT_BASEJohn Garry
2024-03-25scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry
2024-03-25scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INITJohn Garry
2024-03-25scsi: pm8001: Use LIBSAS_SHT_BASEJohn Garry
2024-03-25Merge patch series "NCQ Priority sysfs sttributes for libsas"Martin K. Petersen
2024-03-25scsi: isci: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-03-25scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-03-25scsi: hisi_sas: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-03-25scsi: mvsas: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-03-25scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv
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 patch series "scsi: replace deprecated strncpy"Martin K. Petersen
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