Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-09-10 10:17:59 to 2026-09-13 08:40:22 UTC [more...]

[PATCH 0/4] Add UFS host controller support for NVIDIA Tegra264
 2026-09-13  8:40 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: ufs: Add nvidia,tegra264-ufs
` [PATCH 4/4] scsi: ufs: tegra: Add Tegra264 UFS host controller driver

[PATCH v4 0/3] rpmb: Fix request serialisation and teardown races
 2026-09-13  5:07 UTC  (6+ messages)
` [PATCH v4 1/3] rpmb: core: Guard frame requests and teardown with mutex
` [PATCH v4 2/3] scsi: ufs: rpmb: Decouple device lifecycle from devres to avoid UAF
` [PATCH v4 3/3] scsi: ufs: rpmb: Drop the unregistered ufs_rpmb bus

[PATCH RFC] drivers/rufs: add Rust UFS host controller driver
 2026-09-13  0:30 UTC  (14+ messages)

[PATCH v3] scsi: ufs: core: Keep internal commands dispatchable during error handling
 2026-09-12 13:53 UTC  (3+ messages)

[PATCH v2] scsi: ufs: core: Quiesce SCSI devices instead of host tagset during error handling
 2026-09-12 13:16 UTC  (3+ messages)

[PATCH v3 0/3] Add StarFive JHB100 soc UFS platform driver
 2026-09-12 10:25 UTC  (7+ messages)
