Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-03 16:30:44 to 2026-08-07 08:22:18 UTC [more...]

[PATCH v5 0/6] Enable lock context analysis in the SCSI core and UFS driver
 2026-08-07  8:21 UTC  (16+ messages)
` [PATCH v5 1/6] ufs: core: Set task state before io_schedule_timeout()
` [PATCH v5 2/6] ufs: core: Enable lock context analysis
` [PATCH v5 3/6] scsi: core: Pass the SCSI host pointer directly to scanning functions
` [PATCH v5 4/6] scsi: core: Add lock context annotations
` [PATCH v5 5/6] scsi: core: Protect host state changes with the host lock
` [PATCH v5 6/6] scsi: core: Enable lock context analysis

[PATCH] scsi: advansys: Fix invalid comparison in AdvBuildCarrierFreelist
 2026-08-07  8:18 UTC  (2+ messages)

[PATCH v2] scsi: core: Drop Scsi_Host.default_lock
 2026-08-07  8:18 UTC  (4+ messages)

[PATCH] usb: gadget: f_tcm: keep port count until LUN teardown completes
 2026-08-07  6:43 UTC  (2+ messages)

[PATCH] scsi: arcmsr: fix NULL deref on dma_alloc_coherent() failure in arcmsr_alloc_xor_buffer()
 2026-08-07  5:50 UTC  (2+ messages)

[PATCH v3 0/2] scsi: elx: efct: fix two leaks on failure paths
 2026-08-06 21:24 UTC  (5+ messages)
` [PATCH v3 1/2] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v3 2/2] scsi: elx: efct: destroy the mailbox pools when setup fails

[PATCH 0/5] scsi: elx: efct: fix resources stranded on failure paths
 2026-08-06 20:59 UTC  (22+ messages)
` [PATCH 1/5] scsi: elx: efct: check the HW state before allocating an HIO
` [PATCH 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH 5/5] scsi: elx: efct: destroy the mailbox pools when setup fails
` [PATCH v2 0/5] scsi: elx: efct: fix resources stranded on failure paths
` [PATCH v2 1/5] scsi: elx: efct: check the HW state before allocating an HIO
` [PATCH v2 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH v2 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH v2 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v2 5/5] scsi: elx: efct: destroy the mailbox pools when setup fails

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-08-06 19:34 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-06 19:06 UTC  (2+ messages)
` (subset) "

[PATCH] scsi: ufs: ufshcd.h: fix all kernel-doc warnings
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH 0/2] Drop SCSI core dev->dma_mask check
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH] ufs: host: Remove redundant dev_err()
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH V2] scsi: ufs: dt-bindings: Document the Maili UFS Controller
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH][next] scsi: dc395x: remove unused variable fact
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH v6 00/13] Introduce functionality for NVMe initiator
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH] scsi: isci: remove unused macros from scu_task_context.h
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH v2 0/3] Request to queue zfcp enhancements for upstream merge window
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH v1 0/4] smartpqi: fixes and updates for 2.1.42-011
 2026-08-06 19:06 UTC  (2+ messages)

[PATCH v6 0/2] Add Hawi UFS PHY and Controller support
 2026-08-06 16:56 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible
` [PATCH v6 2/2] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

[PATCH 0/2] scsi: zfcp: Enable CONTEXT_ANALYSIS
 2026-08-06 16:36 UTC  (6+ messages)
` [PATCH 1/2] scsi: zfcp: Add __must_hold() attribute to zfcp_qdio_sbal_get()
` [PATCH 2/2] scsi: zfcp: Enable CONTEXT_ANALYSIS

[PATCH v5 0/7] scsi: ibmvfc: make ibmvfc support FPIN messages
 2026-08-06 15:53 UTC  (15+ messages)
` [PATCH v5 1/7] scsi: ibmvfc: add basic FPIN support
` [PATCH v5 2/7] scsi: ibmvfc: Add NOOP command support
` [PATCH v5 3/7] scsi: ibmvfc: define asynchronous sub-queue
` [PATCH v5 4/7] scsi: ibmvfc: allocate "
` [PATCH v5 5/7] scsi: ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v5 6/7] scsi: ibmvfc: register and use asynchronous sub-queue for events
` [PATCH v5 7/7] scsi: ibmvfc: handle extended FPIN events

