summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-04-12scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-7/+5
2024-04-12scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig4-7/+8
2024-04-09Merge patch series "Improve the code for showing commands in debugfs"Martin K. Petersen1-25/+31
2024-04-09scsi: core: Improve the code for showing commands in debugfsBart Van Assche1-8/+12
2024-04-09scsi: core: Introduce scsi_cmd_list_info()Bart Van Assche1-19/+21
2024-04-09scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian1-6/+5
2024-04-09scsi: FlashPoint: Remove redundant assignment to pointer currTar_InfoColin Ian King1-1/+0
2024-04-09scsi: aic7xxx: Indent kconfig help textPrasad Pandit2-85/+87
2024-04-09scsi: qla2xxx: Indent help textPrasad Pandit2-22/+24
2024-04-09scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche1-4/+3
2024-04-09scsi: megaraid: Indent Kconfig option help textPrasad Pandit1-57/+56
2024-04-08scsi: cxlflash: Fix function pointer cast warningsArnd Bergmann5-46/+38
2024-04-06scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-06scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
2024-04-06scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen1-1/+9
2024-04-06Merge patch series "scsi: Prevent several section mismatch warnings"Martin K. Petersen4-4/+28
2024-04-06scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-06scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-06scsi: a4000t: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-06scsi: a3000: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-06scsi: st: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-06scsi: sr: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-06scsi: ses: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-06scsi: sd: Drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-06scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski1-2/+3
2024-04-06scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-06scsi: csiostor: Drop driver owner assignmentKrzysztof Kozlowski1-3/+0
2024-04-05scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-02scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGNYihang Li1-1/+1
2024-04-02scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan1-1/+1
2024-04-02scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2-22/+22
2024-03-28scsi: libsas: Fix declaration of ncq priority attributesDamien Le Moal1-5/+7
2024-03-26scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap1-2/+0
2024-03-26Merge patch series "mpi3mr: Few Enhancements and minor fixes"Martin K. Petersen8-54/+72
2024-03-26scsi: mpi3mr: Driver version update to 8.8.1.0.50Ranjan Kumar1-2/+2
2024-03-26scsi: mpi3mr: Update MPI Headers to revision 31Ranjan Kumar5-27/+24
2024-03-26scsi: mpi3mr: Debug ability improvementsRanjan Kumar3-17/+35
2024-03-26scsi: mpi3mr: Set the WriteSame Divert Capability in the IOCInit MPI RequestRanjan Kumar2-1/+3
2024-03-26scsi: mpi3mr: Clear ioctl blocking flag for an unresponsive controllerRanjan Kumar1-0/+1
2024-03-26scsi: mpi3mr: Set MPI request flags appropriatelyRanjan Kumar1-1/+1
2024-03-26scsi: 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