[PATCH v14 0/5] shut down devices asynchronously
2026-04-20 15:26 UTC (6+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "
[PATCH 0/2] scsi: ufs: Add persistent TX Equalization settings support
2026-04-20 13:23 UTC (6+ messages)
` [PATCH 1/2] scsi: ufs: core: Introduce function ufshcd_query_attr_qword()
` [PATCH 2/2] scsi: ufs: core: Add support to retrieve and store TX Equalization settings
scsi: core: Move two statements (prerequisite for already-backported 4ce7ada40c00)
2026-04-20 13:21 UTC
[PATCH v11 00/13] blk: honor isolcpus configuration
2026-04-20 13:11 UTC (18+ messages)
` [PATCH v11 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v11 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v11 03/13] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v11 04/13] genirq/affinity: Add cpumask to struct irq_affinity
` [PATCH v11 05/13] blk-mq: add blk_mq_{online|possible}_queue_affinity
` [PATCH v11 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v11 07/13] scsi: Use "
` [PATCH v11 08/13] virtio: blk/scsi: use "
` [PATCH v11 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v11 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v11 11/13] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v11 12/13] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v11 13/13] docs: add io_queue flag to isolcpus
[PATCH v2 0/5] ata: libata-scsi: multi-LUN ATAPI device support
2026-04-20 12:23 UTC (6+ messages)
` [PATCH v2 1/5] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v2 2/5] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v2 3/5] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v2 4/5] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v2 5/5] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
[PATCH v2 0/3] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
2026-04-20 12:10 UTC (5+ messages)
` [PATCH v2 1/3] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v2 2/3] block: drop shared-tag fairness throttling
` [PATCH v2 3/3] scsi: use percpu counters for iorequest_cnt and iodone_cnt
[PATCH 0/2] Fix SAS wildcard scan on smartpqi and other controllers
2026-04-20 11:01 UTC (9+ messages)
` [PATCH 1/2] scsi: smartpqi: use shost_to_hba() in pqi_scan_finished()
` [PATCH 2/2] scsi: sas_user_scan: use scan_start if available
[PATCH 0/2] scsi: ufs: dt-bindings: Add compatibles for Nord UFS controller
2026-04-20 10:04 UTC (3+ messages)
` [PATCH 1/2] scsi: ufs: dt-bindings: Add compatible for Nord UFS Host Controller
` [PATCH 2/2] scsi: ufs: dt-bindings: Add compatible for SA8797P "
[PATCH v4 0/2] Add post change sequence for link start notify
2026-04-20 9:40 UTC (7+ messages)
` [PATCH v4 1/2] ufs: core: Configure only active lanes during link
` [PATCH v4 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support
[PATCH 0/4] scsi: Support devices that don't have a cmd_per_lun limit
2026-04-20 8:28 UTC (6+ messages)
` [PATCH 1/4] scsi: Fix can_queue comments
` [PATCH 2/4] scsi: qedi: Fix command overqueueing
` [PATCH 3/4] scsi: Support scsi_devices without a device wide limit
` [PATCH 4/4] virtio-scsi: "
[PATCH] scsi: mpi3mr: bounds-check phy_number in mpi3mr_update_links()
2026-04-20 4:17 UTC (3+ messages)
[PATCH] scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()
2026-04-20 2:10 UTC
[BUG] null-ptr-deref in mptlan_remove()
2026-04-20 1:18 UTC
[PATCH] scsi: isci: fix use-after-free in device removal path
2026-04-19 21:04 UTC
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-04-19 13:14 UTC (3+ messages)
[PATCH 0/2] scsi: mvsas: fix UAF races in mvs_free() teardown
2026-04-18 13:30 UTC (3+ messages)
` [PATCH 1/2] scsi: mvsas: drain delayed work before unmapping MMIO in mvs_free()
` [PATCH 2/2] scsi: mvsas: fix iterator use-after-free in mvs_free() wq drain loop
[PATCH 0/3] ufs: core: Optimize the UIC command implementation
2026-04-17 21:30 UTC (4+ messages)
` [PATCH 1/3] ufs: core: Inline two functions related to UIC commands
` [PATCH 2/3] ufs: core: Complain if UIC argument 2 is invalid
` [PATCH 3/3] ufs: core: Optimize ufshcd_add_uic_command_trace()
[PATCH] scsi: pmcraid: Fix typos in comments
2026-04-17 20:07 UTC
linux-scsi project on GitHub & SCSI user space utilities maintenance
2026-04-17 16:28 UTC (3+ messages)
` ( was Re: linux-scsi project on GitHub & SCSI user space utilities maintenance) sg v4
[PATCH v3 0/6] block: fix integrity offset/length conversions
2026-04-17 15:10 UTC (9+ messages)
` [PATCH v3 1/6] block: use integrity interval instead of sector as seed
` [PATCH v3 2/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH v3 3/6] blk-integrity: take u64 in bio_integrity_intervals()
` [PATCH v3 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH v3 5/6] t10-pi: use bio_integrity_intervals() helper
` [PATCH v3 6/6] blk-integrity: avoid sector_t in bip_{get,set}_seed()
[PATCH v8 0/5] Enable ICE clock scaling
2026-04-17 13:32 UTC (7+ messages)
` [PATCH v8 1/5] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v8 2/5] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v8 3/5] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
[PATCH v7 0/3] Enable ICE clock scaling
2026-04-17 13:26 UTC (3+ messages)
` [PATCH v7 2/3] ufs: host: Add ICE clock scaling during UFS clock changes
[PATCH v2 0/4] add ufs support for Exynosautov920 SoC
2026-04-17 12:55 UTC (7+ messages)
` [PATCH v2 1/4] arm64: dts: exynosautov920: Add syscon hsi2 node
` [PATCH v2 2/4] dt-bindings: ufs: exynos: add ExynosAutov920 compatible string
` [PATCH v2 3/4] scsi: ufs: exynos: add support for ExynosAutov920 SoC
` [PATCH v2 4/4] arm64: dts: exynosautov920: enable support for ufs controller
[PATCH v2 0/6] block: fix integrity offset/length conversions
2026-04-17 7:55 UTC (14+ messages)
` [PATCH v2 1/6] block: use integrity interval instead of sector as seed
` [PATCH v2 2/6] bio-integrity-fs: pass data iter to bio_integrity_verify()
` [PATCH v2 3/6] blk-integrity: take u64 in bio_integrity_intervals()
` [PATCH v2 4/6] bio-integrity-fs: use integrity interval instead of sector as seed
` [PATCH v2 5/6] t10-pi: use bio_integrity_intervals() helper
` [PATCH v2 6/6] blk-integrity: avoid sector_t in bip_{get,set}_seed()
[PATCH] [SCSI] advansys: fix host resource leak in EISA probe error path
2026-04-17 6:56 UTC (6+ messages)
[PATCH v4 0/1] scsi: scsi_dh_alua: increase default ALUA timeout to maximum spec value
2026-04-17 5:32 UTC (3+ messages)
` [PATCH v4] "
[PATCH V3 0/2] Add post change sequence for link start notify
2026-04-17 4:23 UTC (6+ messages)
` [PATCH V3 1/2] ufs: core: Configure only active lanes during link
` [PATCH V3 2/2] ufs: ufs-qcom: Enable Auto Hibern8 clock request support
[PATCH 0/2] scsi: Replace FC-specific jammer with transport-agnostic fault injector
2026-04-16 16:37 UTC (3+ messages)
` [PATCH 1/2] scsi: tcm_qla2xxx: Remove FC-specific SCSI command jammer
` [PATCH 2/2] scsi: Add transport-agnostic initiator-side fault injector
[PATCH] scsi: pm8001: do not wait for port reset timeout after link down
2026-04-16 15:54 UTC
[PATCH] scsi: pm8001: reject non-fatal dump when controller is crashed
2026-04-16 15:46 UTC
[PATCH] scsi: pm8001: reject firmware update in fatal error state
2026-04-16 15:37 UTC
fix /dev/sg allocation failures register
2026-04-16 15:07 UTC (8+ messages)
` [PATCH 1/2] sg: don't use GFP_ATOMIC in sg_start_req
` [PATCH 2/2] block: only restrict bio allocation gfp mask asked to block
[PATCH] scsi: smartpqi silence a recursive lock warning
2026-04-16 14:14 UTC (5+ messages)
[PATCH v10 13/13] docs: add io_queue flag to isolcpus
2026-04-16 13:40 UTC (16+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-16 12:30 UTC (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "
[PATCH RFT 0/6] scsi_debug: fake timeout handling improvements
2026-04-16 9:12 UTC (3+ messages)
blktests failures with v7.0 kernel
2026-04-16 6:39 UTC
[PATCH v3 0/1] scsi: scsi_dh_alua: increase default ALUA timeout to maximum spec value
2026-04-16 6:25 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH v4] mpt3sas: Limit NVMe request size to 2 MiB
2026-04-15 17:43 UTC (2+ messages)
[PATCH v7 0/1] scsi: sas: fix mkfs.xfs failure due to bogus optimal_io_size
2026-04-15 7:18 UTC (2+ messages)
` [PATCH v7 1/1] scsi: sas: skip opt_sectors when DMA reports no real optimization hint
[PATCH RESEND] scsi: sr: propagate read-only status to block layer via set_disk_ro()
2026-04-15 6:56 UTC
[PATCH RESEND] scsi: sr: exclude CDC_MRW_W and CDC_RAM from writeable check
2026-04-15 6:51 UTC
[PATCH] scsi: target: iscsi: reject zero-length Extended CDB AHS
2026-04-15 4:08 UTC (7+ messages)
` [PATCH v2] scsi: target: iscsi: reject invalid size "
` [PATCH v3] "
[PATCH v2] scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
2026-04-15 2:40 UTC
[PATCH] scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
2026-04-15 2:37 UTC (5+ messages)
[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
2026-04-14 13:10 UTC (10+ messages)
` [PATCH 03/13] libmultipath: Add path selection support
[PATCH v3] mpt3sas: Limit NVMe request size to 2 MiB
2026-04-14 9:19 UTC (6+ messages)
[RFC PATCH 0/3] ata: libata-scsi: add multi-LUN support for ATAPI devices
2026-04-14 4:02 UTC (6+ messages)
` [PATCH 2/3] ata: libata-scsi: enable "
[PATCH v2] scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
2026-04-14 3:37 UTC
[PATCH] scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS mode
2026-04-14 3:32 UTC (2+ messages)
How to handle StarTech adapter
2026-04-14 3:27 UTC (2+ messages)
[PATCH] scsi: sd: infer lbpme from VPD B2 when READ CAPACITY 16 lacks LBPME
2026-04-14 3:16 UTC (2+ messages)
[PATCH] scsi: target: configfs: bound snprintf return in tg_pt_gp_members_show
2026-04-14 2:44 UTC (2+ messages)
[PATCH v3] scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails
2026-04-14 2:19 UTC (2+ messages)
[PATCH] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT0E25BAIP
2026-04-14 2:19 UTC (2+ messages)
[PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC
2026-04-14 2:19 UTC (2+ messages)
[PATCH] scsi: libsas: Delete unused to_dom_device() and to_dev_attr()
2026-04-14 2:19 UTC (2+ messages)
page: next (older)
- 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