public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-10 00:05:19 to 2025-03-18 01:44:07 UTC [more...]

[PATCH 0/3] scsi: st: Small fixes
 2025-03-18  1:43 UTC  (5+ messages)
` [PATCH 1/3] scsi: st: Fix array overflow in st_setup()
` [PATCH 2/3] scsi: st: ERASE does not change tape location
` [PATCH 3/3] scsi: st: Tighten the page format heuristics with MODE SELECT

[PATCH] scsi: lpfc: restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
 2025-03-18  1:41 UTC  (3+ messages)

megaraid_sas: multiple FALLOC_FL_ZERO_RANGE causes timeouts and resets on MegaRAID 9560-8i 4GB since 5.19
 2025-03-18  1:38 UTC  (5+ messages)

[PATCH] scsi: hisi_sas: Fixed failure to issue vendor specific commands
 2025-03-18  1:28 UTC  (3+ messages)

[PATCH] scsi: fnic: Remove redundant 'flush_workqueue()' calls
 2025-03-18  1:22 UTC  (3+ messages)

[PATCH v3 0/7] scsi: ufs: renesas: Add support for R-Car S4-8 ES1.2
 2025-03-18  0:54 UTC  (3+ messages)

[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
 2025-03-18  0:54 UTC  (4+ messages)
` [PATCH hyperv-next v2 1/1] "

[PATCH V2] mpi3mr: Task Abort EH Support
 2025-03-18  0:54 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: static most module parameters
 2025-03-18  0:54 UTC  (3+ messages)

[PATCH] scsi: isci: static most module parameters
 2025-03-18  0:54 UTC  (4+ messages)

[PATCH v2] scsi: ufs: core: Fix a race condition related to device commands
 2025-03-17 22:49 UTC  (3+ messages)

[PATCH] ufs: crypto: add host_sem lock in ufshcd_program_key
 2025-03-17 22:32 UTC  (2+ messages)

[patch V3 00/10] genirq/msi: Spring cleaning
 2025-03-17 16:26 UTC  (13+ messages)
` [patch V3 01/10] cleanup: Provide retain_ptr()
` [patch V3 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V3 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V3 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V3 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V3 06/10] PCI: hv: Switch "
` [patch V3 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V3 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V3 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V3 10/10] genirq/msi: Rename msi_[un]lock_descs()

[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
 2025-03-17 14:55 UTC  (11+ messages)
` [PATCH 1/2] arm64: dts: exynos: gs101: ufs: add dma-coherent property
` [PATCH 2/2] scsi: ufs: dt-bindings: exynos: add dma-coherent property for gs101

[PATCH v2 1/1] scsi: ufs: core: add device level exception support
 2025-03-14 22:55 UTC 

[PATCH] scsi: fnic: Remove unnecessary NUL-terminations
 2025-03-14 22:16 UTC 

[RFC PATCH v3 00/19] scsi: scsi_error: Introduce new error handle mechanism
 2025-03-14 15:55 UTC  (24+ messages)
` [RFC PATCH v3 01/19] scsi: scsi_error: Define framework for LUN/target based error handle
` [RFC PATCH v3 02/19] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [RFC PATCH v3 03/19] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [RFC PATCH v3 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [RFC PATCH v3 05/19] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [RFC PATCH v3 06/19] scsi: scsi_error: Add flags to mark error handle steps has done
` [RFC PATCH v3 07/19] scsi: scsi_error: Add helper to handle scsi device's error command list
` [RFC PATCH v3 08/19] scsi: scsi_error: Add a general LUN based error handler
` [RFC PATCH v3 09/19] scsi: core: increase/decrease target_busy without check can_queue
` [RFC PATCH v3 10/19] scsi: scsi_error: Add helper to handle scsi target's error command list
` [RFC PATCH v3 11/19] scsi: scsi_error: Add a general target based error handler
` [RFC PATCH v3 12/19] scsi: scsi_debug: Add param to control LUN bassed "
` [RFC PATCH v3 13/19] scsi: scsi_debug: Add param to control target based error handle
` [RFC PATCH v3 14/19] scsi: mpt3sas: Add param to control LUN "
` [RFC PATCH v3 15/19] scsi: mpt3sas: Add param to control target "
` [RFC PATCH v3 16/19] scsi: smartpqi: Add param to control LUN "
` [RFC PATCH v3 17/19] scsi: megaraid_sas: Add param to control target "
` [RFC PATCH v3 18/19] scsi: virtio_scsi: Add param to control LUN "
` [RFC PATCH v3 19/19] scsi: iscsi_tcp: "

Blacklist megaraid_sas driver driven irqs in irqbalance - Longterm kernel solution thought about?
 2025-03-14 14:36 UTC 

[patch V2 00/10] genirq/msi: Spring cleaning
 2025-03-14 14:04 UTC  (18+ messages)
` [patch V2 01/10] cleanup: Provide retain_ptr()
` [patch V2 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V2 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V2 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V2 06/10] PCI: hv: Switch "
` [patch V2 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V2 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V2 10/10] genirq/msi: Rename msi_[un]lock_descs()

[PATCH v2] scsi: pm80xx: Use C String API for string comparisons
 2025-03-14 13:06 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: core: add device level exception support
 2025-03-14  7:09 UTC  (6+ messages)

[PATCH] scsi: target: tcm_loop: fix wrong abort tag
 2025-03-14  3:06 UTC  (2+ messages)

[PATCH v4] scsi: ufs: critical health condition
 2025-03-13 18:13 UTC  (2+ messages)

[RESEND PATCH] scsi: sd: Use str_on_off() helper in sd_read_write_protect_flag()
 2025-03-13 17:51 UTC  (4+ messages)

[PATCH] block: remove unused parameter
 2025-03-13 13:24 UTC  (5+ messages)

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-13 12:07 UTC  (28+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()

[PATCH] [SCSI] iscsi: fix error handling in iscsi_add_session()
 2025-03-13 10:03 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix a race condition related to device commands
 2025-03-13  5:28 UTC  (8+ messages)

[PATCH V3 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
 2025-03-13  5:16 UTC  (4+ messages)
` [PATCH V3 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V3 2/3] scsi: ufs-qcom: Add support for dumping MCQ registers
` [PATCH V3 3/3] scsi: ufs-qcom: Add support for testbus registers

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-03-12 11:19 UTC  (16+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH v4 0/2] scsi: hisi_sas: Fix IO errors caused by hardware port ID changes
 2025-03-12  9:51 UTC  (3+ messages)
` [PATCH v4 1/2] scsi: hisi_sas: Enable force phy when SATA disk directly connected
` [PATCH v4 2/2] scsi: hisi_sas: Fix IO errors caused by hardware port ID changes

[bug report] scsi: mpi3mr: Task Abort EH Support
 2025-03-12  8:32 UTC 

[PATCH] [v2]aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2025-03-12  1:52 UTC  (9+ messages)

[PATCH] wireguard: noise: Add __nonstring annotations for unterminated strings
 2025-03-11 22:30 UTC 

[PATCH] ufs: fix deadlock for the case of pm shutdown during suspend transition to resume
 2025-03-11 12:32 UTC  (2+ messages)

[PATCH v2 0/6] Add UFS support for SM8750
 2025-03-11 11:47 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the SM8750 QMP UFS PHY
` [PATCH v2 2/6] phy: qcom-qmp-ufs: Add PHY Configuration support for sm8750
` [PATCH v2 3/6] dt-bindings: ufs: qcom: Document the SM8750 UFS Controller
` [PATCH v2 4/6] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
` [PATCH v2 5/6] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 MTP
` [PATCH v2 6/6] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 QRD board
` (subset) [PATCH v2 0/6] Add UFS support for SM8750

[RESEND PATCH] scsi: vmw_pvscsi: Use str_enabled_disabled() helper in pvscsi_probe()
 2025-03-11 11:34 UTC 

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-11  2:29 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-03-11  1:19 UTC  (2+ messages)
` (subset) "

[PATCH v2] scsi: fix missing lock protection
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH -next] scsi: ufs: rockchip: Simplify bool conversion
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH -next] scsi: ufs: rockchip: Fix devm_clk_bulk_get_all_enabled return value
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH][next] scsi: ufs: rockchip: Fix spelling mistake "susped" -> "suspend"
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH v2] scsi: target: Replace deprecated strncpy() with strscpy()
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH] scsi: fnic: Remove unnecessary debug print
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH next] scsi: mpt3sas: Fix buffer overflow in mpt3sas_send_mctp_passthru_req()
 2025-03-11  1:19 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Add __nonstring annotations for unterminated strings
 2025-03-10 22:38 UTC  (2+ messages)

[PATCH v12 0/4] Driver and fscrypt support for HW-wrapped inline encryption keys
 2025-03-10 16:41 UTC  (4+ messages)

[PATCH v2 0/5] scsi: scsi_debug: Changes to improve support for device types
 2025-03-10 15:55 UTC  (6+ messages)
` [PATCH v2 1/5] scsi: scsi_debug: Fix two typos in command definitions
` [PATCH v2 2/5] scsi: scsi_debug: Enable different command definitions for different device types
` [PATCH v2 3/5] scsi: scsi_debug: Move some tape-specific commands to separate definitions
` [PATCH v2 4/5] scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible
` [PATCH v2 5/5] scsi_scsi_debug: Add ERASE for tapes

[PATCH 2/4] scsi: scsi_debug: Enable different command definitions for different device types
 2025-03-10  7:36 UTC  (2+ messages)


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