linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 02:21:45 to 2026-09-14 11:39:55 UTC [more...]

[PATCH v12 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2026-09-14 11:39 UTC  (25+ messages)
` [PATCH v12 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v12 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v12 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v12 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v12 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v12 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v12 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v12 08/24] scsi: ufs: mediatek: Add dual 0.9V supply support
` [PATCH v12 09/24] scsi: ufs: mediatek: Rework init function
` [PATCH v12 10/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v12 11/24] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v12 12/24] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v12 13/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v12 14/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v12 15/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v12 16/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v12 17/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v12 18/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v12 19/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v12 20/24] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v12 21/24] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v12 22/24] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v12 23/24] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v12 24/24] scsi: ufs: mediatek: Add MT8196 compatible, update copyright

[PATCH v4 0/3] rpmb: Fix request serialisation and teardown races
 2026-09-14 10:05 UTC  (9+ 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-14 10:02 UTC  (19+ messages)

[PATCH 6.12 0977/1376] scsi: core: sysfs: Make use of bus callbacks
 2026-09-14  9:45 UTC  (2+ messages)

[RFC PATCH] scsi: virtio_scsi: bound EH timer resets to avoid unkillable hang
 2026-09-14  9:17 UTC  (4+ messages)

[PATCH 0/5] Add UFS support for Glymur Qualcomm SoC
 2026-09-14  9:14 UTC  (8+ 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

[PATCH v2 0/2] ufs: fix POST_CHANGE pairing and AHIT race condition
 2026-09-14  9:13 UTC  (5+ messages)
` [PATCH v2 1/2] ufs: always notify POST_CHANGE even on gear switch failure
` [PATCH v2 2/2] ufs: serialize AHIT register access between sysfs and host driver

add tests for file system on devices using protection information v5
 2026-09-14  9:07 UTC  (13+ 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 0/2] scsi: ufs: batch device-init reads with UFS 5.0 aggregated read
 2026-09-14  9:03 UTC  (4+ messages)
  ` [PATCH 1/2] scsi: ufs: Add the aggregated read query opcode and its reply format
  ` [PATCH 2/2] scsi: ufs: Serve the device init reads from one aggregated read

[PATCH v1] ufs: core: serialize AHIT register access between sysfs and host driver
 2026-09-14  8:33 UTC  (3+ messages)

[BUG] uas: JMS578 returns reproducibly incorrect data after host reboot
 2026-09-14  8:00 UTC 

[PATCH] blk-mq: cleanup terminal request when it could not be queued
 2026-09-14  7:26 UTC  (3+ messages)

[PATCH v3] scsi: sd: mark disk dead on surprise host removal to avoid I/O hang
 2026-09-14  6:38 UTC  (2+ messages)
` 答复: "

[PATCH v2 0/4] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-14  6:25 UTC  (5+ messages)
` [PATCH v2 1/4] PM / devfreq: Fall back to previous_freq when get_cur_freq() fails
` [PATCH v2 2/4] PM / devfreq: Add more details to the get_cur_freq() comment

[BUG] uas: JMS578 returns reproducibly incorrect data after host reboot
 2026-09-13 14:39 UTC 

[PATCH] scsi: rdac: preserve controller allocation errors
 2026-09-13 13:19 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: unwind failed remote-PHY allocations
 2026-09-13 13:08 UTC  (2+ messages)

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

[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  (7+ messages)

[syzbot] [scsi?] INFO: task hung in scsi_scan_host_selected
 2026-09-11 18:14 UTC  (3+ 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)

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-11 15:05 UTC  (9+ messages)
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [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  (19+ messages)
` [PATCH v9 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v9 2/9] scsi: ibmvfc: add NOOP command support
` [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 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  (15+ messages)
` [PATCH v9 1/9] scsi: ibmvfc: add basic FPIN support
` [PATCH v9 2/9] scsi: ibmvfc: add NOOP command support
` [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 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).