Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-10-15 07:31:24 to 2025-10-22 19:35:16 UTC [more...]

[PATCH 0/4] scsi: ufs: PM fixes Intel host controllers
 2025-10-22 19:35 UTC  (6+ messages)
` [PATCH 1/4] scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllers
` [PATCH 2/4] scsi: ufs: core: Add a quirk to suppress link_startup_again
` [PATCH 3/4] scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_NO_LINK_STARTUP_AGAIN for Intel ADL
` [PATCH 4/4] scsi: ufs: core: Fix invalid probe error return value

[PATCH v25 00/20] Improve write performance for zoned UFS devices
 2025-10-22 18:26 UTC  (16+ messages)
` [PATCH v25 05/20] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled
` [PATCH v25 07/20] block/mq-deadline: Enable zoned write pipelining
` [PATCH v25 08/20] blk-zoned: Fix a typo in a source code comment

[PATCH] scsi: core: Fix a regression triggered by scsi_host_busy()
 2025-10-22 18:07 UTC  (4+ messages)

[PATCH v2 0/4] ufs: Add support for AMD Versal Gen2 UFS
 2025-10-22 17:38 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: ufs: amd-versal2: Add UFS Host Controller for AMD Versal Gen 2 SoC
` [PATCH v2 2/4] firmware: xilinx: Add support for secure read/write ioctl interface
` [PATCH v2 3/4] firmware: xilinx: Add APIs for UFS PHY initialization
` [PATCH v2 4/4] ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoC

[PATCH 0/8] Eight small UFS patches
 2025-10-22 17:31 UTC  (22+ messages)