` [PATCH v3 1/3] scsi: ufs: dt-bindings: starfive: Add UFS Host Controller for JHB100 soc
` [PATCH v3 2/3] scsi: ufs: dwc: Rename amd-versal2 read/write PHY API and move to dwc common file
` [PATCH v3 3/3] scsi: ufs: starfive: Add UFS support for StarFive JHB100 SoC

[PATCH v3 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-12  8:03 UTC  (3+ messages)
` [PATCH v3 1/2] block: "
` [PATCH v3 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH v1] scsi: scsi_debug: Drain RCU callbacks before module exit
 2026-09-12  8:02 UTC  (2+ messages)

[PATCH] scsi: fcoe: Fix the return value in fcoe_interface_create() kernel-doc
 2026-09-12  6:28 UTC 

[PATCH v2 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-11 23:25 UTC  (5+ messages)
` [PATCH v2 1/2] block: "
` [PATCH v2 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH] scsi: core: Make SCSI host scan interruptible
 2026-09-11 21:18 UTC  (3+ messages)

[PATCH v4 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-09-11 20:26 UTC  (2+ messages)

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-11 18:59 UTC  (13+ messages)

[syzbot] [scsi?] INFO: task hung in scsi_scan_host_selected
 2026-09-11 18:14 UTC  (3+ messages)

[PATCH 0/5] Add UFS support for Glymur Qualcomm SoC
 2026-09-11 16:47 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Document Glymur QMP UFS PHY
` [PATCH 2/5] scsi: ufs: qcom: dt-bindings: Document Glymur UFS controller
` [PATCH 3/5] arm64: dts: qcom: glymur: Add UFS nodes
` [PATCH 4/5] arm64: dts: qcom: glymur-qcb: Enable UFS
` [PATCH 5/5] phy: qcom-qmp-ufs: Add Glymur support

[RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
 2026-09-11 16:44 UTC  (3+ messages)

[PATCH] blk-mq: cleanup terminal request when it could not be queued
 2026-09-11 15:55 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Quiesce SCSI devices instead of host tagset during error handling
 2026-09-11 15:52 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779f0: Set UFS lane count
 2026-09-11 15:47 UTC  (2+ messages)

add tests for file system on devices using protection information v5
 2026-09-11 15:26 UTC  (9+ messages)
  ` [PATCH 1/6] common/scsi_debug: don't slow down I/O
  ` [PATCH 2/6] common: factor out a _bdev_disk_name helper
  ` [PATCH 3/6] common: add a _sysfs_block_integrity_path helper
  ` [PATCH 4/6] add a "pi" group
  ` [PATCH 5/6] generic: test I/O on devices with T10 protection information
  ` [PATCH 6/6] generic: test corruption detection using "

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-11 15:05 UTC  (11+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP

[PATCH] scsi: core: Set BLK_FEAT_SKIP_TAGSET_QUIESCE on pseudo SCSI devices
 2026-09-11 13:18 UTC  (3+ messages)

[PATCH 0/4] scsi: pm8001: fix probe error-path resource leaks
 2026-09-11  9:31 UTC  (9+ messages)
` [PATCH 1/4] scsi: pm8001: free IRQs when HBA allocation fails
` [PATCH 2/4] scsi: pm8001: clean up resources on probe failure
` [PATCH 3/4] scsi: pm8001: free CCB resources on allocation failure
` [PATCH 4/4] scsi: pm8001: free MSI-X vectors before INT-X fallback

[PATCH 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-11  8:13 UTC  (5+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH v10 0/9] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-09-11  6:06 UTC  (16+ messages)
` [PATCH v10 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v10 2/9] scsi: ibmvfc: add NOOP command support
` [PATCH v10 3/9] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle
` [PATCH v10 4/9] scsi: ibmvfc: extend async event handlers for async sub-CRQ events
` [PATCH v10 5/9] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v10 6/9] scsi: ibmvfc: extend channel reg/dereg helpers for async sub-CRQ
` [PATCH v10 7/9] scsi: ibmvfc: fix IRQ leak and guard deregister on channel reg failure
` [PATCH v10 8/9] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v10 9/9] scsi: ibmvfc: handle extended FPIN events

Is anyone using ACARD/ARTOP SCSI cards?
 2026-09-11  4:18 UTC 

[PATCH v9 0/9] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-09-11  3:53 UTC  (21+ messages)
` [PATCH v9 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v9 2/9] scsi: ibmvfc: add NOOP command support
` [PATCH v9 3/9] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle
` [PATCH v9 4/9] scsi: ibmvfc: extend async event handlers for async sub-CRQ events
` [PATCH v9 5/9] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v9 6/9] scsi: ibmvfc: extend channel reg/dereg helpers for async sub-CRQ
` [PATCH v9 7/9] scsi: ibmvfc: fix IRQ leak and guard deregister on channel reg failure
` [PATCH v9 8/9] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v9 9/9] scsi: ibmvfc: handle extended FPIN events

[PATCH] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT2T85BAT0A
 2026-09-11  3:07 UTC  (2+ messages)

[PATCH 0/2] scsi: ufs: core: Handle devices declining optional Query IDNs
 2026-09-11  2:43 UTC  (3+ messages)
` [PATCH 1/2] scsi: ufs: core: Fast-abort unsupported "
` [PATCH 2/2] scsi: ufs: core: Dynamically disable timestamp on unsupported devices

[PATCH v8 0/9] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-09-11  2:42 UTC  (38+ messages)
` [PATCH v8 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v8 2/9] scsi: ibmvfc: add NOOP command support
` [PATCH v8 3/9] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle
` [PATCH v8 4/9] scsi: ibmvfc: extend async event handlers for async sub-CRQ events
` [PATCH v8 5/9] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v8 6/9] scsi: ibmvfc: extend channel reg/dereg helpers for async sub-CRQ
` [PATCH v8 7/9] scsi: ibmvfc: fix IRQ leak and guard deregister on channel reg failure
` [PATCH v8 8/9] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v8 9/9] scsi: ibmvfc: handle extended FPIN events
` [PATCH v9 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v9 2/9] scsi: ibmvfc: add NOOP command support
` [PATCH v9 3/9] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle
` [PATCH v9 4/9] scsi: ibmvfc: extend async event handlers for async sub-CRQ events
` [PATCH v9 5/9] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v9 6/9] scsi: ibmvfc: extend channel reg/dereg helpers for async sub-CRQ
` [PATCH v9 7/9] scsi: ibmvfc: fix IRQ leak and guard deregister on channel reg failure
` [PATCH v9 8/9] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v9 9/9] scsi: ibmvfc: handle extended FPIN events

[PATCH v2] scsi: dc395x: sync the waiting_timer before freeing the host
 2026-09-11  2:21 UTC  (2+ messages)

[PATCH] scsi: libsas: Fix SMP IO deadlock during HA resume
 2026-09-11  1:00 UTC  (2+ messages)

[PATCH v16 0/9] blk: honor isolcpus configuration
 2026-09-10 18:26 UTC  (11+ messages)
` [PATCH v16 1/9] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v16 2/9] lib/group_cpus: remove dead !SMP code
` [PATCH v16 3/9] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v16 4/9] sched/isolation: Prevent out-of-bounds read in isolcpus= boot parameter parser
` [PATCH v16 5/9] isolation: Introduce managed_irq_strict isolcpus type
` [PATCH v16 6/9] blk-mq: use hk cpus only when isolcpus=managed_irq_strict is enabled
` [PATCH v16 7/9] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v16 8/9] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v16 9/9] docs: add managed_irq_strict flag to isolcpus

[PATCH v3] MAINTAINERS: Update maintainers and group list for QLogic and Broadcom drivers
 2026-09-10 15:22 UTC  (3+ messages)

[PATCH v2 0/2] scsi: core: Optimize the SCSI printk() variants
 2026-09-10 13:28 UTC  (6+ messages)
` [PATCH v2 2/2] scsi: core: Eliminate scsi_log_{reserve,release}_buffer()

[PATCH] scsi: qedi: Initialize callback state before registration
 2026-09-10 11:46 UTC  (2+ messages)

[PATCH v12 0/6] Enable ICE clock scaling
 2026-09-10 10:17 UTC  (3+ messages)
` [PATCH v12 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init


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