summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-04-05scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen1-1/+9
2024-04-05Merge patch series "scsi: Prevent several section mismatch warnings"Martin K. Petersen4-4/+28
2024-04-05scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: a4000t: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: a3000: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-05scsi: st: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: sr: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: ses: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: sd: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-05scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-2/+3
2024-04-05scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-05scsi: csiostor: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-04scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-01scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-04-01scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-01scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-03-27scsi: libsas: Fix declaration of ncq priority attributesDamien Le Moal1-5/+7
2024-03-25scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-03-25Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen8-54/+72
2024-03-25scsi: mpi3mr: Driver version update to 8.8.1.0.50Ranjan Kumar1-2/+2
2024-03-25scsi: mpi3mr: Update MPI Headers to revision 31Ranjan Kumar5-27/+24
2024-03-25scsi: mpi3mr: Debug ability improvementsRanjan Kumar3-17/+35
2024-03-25scsi: mpi3mr: Set the WriteSame Divert Capability in the IOCInit MPI RequestRanjan Kumar2-1/+3
2024-03-25scsi: mpi3mr: Clear ioctl blocking flag for an unresponsive controllerRanjan Kumar1-0/+1
2024-03-25scsi: mpi3mr: Set MPI request flags appropriatelyRanjan Kumar1-1/+1
2024-03-25scsi: mpi3mr: Block devices are not removed even when VDs are offlinedRanjan Kumar2-6/+6
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-03-25Merge patch series "Add LIBSAS_SHT_BASE for libsas"Martin K. Petersen7-128/+9
2024-03-25scsi: isci: Use LIBSAS_SHT_BASEJohn Garry1-21/+2
2024-03-25scsi: mvsas: Use LIBSAS_SHT_BASEJohn Garry1-18/+1
2024-03-25scsi: aic94xx: Use LIBSAS_SHT_BASEJohn Garry1-19/+2
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