summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-24scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini
2024-04-20scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov
2024-04-20Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add...Martin K. Petersen
2024-04-20scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang
2024-04-20scsi: libsas: Set port when ex_phy is added or deletedXingui Yang
2024-04-20scsi: libsas: Move sas_add_parent_port() to sas_expander.cXingui Yang
2024-04-20scsi: libsas: Add helper for port add ex_phyXingui Yang
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-04-12scsi: uas: Switch to using ->device_configure to configure queue limitsChristoph Hellwig
2024-04-11scsi: MAINTAINERS: Make cxlflash obsoleteAndrew Donnellan
2024-04-11scsi: ufs: mediatek: Fix module autoloadingKrzysztof Kozlowski
2024-04-11scsi: ufs: exynos: Support module autoloadingWill McVicker
2024-04-11scsi: ufs: core: Changing the status to check inflightSEO HOYOUNG
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman
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: pata_macio: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: sata_nv: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: usb-storage: 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: sbp2: 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: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph 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-11scsi: block: Add a helper to cancel atomic queue limit updatesChristoph Hellwig
2024-04-08Merge patch series "Improve the code for showing commands in debugfs"Martin K. Petersen
2024-04-08Merge patch series "scsi: documentation: clean up docs and fix kernel-doc"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: scsi_transport_srp: Fix a couple of kernel-doc warningsRandy Dunlap
2024-04-08scsi: scsi_transport_fc: Add kernel-doc for function returnRandy Dunlap
2024-04-08scsi: core: Add function return kernel-doc for 2 functionsRandy Dunlap
2024-04-08scsi: libfcoe: Fix a slew of kernel-doc warningsRandy Dunlap
2024-04-08scsi: iser: Fix @read_stag kernel-doc warningRandy Dunlap
2024-04-08scsi: core: Add kernel-doc for scsi_msg_to_host_byte()Randy Dunlap
2024-04-08scsi: documentation: Clean up overviewRandy Dunlap
2024-04-08scsi: documentation: Clean up scsi_mid_low_api.rstRandy Dunlap
2024-04-08scsi: snic: Convert sprintf() family to sysfs_emit() familyLi Zhijian