public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-11 07:01:32 to 2023-09-14 06:53:26 UTC [more...]

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-09-14  6:53 UTC  (8+ messages)

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-14  6:20 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
 2023-09-14  1:59 UTC  (3+ messages)

[PATCH] scsi: lpfc: Fix Fix the NULL vs IS_ERR() bug for debugfs_create_file()
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] qedf: Added the synchronization between IO completions and abort
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH 1/2] pm80xx: Use phy specific sas address when sending PHY_START command
 2023-09-14  1:40 UTC  (7+ messages)
` [PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
    ` [PATCH v2 1/2] pm80xx: Use phy specific sas address when sending PHY_START command

[PATCH] qla2xxx: correct endianness for rqstlen and rsplen
 2023-09-14  1:40 UTC  (6+ messages)
` [PATCH] qla2xxx: use raw_smp_processor_id instead of smp_processor_id

[PATCH] scsi: megaraid_sas: fix deadlock on firmware crashdump
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH] scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPP
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH v3] scsi: target: Replace strlcpy with strscpy
 2023-09-14  1:40 UTC  (2+ messages)

[PATCH v2 00/10] scsi: pm8001: Bug fix and cleanup
 2023-09-14  1:40 UTC  (12+ messages)
` [PATCH v2 01/10] scsi: pm8001: Setup IRQs on resume
` [PATCH v2 02/10] scsi: pm8001: Introduce pm8001_free_irq()
` [PATCH v2 03/10] scsi: pm8001: Introduce pm8001_init_tasklet()
` [PATCH v2 04/10] scsi: pm8001: Introduce pm8001_kill_tasklet()
` [PATCH v2 05/10] scsi: pm8001: Introduce pm8001_handle_irq()
` [PATCH v2 06/10] scsi: pm8001: Simplify pm8001_chip_interrupt_enable/disable()
` [PATCH v2 07/10] scsi: pm8001: Remove pm80xx_chip_intx_interrupt_enable/disable()
` [PATCH v2 08/10] scsi: pm8001: Remove PM8001_USE_MSIX
` [PATCH v2 09/10] scsi: pm8001: Remove PM8001_USE_TASKLET
` [PATCH v2 10/10] scsi: pm8001: Remove PM8001_READ_VPD

[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears
 2023-09-14  1:21 UTC  (2+ messages)

[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-14  1:16 UTC  (2+ messages)

[PATCH] scsi: imm: Add a module parameter for the transfer mode
 2023-09-14  1:12 UTC  (2+ messages)

[PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields
 2023-09-14  1:02 UTC  (6+ messages)
` [PATCH v2 08/10] scsi: qla2xxx: "

[PATCH v3 0/3] Minor cleanups
 2023-09-14  1:07 UTC  (5+ messages)
` [PATCH v3 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH v3 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH v3 3/3] scsi: libsas: Declare sas_discover_end_dev() static

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-09-14  1:00 UTC  (8+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line

[PATCH] scsi: ufs: do not look for unsupported vdd-hba-max-microamp
 2023-09-14  1:05 UTC  (2+ messages)

[PATCH 00/11] ibmvfc: fixes and generic prep work for NVMeoF support
 2023-09-13 23:04 UTC  (12+ messages)
` [PATCH 01/11] ibmvfc: remove BUG_ON in the case of an empty event pool
` [PATCH 02/11] ibmvfc: implement channel queue depth and event buffer accounting
` [PATCH 03/11] ibmvfc: limit max hw queues by num_online_cpus()
` [PATCH 04/11] ibmvfc: fix erroneous use of rtas_busy_delay with hcall return code
` [PATCH 05/11] ibmvfc: use a bitfield for boolean flags
` [PATCH 06/11] ibmvfc: rename ibmvfc_scsi_channels to ibmvfc_channels
` [PATCH 07/11] ibmvfc: track max and desired queue size in ibmvfc_channels
` [PATCH 08/11] ibmvfc: make channel allocation generic
` [PATCH 09/11] ibmvfc: add protocol field to ibmvfc_channels
` [PATCH 10/11] ibmvfc: make discovery buffer per protocol channel group
` [PATCH 11/11] ibmvfc: add protocol field to target structure

[PATCH v2] scsi: ufs: Include the SCSI ID in UFS command tracing output
 2023-09-14  0:45 UTC  (2+ messages)

[PATCH 00/19] Fix libata suspend/resume handling and code cleanup
 2023-09-14  0:29 UTC  (65+ messages)
` [PATCH 01/19] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH 02/19] ata: libata-core: Fix port and device removal
` [PATCH 03/19] ata: libata-scsi: link ata port and scsi device
` [PATCH 04/19] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH 05/19] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH 06/19] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH 07/19] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH 08/19] scsi: Remove scsi device no_start_on_resume flag
` [PATCH 09/19] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH 10/19] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH 11/19] ata: libata-core: Detach a port devices on shutdown
` [PATCH 12/19] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH 13/19] ata: libata-core: Remove ata_port_resume_async()
` [PATCH 14/19] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH 15/19] ata: libata-core: Do not resume ports that have been "
` [PATCH 16/19] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH 17/19] ata: libata-eh: Improve reset error messages
` [PATCH 18/19] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH 19/19] ata: libata: Cleanup inline DMA helper functions

[bug report] blktests srp/002 hang
 2023-09-13 23:38 UTC  (8+ messages)

[PATCH v1 v1] scsi: qla2xxx: fio at the same time delete acl hung
 2023-09-13 11:12 UTC 

