messages from 2026-09-01 10:46:17 to 2026-09-03 03:43:26 UTC [more...]
[PATCH v2 00/40] Use defined 16-bits ASC/ASCQ combinations
2026-09-03 3:42 UTC (39+ messages)
` [PATCH v2 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v2 02/40] scsi: constants: use defined sense codes
` [PATCH v2 03/40] scsi: constants: rename internal struct field names
` [PATCH v2 04/40] scsi: rename sense field of struct scsi_failure
` [PATCH v2 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v2 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v2 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v2 08/40] scsi: sd: "
` [PATCH v2 09/40] scsi: sr: "
` [PATCH v2 10/40] scsi: ses: "
` [PATCH v2 11/40] scsi: ch: "
` [PATCH v2 12/40] scsi: st: "
` [PATCH v2 13/40] scsi: device_handlers: hp_sw: "
` [PATCH v2 14/40] scsi: device_handlers: rdac: "
` [PATCH v2 15/40] scsi: device_handlers: emc: "
` [PATCH v2 16/40] scsi: device_handlers: alua: "
` [PATCH v2 17/40] scsi: mpt3sas: "
` [PATCH v2 18/40] scsi: mpi3mr: "
` [PATCH v2 19/40] scsi: 3w-xxxx: "
` [PATCH v2 20/40] scsi: leapraid: "
` [PATCH v2 21/40] scsi: megaraid: "
` [PATCH v2 22/40] scsi: myrX: "
` [PATCH v2 23/40] scsi: smartpqi: "
` [PATCH v2 24/40] scsi: qla2xxx: "
` [PATCH v2 25/40] scsi: ps3rom: "
` [PATCH v2 26/40] scsi: lpfc: "
` [PATCH v2 27/40] scsi: stex: "
` [PATCH v2 28/40] scsi: mvumi: "
` [PATCH v2 29/40] scsi: libiscsi: "
` [PATCH v2 30/40] scsi: ibmvscsi_tgt: "
` [PATCH v2 31/40] scsi: scsi_debug: "
` [PATCH v2 32/40] scsi: hpsa: "
` [PATCH v2 33/40] scsi: storvsc: "
` [PATCH v2 34/40] target: "
` [PATCH v2 35/40] usb: storage: "
` [PATCH v2 36/40] cdrom: "
` [PATCH v2 37/40] ata: libata: "
` [PATCH v2 39/40] scsi: cleanup scsi_proto.h
[PATCH] scsi: ufs: core: Prevent MMIO access and drain in-flight commands during shutdown
2026-09-03 3:13 UTC
[PATCH v4 0/3] scsi: bsg: io_uring passthrough fixes
2026-09-03 3:10 UTC (2+ messages)
[PATCH] scsi: megaraid_sas: Limit NVMe request size to the PRP chain frame
2026-09-03 3:10 UTC (2+ messages)
[PATCH v2] scsi: mpt3sas: avoid out-of-bounds cpumask_of_node() call in _base_assign_reply_queues()
2026-09-03 3:10 UTC (2+ messages)
[PATCH 0/2] scsi: ufs: ufs-pci: Intel UFS 4.0 HS-Gear5 and MCQ support
2026-09-03 3:10 UTC (2+ messages)
[PATCH] scsi: pm8001: use rollback index when freeing MSI-X vectors
2026-09-03 3:10 UTC (2+ messages)
[PATCH] scsi: sg: report request-table problems when any status is set
2026-09-03 3:10 UTC (2+ messages)
[PATCH V2 0/2] ufs: ufs-qcom: Fixes and optimizations for Qualcomm UFS Controller
2026-09-03 3:10 UTC (3+ messages)
[PATCH 0/2] scsi: mpi3mr: Fix error handling and resource leak in mpi3mr_sas_port_add()
2026-09-03 3:10 UTC (2+ messages)
[PATCH] scsi: mpi3mr: fix use-after-free on tgt_dev->starget during target device refresh/update
2026-09-03 3:10 UTC (4+ messages)
[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
2026-09-03 3:10 UTC (2+ messages)
` (subset) "
[PATCH 1/2] scsi: ibmvfc: fix kernel-doc name for ibmvfc_scsi_relogin()
2026-09-03 3:10 UTC (2+ messages)
scsi: ibmvfc: Add Kconfig dependency on NVME_FC to prevent link failure
2026-09-03 1:27 UTC (3+ messages)
[PATCH 00/37] Use defined 16-bits ASC/ASCQ combinations
2026-09-02 23:48 UTC (4+ messages)
` [PATCH 36/37] ata: libata: use 16-bits defined sense codes
[PATCH v7 0/8] scsi: ibmvfc: make ibmvfc support FPIN messages
2026-09-02 21:59 UTC (5+ messages)
` [PATCH v7 1/8] scsi: ibmvfc: add basic FPIN support
[PATCH v2 0/7] nvme-fc: FPIN link integrity handling
2026-09-02 20:05 UTC (8+ messages)
` [PATCH v2 1/7] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v2 2/7] nvme-multipath: numa support for marginal paths
` [PATCH v2 3/7] nvme-multipath: queue-depth "
` [PATCH v2 4/7] nvme-multipath: round-robin "
` [PATCH v2 5/7] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v2 6/7] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH v2 7/7] nvme: fcloop: Add set_marginal_rport to sysfs
[PATCH v21 0/9] shut down devices asynchronously
2026-09-02 17:26 UTC (19+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "
[PATCH V1 0/2] scsi: ufs: ufs-qcom: Add specified gear support for multi gear scaling
2026-09-02 16:03 UTC (5+ messages)
` [PATCH V1 1/2] "
` [PATCH V1 2/2] arm64: dts: qcom: Set specified gear configuration for Hamoa
[PATCH v1 00/11] FBE virtualization: inline encryption for virtio-blk guests
2026-09-02 15:33 UTC (43+ messages)
` [PATCH v1 01/11] virtio_blk: add inline encryption support
` [PATCH v1 02/11] soc: qcom: add crypto_virt backend for virtio-blk inline crypto
` [PATCH v1 03/11] soc: qcom: crypto_virt: add support for create, prepare and import keys
` [PATCH v1 05/11] blk-crypto: add slot-based inline encryption path
` [PATCH v1 06/11] scsi: ufs: core: add slot path to ufshcd_prepare_lrbp_crypto
` [PATCH v1 07/11] blk-crypto: move bio_crypt_dun_increment() to the public header
` [PATCH v1 08/11] block: add /dev/blk-crypto-proxy for host-side virtio-blk inline encryption
` [PATCH v1 09/11] soc: qcom: add ICE keyslot partitioning driver for guest VMs
` [PATCH v1 11/11] scsi: ufs: ufs-qcom: support ICE keyslot partitioning "
[PATCH v5] scsi: core: Drop Scsi_Host.default_lock
2026-09-02 14:38 UTC (2+ messages)
[PATCH] scsi: scsi_debug: default to a higher throughput config
2026-09-02 11:28 UTC (3+ messages)
[PATCH] scsi: ufs: core: Quiesce SCSI devices instead of host tagset during error handling
2026-09-02 8:23 UTC
[PATCH v2] scsi: core: Rework the DEF_SCSI_QCMD() implementation
2026-09-02 8:21 UTC (4+ messages)
[PATCH v2 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-09-02 2:42 UTC (3+ messages)
[PATCH] scsi: core: Set BLK_FEAT_SKIP_TAGSET_QUIESCE on pseudo SCSI devices
2026-09-02 2:00 UTC (3+ messages)
[PATCH RFC 0/4] leds: extend disk trigger
2026-09-01 23:00 UTC (4+ messages)
[PATCH v11 00/24] MediaTek UFS Cleanup and MT8196 Enablement
2026-09-01 16:33 UTC (38+ messages)
` [PATCH v11 01/24] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v11 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v11 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v11 04/24] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v11 05/24] phy: mediatek: ufs: Add support for resets
` [PATCH v11 06/24] scsi: ufs: mediatek: Rework resets
` [PATCH v11 07/24] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v11 08/24] scsi: ufs: mediatek: Add dual 0.9V supply support
` [PATCH v11 09/24] scsi: ufs: mediatek: Rework init function
` [PATCH v11 10/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v11 11/24] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v11 12/24] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v11 13/24] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v11 14/24] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v11 15/24] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v11 16/24] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v11 17/24] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v11 18/24] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v11 19/24] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v11 20/24] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v11 21/24] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v11 22/24] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v11 23/24] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v11 24/24] scsi: ufs: mediatek: Add MT8196 compatible, update copyright
[PATCH RFC 0/1] leds: add ASUS Aura SCSI driver for ROG NVMe enclosures
2026-09-01 14:52 UTC (3+ messages)
` [PATCH RFC 1/1] "
[PATCH] scsi: ufs: core: Avoid unsafe MMIO reads in ufshcd_mcq_compl_all_cqes_lock()
2026-09-01 12:23 UTC
[PATCH v7 00/27] Native SCSI Multipath support
2026-09-01 11:25 UTC (37+ messages)
` [PATCH v7 01/27] libmultipath: Add initial framework
` [PATCH v7 03/27] libmultipath: Add path selection support
` [PATCH v7 05/27] libmultipath: Add support for mpath_device management
` [PATCH v7 06/27] libmultipath: Add delayed removal support
` [PATCH v7 07/27] libmultipath: Add sysfs helpers
` [PATCH v7 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v7 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v7 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v7 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v7 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v7 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v7 14/27] scsi-multipath: support iopolicy
` [PATCH v7 15/27] scsi-multipath: clone each bio
` [PATCH v7 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v7 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v7 18/27] scsi-multipath: failover handling
` [PATCH v7 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v7 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v7 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v7 22/27] scsi: sd: add multipath disk class
` [PATCH v7 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v7 24/27] scsi: sd: support multipath disk
` [PATCH v7 25/27] scsi: sd: add mpath_dev file
` [PATCH v7 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v7 27/27] scsi: sd: add mpath_queue_depth "
[PATCH 0/2] scsi: Initial commit of VirtIO PCIe Endpoint Driver
2026-09-01 11:04 UTC (3+ messages)
` [PATCH 2/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox