linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-03 21:18:23 to 2025-08-06 13:06:51 UTC [more...]

[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
 2025-08-06 13:06 UTC  (16+ messages)
` [PATCH v3 01/16] rust: str: normalize imports in `str.rs`
` [PATCH v3 02/16] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v3 03/16] rust: str: expose `str::Formatter::new` publicly
` [PATCH v3 04/16] rust: str: make `RawFormatter::bytes_written` public
` [PATCH v3 05/16] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v3 10/16] rust: block: add block related constants

[PATCH 0/5] add static huge zero folio support
 2025-08-06 12:48 UTC  (35+ messages)
` [PATCH 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH 3/5] mm: add static huge zero folio
` [PATCH 4/5] mm: add largest_zero_folio() routine
` [PATCH 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[bug report] blktests nvme/tcp nvme/060 hang
 2025-08-06 10:54 UTC  (7+ messages)

[PATCH v3 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
 2025-08-06  9:41 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/sbitmap: make sbitmap_get_shallow() internal

[PATCH 0/5] blk-mq: Replace tags->lock with SRCU for tag iterators
 2025-08-06  9:21 UTC  (26+ messages)
` [PATCH 1/5] blk-mq: Move flush queue allocation into blk_mq_init_hctx()
` [PATCH 2/5] blk-mq: Pass tag_set to blk_mq_free_rq_map/tags
` [PATCH 3/5] blk-mq: Defer freeing of tags page_list to SRCU callback
` [PATCH 4/5] blk-mq: Defer freeing flush queue "
` [PATCH 5/5] blk-mq: Replace tags->lock with SRCU for tag iterators

[PATCH v3 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-08-06  8:57 UTC  (6+ messages)
` [PATCH v3 1/5] blk-mq-sched: introduce high level elevator lock
` [PATCH v3 2/5] mq-deadline: switch to use "
` [PATCH v3 3/5] block, bfq: "
` [PATCH v3 4/5] blk-mq-sched: refactor __blk_mq_do_dispatch_sched()
` [PATCH v3 5/5] blk-mq-sched: support request batch dispatching for sq elevator

[PATCH] blk-wbt: Fix io starvation in wbt_rqw_done()
 2025-08-06  7:52 UTC  (4+ messages)

[PATCH] block: mark GFP_NOIO around sysfs ->store()
 2025-08-06  7:27 UTC  (2+ messages)

[PATCH 0/2] block: blk-rq-qos: replace static key with atomic bitop
 2025-08-06  7:21 UTC  (13+ messages)
` [PATCH 1/2] block: avoid cpu_hotplug_lock depedency on freeze_lock
` [PATCH 2/2] block: clear QUEUE_FLAG_QOS_ENABLED in rq_qos_del()

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-06  6:08 UTC  (12+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting
` [PATCHv2 2/7] block: align the bio after building it
` [PATCHv2 3/7] block: simplify direct io validity check
` [PATCHv2 4/7] iomap: "
` [PATCHv2 5/7] block: remove bdev_iter_is_aligned
` [PATCHv2 6/7] blk-integrity: use simpler alignment check
` [PATCHv2 7/7] iov_iter: remove iov_iter_is_aligned

[PATCHv2 0/2] block: blk-rq-qos: replace static key with atomic bitop
 2025-08-06  5:47 UTC  (7+ messages)
` [PATCHv2 1/2] block: avoid cpu_hotplug_lock depedency on freeze_lock
` [PATCHv2 2/2] block: clear QUEUE_FLAG_QOS_ENABLED in rq_qos_del()

[PATCH] zram: fix NULL pointer dereference in zcomp_available_show()
 2025-08-06  3:04 UTC  (8+ messages)

[PATCH] zram: protect recomp_algorithm_show() with ->init_lock
 2025-08-06  2:58 UTC  (3+ messages)

[blktests v1] block: add test for io_uring Protection Information (PI) interface using FS_IOC_GETLBMD_CAP
 2025-08-06  2:51 UTC  (2+ messages)

[PATCH] block: prevent deadlock in del_gendisk()
 2025-08-06  0:58 UTC  (4+ messages)

[PATCH 1/2] block: accumulate segment page gaps per bio
 2025-08-05 22:52 UTC  (5+ messages)
` [PATCH 2/2] nvme: remove virtual boundary for sgl capable devices

Maintainers Summit 2025 Call for Topics
 2025-08-05 14:43 UTC 

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-08-05 10:25 UTC  (3+ messages)
  ` [PATCH 05/17] rust: configfs: "

[PATCH 0/7] direct-io: even more flexible io vectors
 2025-08-05  6:57 UTC  (29+ messages)
` [PATCH 1/7] block: check for valid bio while splitting
` [PATCH 2/7] block: align the bio after building it
` [PATCH 3/7] block: simplify direct io validity check
` [PATCH 4/7] iomap: "
` [PATCH 5/7] block: remove bdev_iter_is_aligned
` [PATCH 6/7] blk-integrity: use simpler alignment check
` [PATCH 7/7] iov_iter: remove iov_iter_is_aligned

[PATCH v3 0/3] Optimize wbt and update its comments and doc
 2025-08-04 16:46 UTC  (2+ messages)

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-04 15:26 UTC  (14+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 02/10] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v1 03/10] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v1 06/10] types: move phys_vec definition to common header
` [PATCH v1 07/10] vfio: Export vfio device get and put registration helpers
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] block, bfq: Reorder struct bfq_iocq_bfqq_data
 2025-08-04 15:23 UTC  (3+ messages)

next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
 2025-08-04 14:57 UTC 

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-04 12:42 UTC  (17+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[syzbot] [block?] INFO: rcu detected stall in blkdev_release (3)
 2025-08-04 12:28 UTC 

[RFC v2 0/4] add static huge zero folio support
 2025-08-04 10:41 UTC  (10+ messages)
` [RFC v2 1/4] mm: rename huge_zero_page_shrinker to huge_zero_folio_shrinker
` [RFC v2 2/4] mm: add static huge zero folio

[PATCH blktests] zbd/005: remove offset option of blkzone reset command
 2025-08-04  8:37 UTC  (2+ messages)

[syzbot] [block?] WARNING: ODEBUG bug in disk_release
 2025-08-04  7:38 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 11/23] loop: Avoid updating block size under exclusive owner
 2025-08-03 21:20 UTC 

[PATCH AUTOSEL 6.12 16/31] loop: Avoid updating block size under exclusive owner
 2025-08-03 21:19 UTC 

[PATCH AUTOSEL 6.15 18/34] loop: Avoid updating block size under exclusive owner
 2025-08-03 21:18 UTC 

[PATCH AUTOSEL 6.16 19/35] loop: Avoid updating block size under exclusive owner
 2025-08-03 21:17 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).