linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-26 06:23:33 to 2025-08-28 18:27:50 UTC [more...]

[PATCH V3 0/4] Add DT-based gear and rate limiting support
 2025-08-28 18:27 UTC  (15+ messages)
` [PATCH V3 1/4] ufs: dt-bindings: Document gear and rate limit properties
` [PATCH V3 2/4] ufs: ufs-qcom: Remove redundant re-assignment to hs_rate
` [PATCH V3 3/4] ufs: pltfrm: Allow limiting HS gear and rate via DT
` [PATCH V3 4/4] ufs: ufs-qcom: Add support for limiting HS gear and rate

[PATCH v1 00/36] mm: remove nth_page()
 2025-08-28 18:25 UTC  (93+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
  ` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
  ` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()

[PATCH RESEND] scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-08-28 16:44 UTC  (2+ messages)

[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
 2025-08-28 13:35 UTC  (2+ messages)

[PATCH v24 00/18] Improve write performance for zoned UFS devices
 2025-08-28 13:32 UTC  (21+ messages)
` [PATCH v24 01/18] block: Support block devices that preserve the order of write requests
` [PATCH v24 02/18] blk-mq: Always insert sequential zoned writes into a software queue
` [PATCH v24 03/18] blk-mq: Restore the zone write order when requeuing
` [PATCH v24 04/18] blk-mq: Move the blk_queue_sq_sched() calls
` [PATCH v24 05/18] blk-mq: Run all hwqs for sq scheds if write pipelining is enabled
` [PATCH v24 06/18] block/mq-deadline: Enable zoned write pipelining
` [PATCH v24 07/18] blk-zoned: Add an argument to blk_zone_plug_bio()
` [PATCH v24 08/18] blk-zoned: Split an if-statement
` [PATCH v24 09/18] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller
` [PATCH v24 10/18] blk-zoned: Introduce a loop in blk_zone_wplug_bio_work()
` [PATCH v24 11/18] blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
` [PATCH v24 12/18] blk-zoned: Support pipelining of zoned writes
` [PATCH v24 13/18] null_blk: Add the preserves_write_order attribute
` [PATCH v24 14/18] scsi: core: Retry unaligned zoned writes
` [PATCH v24 15/18] scsi: sd: Increase retry count for "
` [PATCH v24 16/18] scsi: scsi_debug: Add the preserves_write_order module parameter
` [PATCH v24 17/18] scsi: scsi_debug: Support injecting unaligned write errors
` [PATCH v24 18/18] ufs: core: Inform the block layer about write ordering

blktests failures with v6.17-rc1 kernel
 2025-08-28 11:33 UTC  (4+ messages)

[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
 2025-08-28 10:16 UTC  (3+ messages)

[PATCH] scsi: lpfc: Fix buffer free/clear order in deferred receive path
 2025-08-28  4:45 UTC  (5+ messages)

[PATCH v2] scsi: lpfc: Fix buffer free/clear order in deferred receive path
 2025-08-28  4:40 UTC 

[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-08-28  0:59 UTC  (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool

[PATCH v3] nvme-cli: nvmf-autoconnect: udev-rule: add a file for new arrays
 2025-08-27 21:51 UTC  (3+ messages)

[PATCH v2] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-27 16:07 UTC  (3+ messages)

[PATCH] scsi: csiostor: Fix some spelling errors
 2025-08-27 12:16 UTC 

[PATCH] scsi: sr: Set rotational feature flag back
 2025-08-27 11:35 UTC 

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-27  9:43 UTC  (11+ messages)
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges

[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
 2025-08-27  5:54 UTC  (4+ messages)

[Bug 220504] New: [BUG] aacraid: DMA mapping leak in aac_send_raw_srb() causes eventual -ENOMEM failure
 2025-08-27  5:36 UTC  (4+ messages)
` [Bug 220504] "

[PATCH 0/4] scsi: hisi_sas: Switch to use tasklet over threaded irq handling
 2025-08-27  3:18 UTC  (9+ messages)

[PATCH v3 00/26] Optimize the hot path in the UFS driver
 2025-08-27  0:06 UTC  (27+ messages)
` [PATCH v3 01/26] scsi: core: Support allocating reserved commands
` [PATCH v3 02/26] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v3 03/26] scsi: core: Do not allocate a budget token for reserved commands
` [PATCH v3 04/26] scsi: core: Bypass the queue limit checks "
` [PATCH v3 05/26] scsi: core: Add scsi_{get,put}_internal_cmd() helpers
` [PATCH v3 06/26] scsi_debug: Set .alloc_pseudo_sdev
` [PATCH v3 07/26] ufs: core: Move an assignment
` [PATCH v3 08/26] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v3 09/26] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v3 10/26] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v3 11/26] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v3 12/26] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v3 13/26] ufs: core: Change the monitor function argument types
` [PATCH v3 14/26] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v3 15/26] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v3 16/26] ufs: core: Allocate more commands for the SCSI host
` [PATCH v3 17/26] ufs: core: Allocate the SCSI host earlier
` [PATCH v3 18/26] ufs: core: Call ufshcd_init_lrb() later
` [PATCH v3 19/26] ufs: core: Use hba->reserved_slot
` [PATCH v3 20/26] ufs: core: Make the reserved slot a reserved request
` [PATCH v3 21/26] ufs: core: Do not clear driver-private command data
` [PATCH v3 22/26] ufs: core: Optimize the hot path
` [PATCH v3 23/26] ufs: core: Pass a SCSI pointer instead of an LRB pointer
` [PATCH v3 24/26] ufs: core: Remove the ufshcd_lrb task_tag member
` [PATCH v3 25/26] ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
` [PATCH v3 26/26] ufs: core: Switch to scsi_get_internal_cmd()

[PATCH v2 00/10] ufs: host: mediatek: Power Management and Stability Enhancements
 2025-08-26 15:06 UTC  (4+ messages)
` [PATCH v2 01/10] ufs: host: mediatek: Enhance recovery on hibernation exit failure
` [PATCH v2 08/10] ufs: host: mediatek: Fix adapt issue after PA_Init

[PATCH V2 0/4] Add DT-based gear and rate limiting support
 2025-08-26 14:53 UTC  (4+ messages)
` [PATCH V2 1/4] ufs: dt-bindings: Document gear and rate limit properties

[PATCH] scsi: pm8001: Use int instead of u32 to store error codes
 2025-08-26  9:32 UTC 


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).