[PATCH v3 0/9] qla2xxx driver misc features
 2023-09-13 11:03 UTC  (5+ messages)
` [PATCH v3 1/9] qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
      ` [EXT] "

[PATCH v2 00/21] Fix libata suspend/resume handling and code cleanup
 2023-09-13 10:25 UTC  (27+ messages)
` [PATCH v2 01/21] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v2 02/21] ata: libata-core: Fix port and device removal
` [PATCH v2 03/21] ata: libata-scsi: link ata port and scsi device
` [PATCH v2 04/21] ata: libata-scsi: Disable scsi device manage_start_stop
` [PATCH v2 05/21] ata: libata-scsi: Fix delayed scsi_rescan_device() execution
` [PATCH v2 06/21] ata: libata-core: Do not register PM operations for SAS ports
` [PATCH v2 07/21] scsi: sd: Do not issue commands to suspended disks on remove
` [PATCH v2 08/21] ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
` [PATCH v2 09/21] ata: libata-eh: Fix compilation warning in ata_eh_link_report()
` [PATCH v2 10/21] scsi: Remove scsi device no_start_on_resume flag
` [PATCH v2 11/21] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
` [PATCH v2 12/21] ata: libata-core: Synchronize ata_port_detach() with hotplug
` [PATCH v2 13/21] ata: libata-core: Detach a port devices on shutdown
` [PATCH v2 14/21] ata: libata-core: Remove ata_port_suspend_async()
` [PATCH v2 15/21] ata: libata-core: Remove ata_port_resume_async()
` [PATCH v2 16/21] ata: libata-core: skip poweroff for devices that are runtime suspended
` [PATCH v2 17/21] ata: libata-core: Do not resume ports that have been "
` [PATCH v2 18/21] ata: libata-sata: Improve ata_sas_slave_configure()
` [PATCH v2 19/21] ata: libata-eh: Improve reset error messages
` [PATCH v2 20/21] ata: libata-eh: Reduce "disable device" message verbosity
` [PATCH v2 21/21] ata: libata: Cleanup inline DMA helper functions

blktests: changing rdma default driver from rdma_rxe to siw
 2023-09-13 10:25 UTC 

[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
 2023-09-13  8:59 UTC  (4+ messages)

Private Giveaways ltd
 2023-09-13  0:24 UTC 

[PATCH 0/3] Some fixes and optimizations for hisi_sas debugfs
 2023-09-13  2:15 UTC  (4+ messages)
` [PATCH 1/3] scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs
` [PATCH 2/3] scsi: hisi_sas: Directly calling register snapshot instead of workqueue
` [PATCH 3/3] scsi: hisi_sas: Allocate DFX memory during dump trigger

[PATCH v2 0/3] Minor cleanups
 2023-09-12 23:06 UTC  (6+ messages)
` [PATCH v2 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH v2 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH v2 3/3] scsi: libsas: Declare sas_discover_end_dev() static

[PATCH 7/8] scsi: esas2r: Use FIELD_GET() to extract Link Width
 2023-09-12 10:39 UTC  (4+ messages)
` [PATCH 8/8] scsi: qla2xxx: "

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-09-12 10:06 UTC  (4+ messages)

[PATCH 0/3] Minor cleanups
 2023-09-12  8:41 UTC  (8+ messages)
` [PATCH 1/3] scsi: libsas: Move local functions declarations to sas_internal.h
` [PATCH 2/3] scsi: libsas: Declare sas_set_phy_speed() static
` [PATCH 3/3] scsi: libsas: Declare sas_discover_end_dev() static

blktests failures with v6.6-rc1
 2023-09-12  8:01 UTC 

[PATCH v3 0/6] UFS: Add OPP support
 2023-09-12  6:59 UTC  (4+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC

[PATCH 10/10] scsi: pm8001: Remove PM8001_READ_VPD
 2023-09-11 13:44 UTC  (2+ messages)

[PATCH 6.1 430/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
 2023-09-11 13:47 UTC  (3+ messages)
` [PATCH 6.1 431/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.1 432/600] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

[PATCH 6.4 524/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
 2023-09-11 13:46 UTC  (3+ messages)
` [PATCH 6.4 525/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.4 526/737] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

[PATCH] scsi: fnic: Replace sgreset tag with max_tag_id
 2023-09-11 20:30 UTC  (6+ messages)

[PATCH 0/6] Enable HS-G5 support on SM8550
 2023-09-11 10:02 UTC  (6+ messages)
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection

[PATCH 1/1] lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
 2023-09-11 18:43 UTC  (2+ messages)

[PATCH 6.5 495/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
 2023-09-11 13:44 UTC  (3+ messages)
` [PATCH 6.5 496/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH 6.5 497/739] scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

[PATCH 00/10] scsi: pm8001: Bug fix and cleanup
 2023-09-11  8:27 UTC  (6+ messages)
` [PATCH 01/10] scsi: pm8001: Setup IRQs on resume
` [PATCH 02/10] scsi: pm8001: Introduce pm8001_free_irq()

[PATCH v2 2/3] scsi: ufs: core: Add ufshcd_wb_buf_resize function to enable WB buffer resize
 2023-09-11  8:21 UTC  (2+ messages)

[Bug 215943] New: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
 2023-09-11  8:19 UTC  (3+ messages)
` [Bug 215943] "

[PATCH v4] ufs: poll pmc until another pa request is completed
 2023-09-11  7:34 UTC  (3+ messages)

[RESEND PATCH v3 0/2] change UIC command handling
 2023-09-11  7:23 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox