linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-22 07:59:55 to 2025-08-27 22:06:52 UTC [more...]

[PATCH v1 00/36] mm: remove nth_page()
 2025-08-27 22:01 UTC  (17+ 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 16/36] fs: hugetlbfs: cleanup "

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

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

[PATCH v24 00/18] Improve write performance for zoned UFS devices
 2025-08-27 21:29 UTC  (19+ 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

[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 

blktests failures with v6.17-rc1 kernel
 2025-08-27 10:10 UTC  (2+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-27  9:43 UTC  (48+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
                        ` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [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 RFC 29/35] scsi: core: drop nth_page() usage within SG entry
  ` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
  ` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry

[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  (11+ messages)
` [PATCH 1/4] scsi: hisi_sas: Use tasklet to process CQ interrupts
` [PATCH 4/4] scsi: hisi_sas: Remove unused hisi_sas_sync_poll_cqs()

[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 V3 0/4] Add DT-based gear and rate limiting support
 2025-08-26 15:37 UTC  (7+ 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 v2 00/10] ufs: host: mediatek: Power Management and Stability Enhancements
 2025-08-26 15:06 UTC  (12+ messages)
` [PATCH v2 01/10] ufs: host: mediatek: Enhance recovery on hibernation exit failure
` [PATCH v2 02/10] ufs: host: mediatek: Enhance recovery on resume failure
` [PATCH v2 03/10] ufs: host: mediatek: Correct system PM flow
` [PATCH v2 04/10] ufs: host: mediatek: Correct resume flow for LPM and MTCMOS
` [PATCH v2 05/10] ufs: host: mediatek: Support UFS PHY runtime PM and correct sequence
` [PATCH v2 06/10] ufs: host: mediatek: Disable auto-hibern8 during power mode changes
` [PATCH v2 07/10] ufs: host: mediatek: Return error directly on idle wait timeout
` [PATCH v2 08/10] ufs: host: mediatek: Fix adapt issue after PA_Init
` [PATCH v2 09/10] ufs: host: mediatek: Fix unbalanced IRQ enable issue
` [PATCH v2 10/10] ufs: host: mediatek: Fix device power control

[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 

[PATCH v10 0/3] scsi: sd: Cleanups and warning fixes in sd_revalidate_disk()
 2025-08-26  5:10 UTC  (7+ messages)
` [PATCH v10 1/3] scsi: sd: Fix build warning "
` [PATCH v10 2/3] scsi: sd: Remove redundant printk after kmalloc failure
` [PATCH v10 3/3] scsi: sd: make sd_revalidate_disk() return void

[PATCH v1 00/10] ufs: host: mediatek: Power Management and Stability Enhancements
 2025-08-26  3:04 UTC  (13+ messages)
` [PATCH v1 01/10] ufs: host: mediatek: Enhance recovery on hibernation exit failure
` [PATCH v1 02/10] ufs: host: mediatek: Enhance recovery on resume failure
` [PATCH v1 03/10] ufs: host: mediatek: Correct system PM flow
` [PATCH v1 04/10] ufs: host: mediatek: Correct resume flow for LPM and MTCMOS
` [PATCH v1 05/10] ufs: host: mediatek: Support UFS PHY runtime PM and correct sequence
` [PATCH v1 06/10] ufs: host: mediatek: Disable auto-hibern8 during power mode changes
` [PATCH v1 07/10] ufs: host: mediatek: Return error directly on idle wait timeout
` [PATCH v1 08/10] ufs: host: mediatek: Fix adapt issue after PA_Init
` [PATCH v1 09/10] ufs: host: mediatek: Fix unbalanced IRQ enable issue
` [PATCH v1 10/10] ufs: host: mediatek: Fix device power control

[PATCH v9 0/8] nvme-fc: FPIN link integrity handling
 2025-08-26  2:33 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] scsi: pm80xx: Fix expander support
 2025-08-26  2:33 UTC  (2+ messages)

[PATCH 0/6] scsi: use min()/min_t()/max() to improve code
 2025-08-26  2:33 UTC  (2+ messages)
` (subset) "

[PATCH] scsi: hpsa: fix incorrect comment format
 2025-08-26  2:33 UTC  (2+ messages)

[PATCH] scsi: myrs: Fix dma_alloc_coherent error check
 2025-08-26  2:33 UTC  (2+ messages)

[PATCH 0/6] mpi3mr: bug fixes and minor updates
 2025-08-26  1:41 UTC  (2+ messages)

[PATCH util-linux v4] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-25 17:09 UTC  (3+ messages)

[PATCH v6 4/9] scsi: Always define blogic_pci_tbl structure
 2025-08-25 16:56 UTC  (7+ messages)

[PATCH] scsi: aic94xx: remove self-assigned redundant code
 2025-08-25 15:59 UTC  (4+ messages)

[PATCH util-linux v3] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-08-25 15:56 UTC  (2+ messages)

[PATCH V2] ufs: ufs-qcom: Fix ESI null pointer dereference
 2025-08-25 15:42 UTC  (3+ messages)

[PATCH 0/3] Describe x1e80100 ufs
 2025-08-25  8:10 UTC  (4+ messages)
` [PATCH 3/3] dts: describe "

[PATCH v9 0/3] scsi: sd: Cleanups and warning fixes in sd_revalidate_disk()
 2025-08-25  1:58 UTC  (7+ messages)
` [PATCH v9 1/3] scsi: sd: Remove redundant printk after kmalloc failure
` [PATCH v9 2/3] scsi: sd: Fix build warning in sd_revalidate_disk()
` [PATCH v9 3/3] scsi: sd: make sd_revalidate_disk() return void

[PATCH] scsi: Use string choices helpers
 2025-08-24 18:44 UTC 

[PATCH v8 0/2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-24 16:29 UTC  (4+ messages)
` [PATCH v8 1/2] "

[PATCH] scsi: qla4xxx: Replace snprintf() with sysfs_emit()
 2025-08-23  8:14 UTC  (3+ messages)

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-08-23  4:37 UTC  (4+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits

[PATCH V3 0/5] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-22 17:49 UTC  (6+ messages)
` [PATCH V3 1/5] ufs: ufs-qcom: Streamline UFS MCQ resource mapping
` [PATCH V3 2/5] ufs: ufs-qcom: Refactor MCQ register dump logic

[PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
 2025-08-22 17:09 UTC  (2+ messages)

[PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
 2025-08-22 17:07 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.17-rc1
 2025-08-22 13:36 UTC  (2+ messages)


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