messages from 2026-08-02 00:06:31 to 2026-08-04 14:39:18 UTC [more...]
[PATCH 1/1] zram: reject disksizes that exceed slot index range
2026-08-04 14:38 UTC
[PATCH 0/2] block device write path fixes
2026-08-04 14:04 UTC (6+ messages)
` [PATCH 1/2] block: use iomap_dirty_folio for block devices
` [PATCH 2/2] block: take i_rwsem for the direct I/O write fallback
[PATCH v9 00/10] Support for block device NVMEM providers
2026-08-04 13:42 UTC (3+ messages)
` [PATCH v9 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support
[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-08-04 13:32 UTC (8+ messages)
` [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH v3] block/blk-iocost: annotate ioc_pd_stat reads with data_race()
2026-08-04 13:23 UTC (3+ messages)
fix fs-integrity for non-PI metadata v3
2026-08-04 13:22 UTC (8+ messages)
` [PATCH 1/3] block: remove bip_should_check
` [PATCH 2/3] block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
` [PATCH 3/3] block: handle nogenerate/noverify properly in fs-integrity
[PATCH] zloop: round capacity up to a zone-size multiple
2026-08-04 13:21 UTC (7+ messages)
` [PATCH v2] Documentation: block: zloop: clarify capacity alignment
` [PATCH v3] "
[PATCH v2] lib/group_cpus: make group CPU cluster aware
2026-08-04 13:05 UTC (4+ messages)
` "
[PATCH v7 0/5] block: enable RWF_DONTCACHE for block devices
2026-08-04 13:03 UTC (5+ messages)
` [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
[PATCH v2] block: split out a new blk_plug.h header
2026-08-04 13:00 UTC (2+ messages)
add a ZONE_RESET_ALL uring cmd v2 (resend)
2026-08-04 13:00 UTC (8+ messages)
` [PATCH 1/6] block: remove a dead return statement in blk_zone_plug_bio
` [PATCH 2/6] block: allow REQ_NOWAIT zone management commands
` [PATCH 3/6] block: remove blk_zone_wplug_handle_zone_mgmt
` [PATCH 4/6] block: also reject zone open / close on conventional zones
` [PATCH 5/6] block: remove most blkdev_cmd_discard arguments
` [PATCH 6/6] block: implement async io_uring zone reset all
[PATCH] zloop: restore finished zones with reduced capacity
2026-08-04 13:00 UTC (7+ messages)
` [PATCH v2] zloop: truncate finished zones to zone capacity
[PATCH] selftests: ublk: add rotating auto_buf index regression test
2026-08-04 13:00 UTC (4+ messages)
[PATCH] ublk: avoid teardown retry loop on xarray allocation failure
2026-08-04 12:57 UTC
[PATCH v2 00/12] Enable lock context analysis in drivers/block/
2026-08-04 11:27 UTC (30+ messages)
` [PATCH v2 01/12] aoe: Enable lock context analysis
` [PATCH v2 02/12] loop: Remove the "bool global" function argument
` [PATCH v2 03/12] loop: Add lock context annotations
` [PATCH v2 04/12] mtip32: Enable lock context analysis
` [PATCH v2 05/12] nbd: "
` [PATCH v2 06/12] null_blk: "
` [PATCH v2 07/12] rbd: "
[PATCH v2 0/4] PM: hibernate: encrypted snapshots under lockdown
2026-08-04 10:14 UTC (5+ messages)
` [PATCH v2 1/4] PM: hibernate: add seed-wrapped encrypted snapshots
` [PATCH v2 2/4] PM: hibernate: permit encrypted snapshot device under lockdown
` [PATCH v2 3/4] PM: hibernate: document encrypted snapshot seed ABI
` [PATCH v2 4/4] PM: hibernate: harden encrypted snapshot write path
[PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
2026-08-04 10:02 UTC (3+ messages)
` [PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
[PATCH v3 0/5] zram: fix zstd per-CPU error path and add parameter validation
2026-08-04 9:55 UTC (27+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 3/4] zram: validate parameters in each backend's setup_params
` [PATCH v5 0/4] zram: fix zstd error paths and add parameter validation
` [PATCH v5 1/4] zram: do not release zstd global params from error paths
` [PATCH v5 2/4] zram: reject zero-size dictionary
` [PATCH v5 3/4] zram: validate parameters in each backend's setup_params
` [PATCH v5 4/4] zram: reset per-priority params when changing algorithm before init
` [PATCH v6 0/5] zram: fix zstd error paths and add parameter validation
` [PATCH v6 1/5] zram: do not release zstd global params from error paths
` [PATCH v6 2/5] zram: reject zero-size dictionary
` [PATCH v6 3/5] zram: add pr_fmt to backend files
` [PATCH v6 4/5] zram: validate parameters in each backend's setup_params
` [PATCH v6 5/5] zram: reset per-priority params when changing algorithm before init
[PATCH v6 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
2026-08-04 8:39 UTC (9+ messages)
` [PATCH v6 1/8] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v6 2/8] nbd: disallow NBD_SET_SOCK on an active device
` [PATCH v6 3/8] nbd: clear queue limits on disconnect
` [PATCH v6 4/8] nbd: remove queue freeze in nbd_add_socket
` [PATCH v6 5/8] nbd: skip queue freeze when setting size at device startup
` [PATCH v6 6/8] nbd: factor out a nbd_genl_foreach_sock
` [PATCH v6 7/8] nbd: remove queue freeze for newly created nbd from netlink path
` [PATCH v6 8/8] nbd: add pre_defined_connections module parameter for pre-created devices
[PATCH 0/2] zram: fix stale scan bounds after reinitialization
2026-08-04 8:42 UTC (5+ messages)
` [PATCH 1/2] zram: fix out-of-bounds access in writeback_store()
` [PATCH 2/2] zram: fix out-of-bounds access in read_block_state()
[PATCH v5 00/16] Add dmabuf read/write via io_uring
2026-08-04 8:41 UTC (7+ messages)
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
[PATCH v6 2/2] badblocks: validate sector range and shift before rounding
2026-08-04 5:49 UTC (4+ messages)
` [PATCH v7 0/2] badblocks: fix rounding bug and validate input range
[PATCH v2] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
2026-08-04 3:04 UTC (3+ messages)
[PATCH v2 0/8] ublk: io_desc optimizations
2026-08-04 2:32 UTC (10+ messages)
` [PATCH v2 1/8] ublk: consistently use u16 for queue and tag numbers
` [PATCH v2 2/8] ublk: remove struct ublk_zoned_report_desc's operation field
` [PATCH v2 3/8] ublk: split request validation from io_desc init
` [PATCH v2 4/8] ublk: initialize io_desc on daemon task
` [PATCH v2 5/8] ublk: add UBLK_F_IO_DESC_SIZE
` [PATCH v2 6/8] selftests: ublk: add support for --io_desc_size
` [PATCH v2 7/8] selftests: ublk: add UBLK_F_IO_DESC_SIZE test
` [PATCH v2 8/8] ublk: lift checks out of ublk_{,un}map_io()
[PATCH v2 0/3] ublk: harden user buffer handling
2026-08-04 2:32 UTC (2+ messages)
[PATCH] block/bfq-cgroup: use data_race() for online test
2026-08-04 2:18 UTC (3+ messages)
[PATCH] blk-throttle: remove dead field last_check_time from throtl_grp
2026-08-04 2:17 UTC (3+ messages)
[PATCH 0/4] block: drain per-cpu latency stats over possible CPUs
2026-08-04 2:17 UTC (3+ messages)
[PATCH v4 0/4] blk-cgroup: fix blkg list and policy data races
2026-08-04 2:17 UTC (13+ messages)
` [PATCH v4 1/4] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH v4 2/4] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v4 3/4] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v4 4/4] blk-cgroup: factor policy pd teardown loop into helper
[PATCH v2] block/blk-cgroup-rwstat: use data_race() for online test
2026-08-04 2:17 UTC (3+ messages)
[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2026-08-03 14:29 UTC (2+ messages)
[PATCH] ublk: fix misleading FETCH_REQ comment about cqe->user_data
2026-08-03 12:17 UTC
APPLE SSD SM0256G: host bus errors above 1280 KiB writes since 9b8b84879d4a
2026-08-03 11:32 UTC
[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-08-03 9:10 UTC (12+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs
[syzbot] [block?] [cgroups?] possible deadlock in blkcg_deactivate_policy (2)
2026-08-03 5:48 UTC (2+ messages)
[PATCH] block/blk-cgroup-rwstat: use data_race() for online test
2026-08-03 5:29 UTC (2+ messages)
[PATCH blktests 0/3] test and handle concurrent IO scheduler switching
2026-08-03 4:06 UTC (2+ messages)
[PATCH v5 0/8] nbd: eliminate queue freeze/unfreeze overhead in connection setup
2026-08-03 2:10 UTC (18+ messages)
` [PATCH v5 2/8] nbd: disallow NBD_SET_SOCK on an active device
` [PATCH v5 3/8] nbd: reset write cache on disconnect
` [PATCH v5 5/8] nbd: skip queue freeze when setting size at device startup
` [PATCH v5 6/8] nbd: factor out a nbd_genl_foreach_sock
` [PATCH v5 7/8] nbd: remove queue freeze for newly created nbd from netlink path
` [PATCH v5 8/8] nbd: add nr_hw_queues module parameter for pre-created devices
[PATCH v4] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
2026-08-02 21:32 UTC (2+ messages)
[PATCH v1 0/2] virtio: PCI ERS permanent failure teardown for virtio-blk
2026-08-02 21:10 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] virtio-pci: add error_detected for PCI AER recovery
` [PATCH v2 2/2] virtio-blk: mark disk dead on ERS permanent failure
[PATCH] block/blk-iocost: annotate committed flag with READ_ONCE/WRITE_ONCE
2026-08-02 15:17 UTC
[PATCH] block/blk-iocost: read ioc_pd_stat params inside ioc->lock
2026-08-02 15:09 UTC
[PATCH 0/2] drbd: fix netlink string policy lengths, raise cpu-mask limit
2026-08-02 11:05 UTC (3+ messages)
` [PATCH 1/2] drbd: fix off-by-one in netlink NUL-string policy lengths
` [PATCH 2/2] drbd: increase maximum CPU mask size
[PATCH] nbd: don't warn when reclassifying a busy socket lock
2026-08-02 8:19 UTC (2+ messages)
[PATCH] rnbd-clt: fix use-after-free on device sysfs creation failure
2026-08-02 3:13 UTC
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