messages from 2025-08-05 02:26:54 to 2025-08-11 21:46:00 UTC [more...]
[PATCH V1 0/3] Add DT-based gear and rate limiting support
2025-08-11 21:45 UTC (28+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
[PATCH] scsi: pm80xx: Fix race condition caused by static variables
2025-08-11 21:22 UTC (3+ messages)
[PATCH v23 00/16] Improve write performance for zoned UFS devices
2025-08-11 20:08 UTC (17+ messages)
` [PATCH v23 01/16] block: Support block devices that preserve the order of write requests
` [PATCH v23 02/16] blk-mq: Always insert sequential zoned writes into a software queue
` [PATCH v23 03/16] blk-mq: Restore the zone write order when requeuing
` [PATCH v23 04/16] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled
` [PATCH v23 05/16] block/mq-deadline: Preserve the zwr order if zoned write plugging "
` [PATCH v23 06/16] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v23 07/16] blk-zoned: Split an if-statement
` [PATCH v23 08/16] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v23 09/16] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v23 10/16] blk-zoned: Support pipelining of zoned writes
` [PATCH v23 11/16] null_blk: Add the preserves_write_order attribute
` [PATCH v23 12/16] scsi: core: Retry unaligned zoned writes
` [PATCH v23 13/16] scsi: sd: Increase retry count for "
` [PATCH v23 14/16] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v23 15/16] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v23 16/16] ufs: core: Inform the block layer about write ordering
[PATCH v5 00/11] Improvements to S5 power consumption
2025-08-11 19:41 UTC (12+ messages)
` [PATCH v5 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v5 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v5 03/11] usb: sl811-hcd: "
` [PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v5 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v5 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v5 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v5 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v5 09/11] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v5 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v5 11/11] PM: Use hibernate flows for system power off
[PATCH v2 00/30] Optimize the hot path in the UFS driver
2025-08-11 17:34 UTC (31+ messages)
` [PATCH v2 01/30] scsi: core: Support allocating reserved commands
` [PATCH v2 02/30] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v2 03/30] scsi: core: Do not allocate a budget token for reserved commands
` [PATCH v2 04/30] scsi: core: Add scsi_{get,put}_internal_cmd() helpers
` [PATCH v2 05/30] scsi: core: Introduce scsi_host_update_can_queue()
` [PATCH v2 06/30] scsi_debug: Set .alloc_pseudo_sdev
` [PATCH v2 07/30] ufs: core: Move an assignment
` [PATCH v2 08/30] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v2 09/30] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v2 10/30] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v2 11/30] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v2 12/30] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v2 13/30] ufs: core: Change the monitor function argument types
` [PATCH v2 14/30] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v2 15/30] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v2 16/30] ufs: core: Cache the DMA buffer sizes
` [PATCH v2 17/30] ufs: core: Add an argument to ufshcd_mcq_decide_queue_depth()
` [PATCH v2 18/30] ufs: core: Add an argument to ufshcd_alloc_mcq()
` [PATCH v2 19/30] ufs: core: Call ufshcd_mcq_init() once
` [PATCH v2 20/30] ufs: core: Allocate the SCSI host earlier
` [PATCH v2 21/30] ufs: core: Make ufshcd_mcq_init() independent of hba->nutrs
` [PATCH v2 22/30] ufs: core: Call ufshcd_init_lrb() later
` [PATCH v2 23/30] ufs: core: Use hba->reserved_slot
` [PATCH v2 24/30] ufs: core: Make the reserved slot a reserved request
` [PATCH v2 25/30] ufs: core: Do not clear driver-private command data
` [PATCH v2 26/30] ufs: core: Optimize the hot path
` [PATCH v2 27/30] ufs: core: Remove the ufshcd_lrb task_tag member
` [PATCH v2 28/30] ufs: core: Initialize the 'hwq' variable earlier
` [PATCH v2 29/30] ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
` [PATCH v2 30/30] ufs: core: Switch to scsi_get_internal_cmd()
[PATCH V2 0/4] Enable UFS MCQ support for SM8650 and SM8750
2025-08-11 17:13 UTC (14+ messages)
` [PATCH V2 1/4] dt-bindings: ufs: qcom: Document MCQ register space for UFS
` [PATCH V2 2/4] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller
` [PATCH V2 3/4] arm64: dts: qcom: sm8750: "
` [PATCH V2 4/4] ufs: ufs-qcom: Streamline UFS MCQ resource mapping
[PATCH] scsi: qla4xxx: Replace snprintf() with sysfs_emit()
2025-08-11 17:06 UTC
[PATCH 0/4] UFS driver bug fixes
2025-08-11 15:46 UTC (5+ messages)
` [PATCH 1/4] ufs: core: Fix IRQ lock inversion for the SCSI host lock
` [PATCH 2/4] ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()
` [PATCH 3/4] ufs: core: Fix the return value documentation
` [PATCH 4/4] ufs: core: Rename ufshcd_wait_for_doorbell_clr()
CVE-2022-50031: scsi: iscsi: Fix HW conn removal use after free
2025-08-11 15:21 UTC (4+ messages)
[PATCH V1 0/3] Enable UFS MCQ support for SM8650 and SM8750
2025-08-11 14:34 UTC (11+ messages)
` [PATCH V1 2/3] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller
[PATCH v1 00/10] ufs: host: mediatek: Provide features and fixes in MediaTek platforms
2025-08-11 13:11 UTC (11+ messages)
` [PATCH v1 01/10] ufs: host: mediatek: Simplify variable usage
` [PATCH v1 02/10] ufs: host: mediatek: Fix auto-hibern8 timer configuration
` [PATCH v1 03/10] ufs: host: mediatek: Add debug information for Auto-Hibern8
` [PATCH v1 04/10] ufs: host: mediatek: Fine-tune clock scaling
` [PATCH v1 05/10] ufs: host: mediatek: Fix PWM mode switch issue
` [PATCH v1 06/10] ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode change
` [PATCH v1 07/10] ufs: host: mediatek: Optimize power mode change handling
` [PATCH v1 08/10] ufs: host: mediatek: Fix UniPro setting for MT6989
` [PATCH v1 09/10] ufs: host: mediatek: Change reset sequence for improved stability
` [PATCH v1 10/10] ufs: host: mediatek: Fix invalid access in vccqx handling
[PATCH v5.10] scsi: pm80xx: Fix memory leak during rmmod
2025-08-11 11:20 UTC (5+ messages)
[PATCH v1] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
2025-08-11 8:16 UTC (10+ messages)
[Bug 213759] New: CD tray ejected on hibernate resume
2025-08-11 7:38 UTC (2+ messages)
` [Bug 213759] "
[PATCH V2] ufs: ufs-qcom: Fix ESI null pointer dereference
2025-08-11 7:33 UTC
[PATCH v6 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
2025-08-11 0:39 UTC (4+ messages)
` [PATCH v6 1/2] scsi: sd: make sd_revalidate_disk() return void
` [PATCH v6 2/2] scsi: sd: Fix build warning in sd_revalidate_disk()
[PATCH V1] ufs: ufs-qcom: Fix ESI null pointer dereference
2025-08-10 19:15 UTC (3+ messages)
` [PATCH] "
[PATCH AUTOSEL 6.16-5.4] scsi: aacraid: Stop using PCI_IRQ_AFFINITY
2025-08-10 0:20 UTC (3+ messages)
` [PATCH AUTOSEL 6.16-5.15] scsi: target: core: Generate correct identifiers for PR OUT transport IDs
` [PATCH AUTOSEL 6.16-5.4] scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
[PATCH v5 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
2025-08-09 8:17 UTC (4+ messages)
` [PATCH v5 1/2] scsi: sd: make sd_revalidate_disk() return void
` [PATCH v5 2/2] scsi: sd: Fix build warning in sd_revalidate_disk()
[PATCH RFC] scsi: sd: Fix build warning in sd_revalidate_disk()
2025-08-08 19:25 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
2025-08-08 8:51 UTC
Questions about dquota write by writeback in the context of storage shortage
2025-08-08 5:08 UTC
[PATCH 00/24] Optimize the hot path in the UFS driver
2025-08-07 16:35 UTC (12+ messages)
` [PATCH 04/24] scsi: core: Implement reserved command handling
[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
2025-08-05 5:28 UTC (3+ messages)
[PATCH v3 0/2] scsi: Use vmalloc_array and vcalloc to simplify code
2025-08-06 15:20 UTC (4+ messages)
` [PATCH v3 1/2] scsi: ipr: use vmalloc_array "
` [PATCH v3 2/2] scsi: scsi_debug: use vcalloc "
[GIT PULL] SCSI updates for the 6.16+ merge window
2025-08-06 12:56 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: ufs: qcom: Split SC7180, SM8650 and similar into separate file
2025-08-06 5:58 UTC (3+ messages)
[PATCH] scsi: hpsa: fix incorrect comment format
2025-08-06 3:13 UTC
[PATCH v4 0/5] libsas cleanups
2025-08-06 2:39 UTC (2+ messages)
[PATCH] scsi: Correct sysfs attributes access rights
2025-08-06 2:39 UTC (2+ messages)
[PATCH][next] scsi: scsi_debug: make read-only arrays static const
2025-08-06 2:39 UTC (2+ messages)
[PATCH v2] scsi: ufs: core: Remove error print for devm_add_action_or_reset()
2025-08-06 2:34 UTC (2+ messages)
[PATCH 0/5] Retry READ CAPACITY(10)/(16) with good status but no data
2025-08-06 2:22 UTC (3+ messages)
[PATCH v1] ufs: host: mediatek: Fix out-of-bounds access in MCQ IRQ mapping
2025-08-06 2:10 UTC (2+ messages)
[PATCH] scsi: lpfc: Remove redundant assignment to avoid memory leak
2025-08-06 2:06 UTC (2+ messages)
[PATCH] scsi: lpfc: Fix wrong function reference in a comment
2025-08-06 1:57 UTC (2+ messages)
[PATCH V1] ufs: core: Fix interrupt handling for MCQ Mode in ufshcd_intr
2025-08-06 1:54 UTC (3+ messages)
[PATCH AUTOSEL 6.16-5.4] scsi: bfa: Double-free fix
2025-08-05 13:09 UTC (7+ messages)
` [PATCH AUTOSEL 6.16-6.12] scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
` [PATCH AUTOSEL 6.16-5.4] scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
` [PATCH AUTOSEL 6.16-6.15] scsi: pm80xx: Free allocated tags after failure
` [PATCH AUTOSEL 6.16-6.1] scsi: mpi3mr: Correctly handle ATA device errors
` [PATCH AUTOSEL 6.16-5.4] scsi: mpt3sas: "
` [PATCH AUTOSEL 6.16-5.4] scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
[PATCH v9 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
2025-08-05 13:07 UTC (3+ messages)
` [PATCH v9 18/31] elx: efct: Driver initialization routines
[PATCH v2 0/2] Use vmalloc_array and vcalloc to simplify code
2025-08-05 12:50 UTC (6+ messages)
` [PATCH v2 1/2] scsi: ipr: Use vmalloc_array "
` [PATCH v2 2/2] scsi: scsi_debug: Use vcalloc "
[PATCH 0/1] scsi: qla1280: Make 64-bit DMA addressing a Kconfig option
2025-08-05 8:52 UTC (3+ messages)
[PATCH v4] scsi: ufs: core: Don't perform UFS clkscale if host asyn scan in progress
2025-08-05 7:39 UTC (11+ messages)
[PATCH] scsi: ufs: qcom: Drop dead compile guard
2025-08-05 7:04 UTC (4+ messages)
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