linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-07 10:19:57 to 2025-08-11 20:43:02 UTC [more...]

[REGRESSION][BISECTED] Unexpected OOM instead of reclaiming inactive file pages
 2025-08-11 20:42 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 v2] loop: use vfs_getattr_nosec() for accurate file size
 2025-08-11 19:03 UTC 

[PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
 2025-08-11 18:55 UTC  (7+ messages)
` [PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind

[PATCHv5 0/8] blk dma iter for integrity metadata
 2025-08-11 17:04 UTC  (21+ messages)
` [PATCHv5 1/8] blk-mq-dma: introduce blk_map_iter
` [PATCHv5 2/8] blk-mq-dma: provide the bio_vec list being iterated
` [PATCHv5 3/8] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv5 4/8] blk-mq: remove REQ_P2PDMA flag
` [PATCHv5 5/8] blk-mq-dma: move common dma start code to a helper
` [PATCHv5 6/8] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv5 7/8] nvme-pci: create common sgl unmapping helper
` [PATCHv5 8/8] nvme-pci: convert metadata mapping to dma iter

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

[PATCH 1/2] block: accumulate segment page gaps per bio
 2025-08-11 16:17 UTC  (6+ messages)

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

[PATCH v2 0/5] Remove several superfluous sector casts
 2025-08-11 15:56 UTC  (6+ messages)
` [PATCH v2 1/5] block, bfq: Remove a superfluous cast
` [PATCH v2 2/5] block, genhd: Remove disk_stats.sectors casts
` [PATCH v2 3/5] bcache, tracing: Do not truncate orig_sector
` [PATCH v2 4/5] bcache, tracing: Remove superfluous casts
` [PATCH v2 5/5] block, "

[PATCH v5 4/5] rust: block: convert `block::mq` to use `Refcount`
 2025-08-11 14:12 UTC  (3+ messages)

[bug report] blktests nvme/tcp nvme/060 hang
 2025-08-11 14:10 UTC  (3+ messages)

[PATCH v2] block: fix kobject double initialization in add_disk
 2025-08-11 14:01 UTC  (9+ messages)

[PATCH] ublk: check for unprivileged daemon on each I/O fetch
 2025-08-11 14:01 UTC  (6+ messages)

[PATCH] blk-cgroup: remove redundant __GFP_NOWARN
 2025-08-11 14:01 UTC  (3+ messages)

[PATCH v2] block, bfq: remove redundant __GFP_NOWARN
 2025-08-11 14:01 UTC  (2+ messages)

[PATCH] ublk: don't quiesce in ublk_ch_release
 2025-08-11 14:01 UTC  (3+ messages)

[PATCH] drbd: Remove the open-coded page pool
 2025-08-11 14:01 UTC  (3+ messages)

[PATCH v3] f2fs: introduce flush_policy sysfs entry
 2025-08-11 13:44 UTC  (2+ messages)

[linus:master] [block] 9b8b84879d: fio.read_iops 59.4% regression
 2025-08-11 11:25 UTC  (2+ messages)