[PATCH v3 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-08-06 14:51 UTC  (11+ messages)
` [PATCH v3 1/3] scsi: ufs: spacemit: dt-bindings: Add UFS controller for "
` [PATCH v3 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver
` [PATCH v3 3/3] riscv: dts: spacemit: k3: Add UFS support

[PATCH v5 0/2] Add Hawi UFS PHY and Controller support
 2026-08-06 10:18 UTC  (4+ messages)
` [PATCH v5 1/2] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

[PATCH v1 0/2] ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-06  9:36 UTC  (6+ messages)

[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
 2026-08-06  7:51 UTC  (4+ messages)

[PATCH] scsi: target: iscsi: Reject Extended CDB AHS when CDB size exceeds AHS length
 2026-08-06  6:52 UTC  (3+ messages)
` [PATCH v2] scsi: target: iscsi: Reject CDB size exceeding available buffer in iscsit_setup_scsi_cmd

[PATCH] scsi: myrb: quiesce the SCSI host before controller teardown
 2026-08-06  6:20 UTC  (2+ messages)

[PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-08-06  3:38 UTC  (7+ messages)
` [PATCH v2 2/3] scsi: ufs: spacemit: k3: Add UFS Host Controller driver

[PATCH v3 0/2] scsi: libsas: Support spinup notification for SAS devices
 2026-08-06  1:45 UTC  (5+ messages)

[RFC PATCH] scsi: core: Drop Scsi_Host.default_lock
 2026-08-06  0:35 UTC  (8+ messages)

[PATCH] scsi: iscsi_tcp: Fix null-pointer dereference in iscsi_sw_tcp_conn_restore_callbacks
 2026-08-05 20:42 UTC  (3+ messages)

[PATCH v2] scsi: alua: Use access state macros
 2026-08-05 17:40 UTC  (3+ messages)

ufs: rpmb: make RPMB usable with OP-TEE key derivation
 2026-08-05 16:49 UTC  (3+ messages)
` [PATCH 2/2] ufs: rpmb: use a fixed-length RPMB dev_id

[PATCH v4 00/10] mpi3mr: Few Enhancements and minor fixes
 2026-08-05 11:40 UTC  (18+ messages)
` [PATCH v4 01/10] mpi3mr: Skip device shutdown during unload per controller configuration
` [PATCH v4 02/10] mpi3mr: Update MPI Headers to revision 41
` [PATCH v4 03/10] mpi3mr: Add early timestamp synchronization after driver load
` [PATCH v4 04/10] mpi3mr: Fix NVMe page size caching for non-operational devices
` [PATCH v4 05/10] mpi3mr: Fix performance regression caused by extended IRQ poll sleep
` [PATCH v4 06/10] mpi3mr: Fix memory leak on operational queue creation failure
` [PATCH v4 07/10] mpi3mr: Fix firmware event reference leak during cleanup
` [PATCH v4 08/10] mpi3mr: Fix SAS port allocation and registration error handling
` [PATCH v4 09/10] mpi3mr: Fix SAS PHY cleanup in host addition error paths
` [PATCH v4 10/10] mpi3mr: Driver version update to 8.18.0.8.50

[PATCH] scsi: bfa: Replace strlcat() with scnprintf()
 2026-08-05  4:25 UTC 

[PATCH] target/stat: implement scsiPortBusyStatuses counter
 2026-08-05  3:47 UTC  (2+ messages)

[PATCH] scsi: cxgbi: fix retry_timer use-after-free on adapter detach
 2026-08-05  1:52 UTC  (2+ messages)

[PATCH] scsi: target: tcm_fc: use kref_get_unless_zero() in ft_sess_get()
 2026-08-04 21:52 UTC  (2+ messages)

[PATCH] scsi: target: use kref_get_unless_zero() in core_get_se_deve_from_rtpi()
 2026-08-04 21:50 UTC  (2+ messages)

[PATCH] scsi: alua: Use access state macros
 2026-08-04 17:56 UTC  (3+ messages)

[PATCH] scsi: storvsc: Support manual scans for all Hyper-V targets
 2026-08-04 15:37 UTC  (3+ messages)

[PATCH] firmware: xilinx: ufs: move PHY/SRAM ready polling into the firmware backend
 2026-08-04 15:32 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: make SAS port PHY masks 64-bit safe
 2026-08-04 15:29 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: make SAS port PHY masks 64-bit safe
 2026-08-04 14:39 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: keep DevicePage0 SAS/SATA log on one line
 2026-08-04 14:29 UTC 

[PATCH] scsi: mpi3mr: use DevicePage0 link rate only for direct-attached targets
 2026-08-04 14:28 UTC 

[PATCH] scsi: mpi3mr: use DevicePage0 link rate only for direct-attached targets
 2026-08-04 13:59 UTC 

[PATCH] scsi: mpi3mr: keep DevicePage0 SAS/SATA log on one line
 2026-08-04 13:51 UTC 

[PATCH] scsi: mpi3mr: keep DevicePage0 SAS/SATA log on one line
 2026-08-04 13:06 UTC 

[PATCH v5 0/2] scsi: Add LeapRAID driver support
 2026-08-04  9:33 UTC  (4+ messages)
` [PATCH v5 1/2] scsi: leapraid: Add new SCSI driver
` [PATCH v5 2/2] scsi: leapraid: Add driver documentation

[PATCH v4 1/6] ufs: core: Set task state before io_schedule_timeout()
 2026-08-04  9:16 UTC  (10+ messages)
` [PATCH v4 3/6] scsi: core: Pass the SCSI host pointer directly
` [PATCH v4 5/6] scsi: core: Protect host state changes with the host lock

Subject: Re: [PATCH 5/5] scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
 2026-08-04  7:10 UTC 

[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
 2026-08-04  6:52 UTC  (3+ messages)
` [PATCH v10 23/26] scsi: ufs: mediatek: Add MT8196 compatible, update copyright

[PATCH v2 0/3] scsi: libiscsi: validate task lookups driven by target-supplied ITTs
 2026-08-04  6:24 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: libiscsi: reject a negative task index from parse_pdu_itt
` [PATCH v2 2/3] scsi: libiscsi: validate the ITT reflected in a Reject PDU
` [PATCH v2 3/3] scsi: libiscsi: validate the task named by a management response

Subject: [PATCH 5/5] scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functions
 2026-08-04  5:27 UTC 

Subject: [PATCH 0/5] scsi: lpfc: Remove all strlcat() uses
 2026-08-04  5:30 UTC 

Subject: [PATCH 1/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()
 2026-08-04  5:30 UTC 

Subject: [PATCH 2/5] scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_name()
 2026-08-04  5:29 UTC 

Subject: [PATCH 3/5] scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()
 2026-08-04  5:28 UTC 

Subject: [PATCH 4/5] scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpers
 2026-08-04  5:28 UTC 


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