summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-03-25scsi: hisi_sas: Use LIBSAS_SHT_BASE_NO_SLAVE_INITJohn Garry3-51/+3
2024-03-25scsi: pm8001: Use LIBSAS_SHT_BASEJohn Garry1-19/+1
2024-03-25Merge patch series "NCQ Priority sysfs sttributes for libsas"Martin K. Petersen9-0/+122
2024-03-25scsi: isci: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+6
2024-03-25scsi: aic94xx: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+8
2024-03-25scsi: hisi_sas: Add libsas SATA sysfs attributes groupIgor Pylypiv2-0/+12
2024-03-25scsi: mvsas: Add libsas SATA sysfs attributes groupIgor Pylypiv1-0/+7
2024-03-25scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv3-0/+7
2024-03-25scsi: libsas: Define NCQ Priority sysfs attributes for SATA devicesIgor Pylypiv1-0/+82
2024-03-25scsi: mpi3mr: Avoid memcpy field-spanning write WARNINGShin'ichiro Kawasaki1-1/+1
2024-03-25scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal2-4/+53
2024-03-25scsi: sg: Avoid sg device teardown raceAlexander Wetzel1-1/+3
2024-03-25Merge patch series "scsi: replace deprecated strncpy"Martin K. Petersen9-42/+48
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen32-337/+394
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-71/+411
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds75-1766/+2469
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-8/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds6-6/+6
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-03-10Merge patch series "Update lpfc to revision 14.4.0.1"Martin K. Petersen16-185/+177
2024-03-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen9-95/+138
2024-03-10scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2-2/+2
2024-03-10scsi: lpfc: Update lpfc version to 14.4.0.1Justin Tee1-1/+1
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee7-39/+51
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee9-54/+50
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee7-39/+36
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee6-28/+32
2024-03-10scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()Justin Tee3-20/+19
2024-03-10scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port()Justin Tee1-2/+2
2024-03-10scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee2-10/+4
2024-03-10scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handlingJustin Tee1-1/+1
2024-03-10scsi: lpfc: Move NPIV's transport unregistration to after resource clean upJustin Tee1-4/+4
2024-03-10scsi: lpfc: Remove unnecessary log message in queuecommand pathJustin Tee1-10/+0
2024-03-10scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali1-2/+2
2024-03-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran1-2/+12
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap1-1/+1
2024-03-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap1-2/+3
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap1-0/+1
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-03-10scsi: qla2xxx: NVME|FCP prefer flag not being honoredQuinn Tran1-0/+18
2024-03-10scsi: qla2xxx: Update manufacturer detailBikash Hazarika1-1/+1
2024-03-10scsi: qla2xxx: Split FCE|EFT trace controlQuinn Tran1-61/+41
2024-03-10scsi: qla2xxx: Fix N2N stuck connectionQuinn Tran3-23/+13
2024-03-10scsi: qla2xxx: Prevent command send on chip resetQuinn Tran2-4/+37
2024-03-10scsi: wd33c93: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+1
2024-03-10scsi: smartpqi: Replace deprecated strncpy() with strscpy()Justin Stitt1-3/+2
2024-03-10scsi: devinfo: Replace strncpy() and manual padJustin Stitt1-8/+10
2024-03-10scsi: qla4xxx: Replace deprecated strncpy() with strscpy()Justin Stitt2-12/+19
2024-03-10scsi: qedf: Replace deprecated strncpy() with strscpy()Justin Stitt1-1/+1
2024-03-10scsi: mpt3sas: Replace deprecated strncpy() with strscpy()Justin Stitt2-10/+10