messages from 2025-08-09 13:34:59 to 2025-08-13 02:52:16 UTC [more...]
[PATCH blktests v2 0/3] blktest: add unmap write zeroes tests
2025-08-13 2:44 UTC (4+ messages)
` [PATCH blktests v2 1/3] scsi/010: "
` [PATCH blktests v2 2/3] dm/003: "
` [PATCH blktests v2 3/3] nvme/065: "
[PATCH xfsprogs v2] xfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-08-13 2:42 UTC
[PATCH util-linux v2] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-08-13 2:40 UTC
[PATCH v3] loop: use vfs_getattr_nosec() for accurate file size
2025-08-13 1:38 UTC (2+ messages)
[PATCH v2] block: restore default wbt enablement
2025-08-13 0:41 UTC (2+ messages)
[PATCH v23 00/16] Improve write performance for zoned UFS devices
2025-08-12 23:57 UTC (19+ 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 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
2025-08-12 21:13 UTC (10+ 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
[PATCHv6 0/8] blk dma iter for integrity metadata
2025-08-12 16:24 UTC (11+ messages)
` [PATCHv6 1/8] blk-mq-dma: create blk_map_iter type
` [PATCHv6 2/8] blk-mq-dma: provide the bio_vec array being iterated
` [PATCHv6 3/8] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv6 4/8] blk-mq: remove REQ_P2PDMA flag
` [PATCHv6 5/8] blk-mq-dma: move common dma start code to a helper
` [PATCHv6 6/8] blk-mq-dma: add support for mapping integrity metadata
` [PATCHv6 7/8] nvme-pci: create common sgl unmapping helper
` [PATCHv6 8/8] nvme-pci: convert metadata mapping to dma iter
[PATCH] block: fix "prefered"->"preferred"
2025-08-12 15:25 UTC (2+ messages)
[PATCH] block: Fix wbt can not be enabled
2025-08-12 14:02 UTC (2+ messages)
[PATCH v2] loop: use vfs_getattr_nosec() for accurate file size
2025-08-12 9:34 UTC (12+ messages)
[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
2025-08-12 8:44 UTC (16+ messages)
` [PATCH v4 01/15] rust: str: normalize imports in `str.rs`
` [PATCH v4 02/15] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v4 03/15] rust: str: expose `str::{Formatter, RawFormatter}` publicly
` [PATCH v4 04/15] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v4 05/15] rust: block: normalize imports for `gen_disk.rs`
` [PATCH v4 06/15] rust: block: use `NullTerminatedFormatter`
` [PATCH v4 07/15] rust: block: remove `RawWriter`
` [PATCH v4 08/15] rust: block: remove trait bound from `mq::Request` definition
` [PATCH v4 09/15] rust: block: add block related constants
` [PATCH v4 10/15] rnull: move driver to separate directory
` [PATCH v4 11/15] rnull: enable configuration via `configfs`
` [PATCH v4 12/15] rust: block: add `GenDisk` private data support
` [PATCH v4 13/15] rust: block: mq: fix spelling in a safety comment
` [PATCH v4 14/15] rust: block: add remote completion to `Request`
` [PATCH v4 15/15] rnull: add soft-irq completion support
[RFC PATCH 0/5] FDP file I/O
2025-08-12 8:24 UTC (9+ messages)
` [RFC PATCH 1/5] fs: add a new user_write_streams() callback
` [RFC PATCH 2/5] fs: add the interface to query user write streams
` [RFC PATCH 3/5] fs: add a write stream field to the inode
` [RFC PATCH 4/5] fs: propagate write stream
[PATCH v3] f2fs: introduce flush_policy sysfs entry
2025-08-12 8:22 UTC (8+ messages)
[PATCH v5 4/5] rust: block: convert `block::mq` to use `Refcount`
2025-08-12 8:17 UTC (4+ messages)
[REGRESSION][BISECTED] Unexpected OOM instead of reclaiming inactive file pages
2025-08-12 7:37 UTC (5+ messages)
[PATCH v3 0/5] add persistent huge zero folio support
2025-08-12 3:52 UTC (21+ 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()
[PATCH v2 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
2025-08-11 21:28 UTC (3+ messages)
` [PATCH v2 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH v2 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, "
[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 (5+ messages)
[PATCH] ublk: check for unprivileged daemon on each I/O fetch
2025-08-11 14:01 UTC (3+ 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)
[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)
[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 (4+ messages)
` [PATCH v2 3/5] mm: add persistent huge zero folio
[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 (6+ messages)
[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)
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;
as well as URLs for NNTP newsgroup(s).