org.kernel.vger.linux-block archive
1334 archived articles, newest first (page 10 of 14). Latest articles →
[RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
Tue, 4 Aug 2026 14:53:11 +0800[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
Tue, 4 Aug 2026 14:53:10 +0800Re: [PATCH v3] block/blk-iocost: annotate ioc_pd_stat reads with data_race()
Mon, 3 Aug 2026 20:42:11 -1000Re: [PATCH] selftests: ublk: add rotating auto_buf index regression test
Tue, 4 Aug 2026 14:32:01 +0800Re: [PATCH v7 0/2] badblocks: fix rounding bug and validate input range
Tue, 4 Aug 2026 13:49:46 +0800Re: [PATCH v5 3/4] zram: validate parameters in each backend's setup_params
Tue, 4 Aug 2026 14:48:44 +0900[PATCH v3] block/blk-iocost: annotate ioc_pd_stat reads with data_race()
Tue, 4 Aug 2026 13:41:20 +0800Re: [PATCH v7 0/2] badblocks: fix rounding bug and validate input range
Tue, 4 Aug 2026 11:11:29 +0530Re: [PATCH v5 3/4] zram: validate parameters in each backend's setup_params
Tue, 4 Aug 2026 14:36:59 +0900Re: [PATCH v5 2/4] zram: reject zero-size dictionary
Tue, 4 Aug 2026 14:32:04 +0900[PATCH v3] Documentation: block: zloop: clarify capacity alignment
Tue, 4 Aug 2026 13:29:41 +0800Re: [PATCH v2 01/12] aoe: Enable lock context analysis
Tue, 4 Aug 2026 10:39:57 +0530Re: [PATCH v4 3/4] zram: validate parameters in each backend's setup_params
Tue, 4 Aug 2026 13:42:21 +0900Re: [PATCH v2] Documentation: block: zloop: clarify capacity alignment
Tue, 4 Aug 2026 13:29:09 +0900Re: [PATCH v2] zloop: truncate finished zones to zone capacity
Tue, 4 Aug 2026 13:26:24 +0900[PATCH v2] Documentation: block: zloop: clarify capacity alignment
Tue, 4 Aug 2026 11:41:21 +0800Re: [PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
Tue, 4 Aug 2026 11:04:10 +0800Re: [PATCH] selftests: ublk: add rotating auto_buf index regression test
Mon, 03 Aug 2026 20:40:16 -0600[PATCH v2] zloop: truncate finished zones to zone capacity
Tue, 4 Aug 2026 10:34:03 +0800Re: [PATCH v2 0/8] ublk: io_desc optimizations
Mon, 03 Aug 2026 20:32:32 -0600Re: [PATCH v2 0/3] ublk: harden user buffer handling
Mon, 03 Aug 2026 20:32:30 -0600Re: [PATCH] block/bfq-cgroup: use data_race() for online test
Mon, 03 Aug 2026 20:18:36 -0600Re: [PATCH] blk-throttle: remove dead field last_check_time from throtl_grp
Mon, 03 Aug 2026 20:17:12 -0600Re: [PATCH 0/4] block: drain per-cpu latency stats over possible CPUs
Mon, 03 Aug 2026 20:17:10 -0600Re: [PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
Mon, 03 Aug 2026 20:17:09 -0600Re: [PATCH v2] block/blk-cgroup-rwstat: use data_race() for online test
Mon, 03 Aug 2026 20:17:07 -0600Re: [PATCH] block/bfq-cgroup: use data_race() for online test
Tue, 4 Aug 2026 10:08:14 +0800[PATCH v2 7/8] selftests: ublk: add UBLK_F_IO_DESC_SIZE test
Mon, 3 Aug 2026 15:14:39 -0600[PATCH v2 1/8] ublk: consistently use u16 for queue and tag numbers
Mon, 3 Aug 2026 15:14:33 -0600[PATCH v2 8/8] ublk: lift checks out of ublk_{,un}map_io()
Mon, 3 Aug 2026 15:14:40 -0600[PATCH v2 5/8] ublk: add UBLK_F_IO_DESC_SIZE
Mon, 3 Aug 2026 15:14:37 -0600[PATCH v2 6/8] selftests: ublk: add support for --io_desc_size
Mon, 3 Aug 2026 15:14:38 -0600[PATCH v2 2/8] ublk: remove struct ublk_zoned_report_desc's operation field
Mon, 3 Aug 2026 15:14:34 -0600[PATCH v2 3/8] ublk: split request validation from io_desc init
Mon, 3 Aug 2026 15:14:35 -0600[PATCH v2 4/8] ublk: initialize io_desc on daemon task
Mon, 3 Aug 2026 15:14:36 -0600[PATCH v2 0/8] ublk: io_desc optimizations
Mon, 3 Aug 2026 15:14:32 -0600Re: [PATCH v2 07/12] rbd: Enable lock context analysis
Mon, 3 Aug 2026 12:46:11 -0700Re: [PATCH v2 06/12] null_blk: Enable lock context analysis
Mon, 3 Aug 2026 11:09:09 -0700Re: [PATCH v2 05/12] nbd: Enable lock context analysis
Mon, 3 Aug 2026 11:03:13 -0700Re: [PATCH v2 03/12] loop: Add lock context annotations
Mon, 3 Aug 2026 10:43:36 -0700Re: [PATCH v2 02/12] loop: Remove the "bool global" function argument
Mon, 3 Aug 2026 10:41:59 -0700Re: [PATCH v2 01/12] aoe: Enable lock context analysis
Mon, 3 Aug 2026 10:24:12 -0700Re: [PATCH v2] block/blk-cgroup-rwstat: use data_race() for online test
Mon, 3 Aug 2026 06:47:48 -1000Re: [PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
Mon, 3 Aug 2026 06:47:27 -1000Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Mon, 3 Aug 2026 22:29:36 +0800Re: [PATCH v2 00/12] Enable lock context analysis in drivers/block/
Mon, 3 Aug 2026 19:52:23 +0530[PATCH v5 4/4] zram: reset per-priority params when changing algorithm before init
Mon, 3 Aug 2026 22:12:56 +0800[PATCH v5 3/4] zram: validate parameters in each backend's setup_params
Mon, 3 Aug 2026 22:12:55 +0800[PATCH v5 2/4] zram: reject zero-size dictionary
Mon, 3 Aug 2026 22:12:54 +0800[PATCH v5 1/4] zram: do not release zstd global params from error paths
Mon, 3 Aug 2026 22:12:53 +0800[PATCH v5 0/4] zram: fix zstd error paths and add parameter validation
Mon, 3 Aug 2026 22:12:52 +0800Re: [PATCH v2 07/12] rbd: Enable lock context analysis
Mon, 3 Aug 2026 19:33:56 +0530[PATCH] block/bfq-cgroup: use data_race() for online test
Mon, 3 Aug 2026 21:41:04 +0800Re: [PATCH v2 06/12] null_blk: Enable lock context analysis
Mon, 3 Aug 2026 19:05:56 +0530[PATCH v2] block/blk-cgroup-rwstat: use data_race() for online test
Mon, 3 Aug 2026 21:34:00 +0800Re: [PATCH v2 05/12] nbd: Enable lock context analysis
Mon, 3 Aug 2026 18:56:41 +0530[PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
Mon, 3 Aug 2026 21:22:01 +0800Re: [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
Mon, 3 Aug 2026 18:50:50 +0530Re: [PATCH v2 04/12] mtip32: Enable lock context analysis
Mon, 3 Aug 2026 18:46:21 +0530Re: [PATCH v2 03/12] loop: Add lock context annotations
Mon, 3 Aug 2026 18:41:58 +0530Re: [PATCH v2 02/12] loop: Remove the "bool global" function argument
Mon, 3 Aug 2026 18:35:37 +0530Re: [PATCH] zloop: restore finished zones with reduced capacity
Mon, 3 Aug 2026 22:04:32 +0900Re: [PATCH] zloop: round capacity up to a zone-size multiple
Mon, 3 Aug 2026 22:02:05 +0900Re: [PATCH v2 01/12] aoe: Enable lock context analysis
Mon, 3 Aug 2026 18:23:36 +0530Re: [PATCH v4 3/4] zram: validate parameters in each backend's setup_params
Mon, 3 Aug 2026 20:20:16 +0800[PATCH] ublk: fix misleading FETCH_REQ comment about cqe->user_data
Mon, 3 Aug 2026 20:17:27 +0800Re: APPLE SSD SM0256G: host bus errors above 1280 KiB writes since 9b8b84879d4a
Mon, 3 Aug 2026 13:32:01 +0200[PATCH] zloop: round capacity up to a zone-size multiple
Mon, 3 Aug 2026 17:58:10 +0800Re: [PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Mon, 3 Aug 2026 11:10:02 +0200Re: [PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
Mon, 3 Aug 2026 14:39:14 +0530Re: [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
Mon, 3 Aug 2026 11:01:14 +0200Re: [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
Mon, 3 Aug 2026 11:00:14 +0200Re: [PATCH v9 01/10] rust: module: move module types into `module.rs`
Mon, 3 Aug 2026 10:58:59 +0200Re: [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs
Mon, 3 Aug 2026 10:54:13 +0200Re: [PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
Mon, 3 Aug 2026 16:20:38 +0800Re: [PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
Mon, 3 Aug 2026 12:21:23 +0530Re: [syzbot] [block?] [cgroups?] possible deadlock in blkcg_deactivate_policy (2)
Mon, 3 Aug 2026 13:48:01 +0800Re: [PATCH 0/4] block: drain per-cpu latency stats over possible CPUs
Mon, 3 Aug 2026 13:30:58 +0800Re: [PATCH] block/blk-cgroup-rwstat: use data_race() for online test
Mon, 3 Aug 2026 13:29:35 +0800Re: [PATCH blktests 0/3] test and handle concurrent IO scheduler switching
Mon, 3 Aug 2026 13:06:41 +0900Re: [PATCH v5 8/8] nbd: add nr_hw_queues module parameter for pre-created devices
Mon, 3 Aug 2026 10:10:33 +0800Re: [PATCH v5 6/8] nbd: factor out a nbd_genl_foreach_sock
Mon, 3 Aug 2026 10:09:23 +0800Re: [PATCH v5 5/8] nbd: skip queue freeze when setting size at device startup
Mon, 3 Aug 2026 09:48:17 +0800Re: [PATCH v5 3/8] nbd: reset write cache on disconnect
Mon, 3 Aug 2026 09:44:44 +0800Re: [PATCH v4] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
Sun, 02 Aug 2026 11:32:49 -1000Re: [PATCH v2 1/2] virtio-pci: add error_detected for PCI AER recovery
Sun, 2 Aug 2026 17:10:21 -0400Re: [PATCH v2 2/2] virtio-blk: mark disk dead on ERS permanent failure
Sun, 2 Aug 2026 16:59:08 -0400Re: [PATCH 2/2] block: take i_rwsem for the direct I/O write fallback
Sun, 2 Aug 2026 20:11:41 +0300[PATCH] block/blk-iocost: annotate committed flag with READ_ONCE/WRITE_ONCE
Sun, 2 Aug 2026 23:17:55 +0800[PATCH] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
Sun, 2 Aug 2026 23:09:13 +0800[PATCH] block/blk-cgroup-rwstat: use data_race() for online test
Sun, 2 Aug 2026 23:04:13 +0800Re: [PATCH] blk-throttle: remove dead field last_check_time from throtl_grp
Sun, 2 Aug 2026 20:49:15 +0800Re: [PATCH v5 8/8] nbd: add nr_hw_queues module parameter for pre-created devices
Sun, 2 Aug 2026 20:21:55 +0800Re: [PATCH v5 7/8] nbd: remove queue freeze for newly created nbd from netlink path
Sun, 2 Aug 2026 20:16:05 +0800Re: [PATCH v5 6/8] nbd: factor out a nbd_genl_foreach_sock
Sun, 2 Aug 2026 20:14:19 +0800Re: [PATCH v5 3/8] nbd: reset write cache on disconnect
Sun, 2 Aug 2026 20:02:17 +0800Re: [PATCH v5 3/8] nbd: reset write cache on disconnect
Sun, 2 Aug 2026 19:51:25 +0800Re: [PATCH v4 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
Sun, 02 Aug 2026 19:47:45 +0800Re: [PATCH v4 2/4] blk-cgroup: fix race bet ween policy activation and blkg destruction
Sun, 02 Aug 2026 19:46:06 +0800Re: [PATCH v4 1/4] blk-cg roup: protect q->blkg_lis t iteration in blkg_destroy_all() with blkcg_mutex
Sun, 02 Aug 2026 19:45:10 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.