[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-11 10:44 UTC  (5+ messages)

[PATCH v3 0/5] add persistent huge zero folio support
 2025-08-11 10:43 UTC  (20+ messages)
` [PATCH v3 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH v3 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH v3 3/5] mm: add persistent huge zero folio
` [PATCH v3 4/5] mm: add largest_zero_folio() routine
` [PATCH v3 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCHv2 0/7] direct-io: even more flexible io vectors
 2025-08-11 10:32 UTC  (10+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting
` [PATCHv2 2/7] block: align the bio after building it

v6.17-rc1 cpu_hotplug_lock deadlock splat - blk_mq_alloc_queue vs fs_reclaim
 2025-08-11  9:19 UTC  (2+ messages)

[PATCH v3 1/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
 2025-08-11  8:55 UTC  (4+ messages)

[PATCH v2 0/5] add persistent huge zero folio support
 2025-08-11  8:33 UTC  (10+ messages)
` [PATCH v2 1/5] mm: rename huge_zero_page to huge_zero_folio
` [PATCH v2 2/5] mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
` [PATCH v2 3/5] mm: add persistent huge zero folio
` [PATCH v2 4/5] mm: add largest_zero_folio() routine
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH] block, bfq: remove redundant __GFP_NOWARN
 2025-08-11  7:40 UTC  (3+ messages)

[PATCH v3] brd: use page reference to protect page lifetime
 2025-08-11  6:56 UTC 

[PATCH v3 0/5] blk-mq-sched: support request batch dispatching for sq elevator
 2025-08-11  6:17 UTC  (8+ messages)
` [PATCH v3 1/5] blk-mq-sched: introduce high level elevator lock

[PATCH v2] brd: use page reference to protect page lifetime
 2025-08-11  1:42 UTC  (3+ messages)

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-11  1:20 UTC  (4+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-10 17:02 UTC  (24+ messages)
` [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 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH AUTOSEL 6.16-5.10] block: avoid possible overflow for chunk_sectors check in blk_stack_limits()
 2025-08-10 16:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16-6.12] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap

[PATCHv2 0/2] block: replace reliance on virt boundary
 2025-08-10 14:59 UTC  (5+ messages)
` [PATCHv2 1/2] block: accumulate segment page gaps per bio
` [PATCHv2 2/2] nvme: remove virtual boundary for sgl capable devices

[PATCH v2 11/13] rust: block: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-08-10  7:40 UTC  (5+ messages)

[GIT PULL] Block changes for 6.17-rc1
 2025-08-09  5:54 UTC  (2+ messages)

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-08 19:03 UTC 

[PATCH 1/1] loop: sync filesystem cache before getting file size in get_size()
 2025-08-08 18:59 UTC 

[PATCH] ublk: inline __ublk_ch_uring_cmd()
 2025-08-08 15:32 UTC 

[PATCHv4 0/8] blk-mq: introduce blk_map_iter
 2025-08-08 13:01 UTC  (5+ messages)
  ` [PATCHv4 4/8] blk-mq: remove REQ_P2PDMA flag
  ` [PATCHv4 8/8] nvme-pci: convert metadata mapping to dma iter

[PATCH] block: genhd: use max() to improve inflight IO counting code
 2025-08-08 12:28 UTC 

[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-08-08  9:43 UTC  (3+ messages)
  ` [PATCH v2 3/8] rust: block: "

[PATCH] block: fix kobject double initialization in add_disk
 2025-08-08  9:42 UTC  (7+ messages)

[PATCH] block: prevent deadlock in del_gendisk()
 2025-08-08  8:41 UTC  (2+ messages)

[PATCHv2 0/2] block: blk-rq-qos: replace static key with atomic bitop
 2025-08-08  7:49 UTC  (2+ messages)

[bug report] WARNING: possible circular locking dependency detected at pcpu_alloc_noprof+0x128/0xeb8 and elevator_change+0x138/0x440
 2025-08-08  5:45 UTC  (2+ messages)

[bug report] WARNING: possible circular locking dependency detected at pcpu_alloc_noprof+0x8a3/0xd50 and __blk_mq_update_nr_hw_queues+0x30d/0xc50
 2025-08-08  5:38 UTC 

[PATCH] loop: Remove redundant __GFP_NOWARN
 2025-08-08  2:19 UTC  (2+ messages)

[patch v4 0/2] lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
 2025-08-07 12:30 UTC  (2+ messages)

[PATCH] nvmet: exit debugfs after discovery subsystem exits
 2025-08-07 12:28 UTC  (2+ messages)

[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
 2025-08-07  9:57 UTC  (7+ messages)
` [PATCH v3 12/16] rnull: enable configuration via `configfs`
` [PATCH v3 13/16] rust: block: add `GenDisk` private data support


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