` [PATCH 1/8] ufs: core: Fix a race condition related to the "hid" attribute group
` [PATCH 5/8] ufs: core: Remove UFS_DEV_COMP
` [PATCH 6/8] ufs: core: Move the ufshcd_enable_intr() declaration
` [PATCH 7/8] ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()
` [PATCH 8/8] ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()

[PATCH v6 00/28] Optimize the hot path in the UFS driver
 2025-10-22 17:23 UTC  (10+ messages)
` [PATCH v6 03/28] scsi: core: Make the budget map optional
` [PATCH v6 04/28] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v6 07/28] scsi_debug: Abort SCSI commands via an internal command

[PATCH] scsi: core: Minor comment fix for scsi_host_busy()
 2025-10-22 17:17 UTC  (2+ messages)

[PATCH v2] scsi: aacraid: Improve code readability
 2025-10-22  8:00 UTC  (2+ messages)

[PATCH] scsi: aacraid: Fix DMA mapping leak in aac_send_raw_srb error paths
 2025-10-22  3:05 UTC 

[PATCH] scsi: core: Fix the unit attention counter implementation
 2025-10-22  2:28 UTC  (3+ messages)

[PATCH 0/2] ufs: core: Initialize a value of an attribute at ufshcd_dme_get_attr()
 2025-10-22  2:27 UTC  (5+ messages)
  ` [PATCH 1/2] ufs: core: Initialize a value of an attribute as returned by uic cmd
  ` [PATCH 2/2] ufs: core: Declare tx_lanes witout initialization

[PATCH v2] ufs: core: Fix error handler host_sem issue
 2025-10-22  2:27 UTC  (2+ messages)

[PATCH] scsi: qla1280.c: fix compiler warnings (DEBUG mode)
 2025-10-22  2:07 UTC  (2+ messages)

[PATCH v2 0/8] Enhance UFS Mediatek Driver
 2025-10-22  1:56 UTC  (2+ messages)

[PATCH v3 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-22  1:25 UTC  (2+ messages)

[PATCH v2 0/2] update CQ entry and dump CQE in MCQ mode
 2025-10-22  1:17 UTC  (5+ messages)
` [PATCH v2 1/2] ufs: core: update CQ Entry to UFS 4.1 format
` [PATCH v2 2/2] ufs: core: support dumping CQ entry in MCQ Mode

[PATCH] scsi: core: Do not declare scsi_cmnd pointers const
 2025-10-22  1:13 UTC  (4+ messages)

[PATCH] scsi:fnic: Self-assignment of intr_time_type has no effect
 2025-10-22  0:58 UTC  (3+ messages)

[PATCH] scsi: leapraid: Add new scsi driver
 2025-10-21 21:52 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-21 12:42 UTC  (4+ messages)
` [PATCH v5 1/3] scsi: ufs: core: Convert string descriptor format macros to enum
` [PATCH v5 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
` [PATCH v5 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices

[PATCH next] scsi: qla4xxx: Use correct variable in memset for clarity
 2025-10-21  9:03 UTC 

[PATCH] Revert "scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed"
 2025-10-21  7:34 UTC 

[PATCH] scsi: wd33c93: fix buffer overflow in SCSI message-in handling
 2025-10-21  5:36 UTC  (2+ messages)

[PATCH] aacraid: Fail commands that are not submitted
 2025-10-20 15:52 UTC  (3+ messages)

[PATCH v2 1/4] scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
 2025-10-20 15:40 UTC  (15+ messages)
` [PATCH v2 3/4] dt-bindings: ufs: mediatek,ufs: add MT8195 compatible and update clock nodes

[PATCH v2 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-20 13:56 UTC  (16+ messages)
` [PATCH v2 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant
` [PATCH v2 2/5] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v2 3/5] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v2 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH v2 5/5] scsi: ufs: mediatek: Rework resets

[PATCH v3 0/7] scsi: target: Add WRITE_ATOMIC_16 support
 2025-10-20 10:38 UTC  (8+ messages)
` [PATCH v3 1/7] scsi: target: Rename target_configure_unmap_from_queue
` [PATCH v3 2/7] scsi: target: Add atomic se_device fields
` [PATCH v3 3/7] scsi: target: Add helper to setup atomic values from block_device
` [PATCH v3 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
` [PATCH v3 5/7] scsi: target: Report atomic values in INQUIRY
` [PATCH v3 6/7] scsi: target: Add WRITE_ATOMIC_16 support to RSOC
` [PATCH v3 7/7] scsi: target: Add atomic support to target_core_iblock

[PATCH] scsi: megaraid_sas: Use local scmd_local variable consistently
 2025-10-20  7:04 UTC 

[PATCH V1 0/2] Address race condition in MCQ mode and enhance
 2025-10-20  6:53 UTC  (9+ messages)
` [PATCH V1 1/2] ufs: core:Add vendor-specific callbacks and update setup_xfer_req interface
` [PATCH V1 2/2] ufs: ufs-qcom: Disable AHIT before SQ tail update to prevent race in MCQ mode

[PATCH v2] ufs: core: Initialize a value of an attribute as returned by uic cmd
 2025-10-20  6:19 UTC  (4+ messages)

[PATCH v4 15/19] lib/crc32: make crc32c() go directly to lib
 2025-10-19 16:23 UTC  (4+ messages)

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-19 12:38 UTC  (36+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once

[PATCH v2 0/3] Add edp reference clock for lemans
 2025-10-19 12:14 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom-edp: Add edp ref clk for sa8775p

blktests failures with v6.18-rc1 kernel
 2025-10-18 11:26 UTC 

First Order Confirmation & Next Steps
 2025-10-18 10:23 UTC 

[syzbot] [scsi?] [mm?] [block?] BUG: soft lockup in sys_sendmsg (2)
 2025-10-18  5:53 UTC  (2+ messages)
` [syzbot] [net?] "

*** Urgent Change ***
 2025-10-17 12:45 UTC 

[PATCH v4 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
 2025-10-17  9:21 UTC  (5+ messages)

[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-17  6:51 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant
` [PATCH 2/5] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH 3/5] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH 4/5] phy: mediatek: ufs: Add support for resets
` [PATCH 5/5] scsi: ufs: mediatek: Rework resets

[PATCH 0/2] enable/disable IRQD_NO_BALANCING during reset
 2025-10-17  5:39 UTC  (6+ messages)
` [PATCH 1/2] scsi/ipr: "
` [PATCH 2/2] scsi/qla2xxx: "

[PATCH v3 0/3] target: RW/num_cmds stats improvements
 2025-10-16 15:21 UTC  (6+ messages)
` [PATCH v3 3/3] scsi: target: Move LUN stats to per CPU

[PATCH v1 0/2] update CQ entry and dump CQE in MCQ mode
 2025-10-16  2:12 UTC  (6+ messages)
` [PATCH v1 2/2] ufs: core: support dumping CQ entry in MCQ Mode

[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-10-15 15:31 UTC 


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