messages from 2025-08-12 08:22:49 to 2025-08-14 09:21:23 UTC [more...]
[PATCHv3 0/3] block: blk-rq-qos: replace static key with atomic bitop
2025-08-14 9:21 UTC (7+ messages)
` [PATCHv3 1/3] block: skip q->rq_qos check in rq_qos_done_bio()
` [PATCHv3 2/3] block: decrement block_rq_qos static key in rq_qos_del()
` [PATCHv3 3/3] block: avoid cpu_hotplug_lock depedency on freeze_lock
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-14 9:07 UTC (21+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 14/19] rust: platform: "
` [PATCH v2 15/19] rust: seq_file: "
[PATCH 6.6.y v2 1/1] block: Fix bounce check logic in blk_queue_may_bounce()
2025-08-14 9:03 UTC (2+ messages)
[PATCH v4 00/15] rnull: add configfs, remote completion to rnull
2025-08-14 8:58 UTC (33+ 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
[PATCH 00/16] blk-mq: introduce new queue attribute asyc_dpeth
2025-08-14 8:57 UTC (24+ messages)
` [PATCH 01/16] blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
` [PATCH 02/16] blk-mq: remove useless checking from queue_requests_store()
` [PATCH 03/16] blk-mq: remove useless checkings from blk_mq_update_nr_requests()
` [PATCH 04/16] blk-mq: check invalid nr_requests in queue_requests_store()
` [PATCH 05/16] blk-mq: fix elevator depth_updated method
` [PATCH 06/16] blk-mq: cleanup shared tags case in blk_mq_update_nr_requests()
` [PATCH 07/16] blk-mq: split bitmap grow and resize "
` [PATCH 08/16] blk-mq: fix blk_mq_tags double free while nr_requests grown
` [PATCH 09/16] block: convert nr_requests to unsigned int
` [PATCH 10/16] blk-mq-sched: unify elevators checking for async requests
` [PATCH 11/16] blk-mq: add a new queue sysfs attribute async_depth
` [PATCH 12/16] kyber: covert to use request_queue->async_depth
` [PATCH 13/16] mq-deadline: "
` [PATCH 14/16] block, bfq: convert "
` [PATCH 15/16] blk-mq: fix stale nr_requests documentation
` [PATCH 16/16] blk-mq: add documentation for new queue attribute async_dpeth
[PATCH v2] block: restore default wbt enablement
2025-08-14 8:40 UTC (7+ messages)
[PATCH v23 00/16] Improve write performance for zoned UFS devices
2025-08-14 8:30 UTC (5+ messages)
` [PATCH v23 01/16] block: Support block devices that preserve the order of write requests
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-08-14 7:54 UTC (11+ messages)
` [PATCH v3 1/9] gpu: nova-core: "
` [PATCH v3 2/9] rust: alloc: "
` [PATCH v3 3/9] rust: block: "
` [PATCH v3 4/9] rust: device: "
` [PATCH v3 5/9] rust: file: "
` [PATCH v3 6/9] rust: kunit: "
` [PATCH v3 7/9] rust: seq_file: "
` [PATCH v3 8/9] rust: sync: "
` [PATCH v3 9/9] rust: device: "
[PATCH v4 0/2] review of v3 loop: use vfs_getattr_nosec()
2025-08-14 6:38 UTC (4+ messages)
` [PATCH v4 1/2] loop: Rename and merge get_size/get_loop_size to lo_calculate_size
` [PATCH v4 2/2] loop: use vfs_getattr_nosec for accurate file size
Question on setting IO polling behavior and documentations
2025-08-14 5:14 UTC
[PATCHv2 0/7] direct-io: even more flexible io vectors
2025-08-14 1:42 UTC (9+ messages)
` [PATCHv2 1/7] block: check for valid bio while splitting
[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
2025-08-14 1:14 UTC (15+ messages)
` [PATCH 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
[PATCH v3] DRBD: replace strcpy with strscpy
2025-08-13 22:54 UTC
[syzbot] [block?] KASAN: slab-use-after-free Read in update_io_ticks (3)
2025-08-13 20:02 UTC
[PATCHv7 0/9] blk dma iter for integrity metadata
2025-08-13 16:57 UTC (18+ messages)
` [PATCHv7 1/9] blk-mq-dma: create blk_map_iter type
` [PATCHv7 2/9] blk-mq-dma: provide the bio_vec array being iterated
` [PATCHv7 3/9] blk-mq-dma: require unmap caller provide p2p map type
` [PATCHv7 4/9] blk-mq: remove REQ_P2PDMA flag
` [PATCHv7 5/9] blk-mq-dma: move common dma start code to a helper
` [PATCHv7 6/9] blk-mq-dma: add scatter-less integrity data DMA mapping
` [PATCHv7 7/9] blk-integrity: use iterator for mapping sg
` [PATCHv7 8/9] nvme-pci: create common sgl unmapping helper
` [PATCHv7 9/9] nvme-pci: convert metadata mapping to dma iter
[PATCH] blkcg: Optimize exit to user space
2025-08-13 16:53 UTC (2+ messages)
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-13 15:37 UTC (7+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH 0/2] block: blk-rq-qos: replace static key with atomic bitop
2025-08-13 15:01 UTC (8+ messages)
[PATCH] Docs: admin-guide: Correct spelling mistake
2025-08-13 12:32 UTC (4+ messages)
[blktests v1] block: add test for io_uring Protection Information (PI) interface using FS_IOC_GETLBMD_CAP
2025-08-13 11:24 UTC (4+ messages)
blktests failures with v6.17-rc1 kernel
2025-08-13 10:50 UTC
[PATCH] drbd: Remove redundant semicolons
2025-08-13 9:41 UTC
[PATCHv6 0/8] blk dma iter for integrity metadata
2025-08-13 6:52 UTC (14+ 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 v3 0/2] iterate_folioq bug when offset==size (Was: [REGRESSION] 9pfs issues on 6.12-rc1)
2025-08-13 6:04 UTC (3+ messages)
` [PATCH v3 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
` [PATCH v3 2/2] iov_iter: iov_folioq_get_pages: don't leave empty slot behind
[PATCH] block: fix "prefered"->"preferred"
2025-08-13 3:05 UTC (3+ messages)
[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] 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 (8+ messages)
[PATCH v2] loop: use vfs_getattr_nosec() for accurate file size
2025-08-12 8:39 UTC (2+ messages)
[RFC PATCH 0/5] FDP file I/O
2025-08-12 8:24 UTC (5+ messages)
` [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 (6+ 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).