linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-30 09:35:40 to 2025-10-07 20:43:35 UTC [more...]

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-07 20:43 UTC  (23+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH] scsi: ufs: dt-bindings: exynos: add power-domains
 2025-10-07 20:20 UTC  (2+ messages)

[PATCH RESEND] driver/scsi/mpi3mr.h: Fix build warning for mpi3mr_start_watchdog
 2025-10-07 20:05 UTC  (3+ messages)

[PATCH][next] scsi: hisi_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-10-07 10:54 UTC  (3+ messages)

[PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings
 2025-10-07 14:18 UTC  (4+ messages)

[PATCH v1] ufs: core: Fix error handler host_sem issue
 2025-10-07 16:25 UTC  (4+ messages)

[PATCH v1 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
 2025-10-07 16:19 UTC  (14+ messages)
` [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
` [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on

[PATCH] scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU
 2025-10-07 15:41 UTC  (3+ messages)

[PATCH v2] scsi: Prefer kmalloc_array over kmalloc involving dynamic size calculations
 2025-10-07  6:53 UTC 

[PATCH] scsi: Use kmalloc_array to prevent overflow of dynamic size calculation
 2025-10-07  6:18 UTC  (6+ messages)

[PATCH 0/2] Add UFS support for Kaanapali
 2025-10-07  2:36 UTC  (2+ messages)

[PATCH] scsi: ufs: sysfs: Make HID attributes visible
 2025-10-07  2:38 UTC  (4+ messages)

[PATCH v2] scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
 2025-10-07  2:38 UTC  (4+ messages)

[PATCH] scsi: libfc: Prevent integer overflow in fc_fcp_recv_data()
 2025-10-07  2:29 UTC  (2+ messages)

[PATCH next] scsi: qla4xxx: fix typos in comments
 2025-10-07  2:26 UTC  (2+ messages)

[PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE
 2025-10-07  1:42 UTC  (5+ messages)

[PATCH v4 0/9] Retry READ CAPACITY(10)/(16) with good status but no data
 2025-10-06 17:54 UTC  (34+ messages)
` [PATCH v4 1/9] scsi: Explicitly specify .ascq = 0x00 for ASC 0x28/0x29 scsi_failures
` [PATCH v4 2/9] scsi: sd: Do not retry ASC 0x3a in read_capacity_10() with any ASCQ
` [PATCH v4 3/9] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v4 4/9] scsi: sd: Avoid passing potentially uninitialized "sense_valid" to read_capacity_error()
` [PATCH v4 5/9] scsi: sd: Remove checks for -EOVERFLOW in sd_read_capacity()
` [PATCH v4 6/9] scsi: sd: Check for and retry in case of READ_CAPCITY(10)/(16) returning no data
` [PATCH v4 7/9] scsi: Simplify nested if conditional in scsi_probe_lun()
` [PATCH v4 8/9] scsi: scsi_debug: Add option to suppress returned data but return good status
` [PATCH v4 9/9] scsi: scsi_debug: Add "only_once" module option to inject an error one time

[syzbot] [scsi?] upstream test error: KMSAN: use-after-free in scsi_get_vpd_buf
 2025-10-06 17:06 UTC 

[PATCH 0/2] Support power resources in ata ports
 2025-10-06 15:50 UTC  (8+ messages)
` [PATCH 1/2] Add manage_restart device attribute to scsi_disk
  ` [PATCH 2/2] Power on ata ports defined in ACPI before probing ports

[PATCH 0/5] ufs: Add support for AMD Versal Gen2 UFS
 2025-10-06 12:45 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: ufs: amd-versal2: Add support for AMD Versal Gen 2 UFS Host Controller
` [PATCH 4/5] ufs: core: Add vendor specific ops to handle interrupts
` [PATCH 5/5] ufs: amd-versal2: Add AMD Versal Gen 2 UFS support

blktests failures with v6.17 kernel
 2025-10-06 12:30 UTC  (2+ messages)

[PATCH v2 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-06 10:54 UTC  (18+ messages)
` [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header
` [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
` [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices

[PATCH 0/2] Enable UFS ICE clock scaling
 2025-10-06 10:14 UTC  (10+ messages)
` [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API
` [PATCH 2/2] ufs: host: scale ICE clock

[PATCH] scsi: scsi_devinfo: blacklist HPE/DISK-SUBSYSTEM
 2025-10-04 14:54 UTC 

[GIT PULL] SCSI updates for the 6.17+ merge window
 2025-10-04  2:41 UTC  (3+ messages)

[PATCH v2 11/16] scsi: qla2xxx: fix TMR failure handling
 2025-10-03 14:38 UTC  (3+ messages)
  ` [PATCH v3 "

[PATCH v10 00/11] nvme-fc: FPIN link integrity handling
 2025-10-03 10:15 UTC  (13+ messages)
` [PATCH v10 01/11] fc_els: use 'union fc_tlv_desc'
` [PATCH v10 03/11] nvme-fc: marginal path handling
` [PATCH v10 07/11] scsi: scsi_transport_fc: add fc_host_fpin_set_nvme_rport_marginal()
` [PATCH v10 11/11] scsi: qla2xxx: Fix 2 memcpy field-spanning write issue

[bug report] scsi: ufs: core: Fix runtime suspend error deadlock
 2025-10-03  9:58 UTC  (2+ messages)

[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 20:47 UTC  (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

SG driver duplicating requests
 2025-10-02 20:43 UTC  (2+ messages)

[PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE
 2025-10-02 16:23 UTC  (4+ messages)

[PATCH] scsi: qla1280.c: fix compiler warnings (DEBUG mode)
 2025-10-02  5:25 UTC 

[PATCH v5 00/28] Optimize the hot path in the UFS driver
 2025-10-01 18:26 UTC  (6+ messages)
` [PATCH v5 07/28] scsi_debug: Abort SCSI commands via .queue_reserved_command()

[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-10-01  0:01 UTC  (2+ messages)

[PATCH v1 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-30 23:59 UTC  (9+ messages)
` [PATCH v1 2/2] Drivers: hv: Make CONFIG_HYPERV bool

(subset) [PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-09-30 20:13 UTC  (4+ messages)
` [PATCH] Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"

[PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-09-30 13:22 UTC  (2+ messages)

[PATCH v2 0/8] Enhance UFS Mediatek Driver
 2025-09-30 12:54 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).