aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen28-201/+183
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig2-3/+1
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig1-43/+30
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig6-12/+16
2024-04-11scsi: pmcraid: Switch to using ->device_configureChristoph Hellwig1-5/+6
2024-04-11scsi: ipr: Switch to using ->device_configureChristoph Hellwig1-4/+6
2024-04-11scsi: hptiop: Switch to using ->device_configureChristoph Hellwig1-4/+4
2024-04-11scsi: mpt3sas: Switch to using ->device_configureChristoph Hellwig1-10/+8
2024-04-11scsi: megaraid_sas: Switch to using ->device_configureChristoph Hellwig3-14/+20
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig1-21/+26
2024-04-11scsi: core: Use the atomic queue limits API in scsi_add_lun()Christoph Hellwig1-13/+15
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig4-13/+12
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig4-25/+6
2024-04-11scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_templateChristoph Hellwig2-4/+3
2024-04-11scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig4-26/+27
2024-04-11scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()Christoph Hellwig1-7/+5
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig4-7/+8
2024-04-08Merge patch series "Improve the code for showing commands in debugfs"Martin K. Petersen1-25/+31
2024-04-08scsi: core: Improve the code for showing commands in debugfsBart Van Assche1-8/+12
2024-04-08scsi: core: Introduce scsi_cmd_list_info()Bart Van Assche1-19/+21
2024-04-08scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian1-6/+5
2024-04-08scsi: FlashPoint: Remove redundant assignment to pointer currTar_InfoColin Ian King1-1/+0
2024-04-08scsi: aic7xxx: Indent kconfig help textPrasad Pandit2-85/+87
2024-04-08scsi: qla2xxx: Indent help textPrasad Pandit2-22/+24
2024-04-08scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche1-4/+3
2024-04-08scsi: megaraid: Indent Kconfig option help textPrasad Pandit1-57/+56
2024-04-08scsi: cxlflash: Fix function pointer cast warningsArnd Bergmann5-46/+38
2024-04-05scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-05scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
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