summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal
2024-04-17scsi: sd: Use the block layer zone append emulationDamien Le Moal
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: mpi3mr: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: pmcraid: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: ipr: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: hptiop: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: mpt3sas: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: megaraid_sas: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig
2024-04-11scsi: core: Use the atomic queue limits API in scsi_add_lun()Christoph Hellwig
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig
2024-04-11scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig
2024-04-11scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig
2024-04-11scsi: mpi3mr: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-08Merge patch series "Improve the code for showing commands in debugfs"Martin K. Petersen
2024-04-08scsi: core: Improve the code for showing commands in debugfsBart Van Assche
2024-04-08scsi: core: Introduce scsi_cmd_list_info()Bart Van Assche
2024-04-08scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian
2024-04-08scsi: FlashPoint: Remove redundant assignment to pointer currTar_InfoColin Ian King
2024-04-08scsi: aic7xxx: Indent kconfig help textPrasad Pandit
2024-04-08scsi: qla2xxx: Indent help textPrasad Pandit
2024-04-08scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche
2024-04-08scsi: megaraid: Indent Kconfig option help textPrasad Pandit
2024-04-08scsi: cxlflash: Fix function pointer cast warningsArnd Bergmann
2024-04-05scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
2024-04-05scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen
2024-04-05scsi: hisi_sas: Handle the NCQ error returned by D2H frameXiang Chen
2024-04-05Merge patch series "scsi: Prevent several section mismatch warnings"Martin K. Petersen
2024-04-05scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-05scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-05scsi: a4000t: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-05scsi: a3000: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-05scsi: st: Drop driver owner initializationKrzysztof Kozlowski
2024-04-05scsi: sr: Drop driver owner initializationKrzysztof Kozlowski
2024-04-05scsi: ses: Drop driver owner initializationKrzysztof Kozlowski
2024-04-05scsi: sd: Drop driver owner initializationKrzysztof Kozlowski
2024-04-05scsi: core: Store owner from modules with scsi_register_driver()Krzysztof Kozlowski
2024-04-05scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski
2024-04-05scsi: csiostor: Drop driver owner assignmentKrzysztof Kozlowski
2024-04-04scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel
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