linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-11 20:28:52 to 2026-09-17 00:16:36 UTC [more...]

[PATCH 0/2] loop: Fix teardown
 2026-09-17  0:16 UTC  (6+ messages)
` [PATCH 1/2] block: Add post_release() operation
` [PATCH 2/2] loop: Perform __loop_clr_fd() after disk->open_mutex is dropped

[PATCH] blk-mq: check passthrough state before reusing cached requests
 2026-09-16 19:19 UTC  (2+ messages)

[PATCH RFC] drivers/rufs: add Rust UFS host controller driver
 2026-09-16 17:46 UTC  (24+ messages)

[PATCH] virtio-blk: clamp max_segments when indirect descriptors are disabled
 2026-09-16 15:00 UTC  (4+ messages)
` [PATCH v2] "

[BUG] NULL deref in mempool_free_bulk via crypt_endio on dm-crypt teardown (6.8 -> 7.0 regression)
 2026-09-16 14:34 UTC 

[PATCH v4 1/2] block: fix zones_cond out-of-bounds write on zone report
 2026-09-16 13:58 UTC  (2+ messages)
` [PATCH v4 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH v4 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-16 13:58 UTC 

[PATCH] rnbd-srv: Fix sess_dev use-after-free in process_msg_close()
 2026-09-16 12:21 UTC  (2+ messages)

[PATCH] block: Fix kerneldoc of bio_copy_kern()
 2026-09-16 11:18 UTC 

[PATCH v3] rust: mem: add DropGuard
 2026-09-16 10:09 UTC 

[PATCH v2] rust: mem: add DropGuard
 2026-09-16  9:49 UTC 

[PATCH RFC v3 0/3] fix NVMe multipath partition diskstats
 2026-09-16  9:45 UTC  (2+ messages)

[PATCH v1] rust: mem: add DropGuard
 2026-09-16  9:26 UTC 

[PATCH v2 0/4] blk-iocost: charge flushes and zone appends
 2026-09-16  8:53 UTC  (5+ messages)
` [PATCH v2 1/4] blk-iocost: charge flushes as pageless random writes
` [PATCH v2 2/4] blk-iocost: charge zone appends as page-counted sequential writes
` [PATCH v2 3/4] blk-iocost: account zone append completions in latency stats
` [PATCH v2 4/4] blk-iocost: fix stale comment in ioc_rqos_throttle()

[RFC PATCH v4 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-16  8:22 UTC  (7+ messages)
` [RFC PATCH v4 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v4 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v4 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v4 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v4 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH 0/4] blk-iocost: charge flushes and zone appends
 2026-09-16  8:21 UTC  (4+ messages)
` [PATCH 1/4] blk-iocost: charge flushes as pageless random writes

[RFC PATCH v4 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-16  7:17 UTC  (2+ messages)
` [PATCH] blk-iocost: add BPF struct_ops cost model support

[PATCH v3 REPOST] zloop: zero out only the unread tail of short reads
 2026-09-16  6:56 UTC 

[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-16  5:46 UTC  (11+ messages)
` [PATCH v2 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH] block: drop stale @op kernel-doc from bio_copy_kern
 2026-09-16  5:37 UTC 

[PATCH v3 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-16  2:37 UTC  (4+ messages)
` [PATCH v3 1/2] block: "
` [PATCH v3 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH] rust: mem: add DropGuard
 2026-09-16  1:15 UTC 

[PATCH] ublk: reduce stack usage in __ublk_shmem_remove_ranges
 2026-09-16  0:37 UTC  (2+ messages)

[PATCH 1/2] block: Add post_release() operation
 2026-09-15 22:38 UTC  (14+ messages)
` [PATCH 2/2] loop: Perform __loop_clr_fd() after disk->open_mutex is dropped

[v2 for-next 0/3] block: delay support for error injection
 2026-09-15 21:29 UTC  (5+ messages)
` [v2 for-next 2/3] block: allow error injection rules to delay bios

[PATCH] fs/buffer: fix NULL deref on folio-less bh in __bh_submit
 2026-09-15 20:25 UTC 

[PATCH 1/1] rust: block: Fix unsoundness in `Operations::queue_rq`
 2026-09-15 17:28 UTC  (3+ messages)

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-15 13:08 UTC  (22+ messages)
` [PATCH v2 04/26] mm/fbatch: lru bit set, no extra ref, while folio on per-cpu fbatch
` [PATCH v2 05/26] mm/fbatch: lru_add_del_folio()+folio_add_lru() after clear_lru()
` [PATCH v2 06/26] mm/fbatch: fbatch_drain_lazyfree(onstack fbatch) before ptl unlock
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
` [PATCH v2 09/26] mm/fbatch: restore mlock+munlock batching, without extra ref

[PATCH] block: fix comment typo in blk-merge.c
 2026-09-15 12:58 UTC  (2+ messages)

[PATCH v7 00/16] Improve handling of offline and read-only zones
 2026-09-15 12:53 UTC  (3+ messages)

[PATCH] block: cap atomic write size by PI buffer size constraints take #2
 2026-09-15 12:53 UTC  (3+ messages)

[PATCH] block: Fix the thaw_bdev reference in bdev_freeze() kernel-doc
 2026-09-15 12:53 UTC  (4+ messages)

[PATCH] block: skip redundant flush for O_DSYNC direct writes
 2026-09-15 12:53 UTC  (5+ messages)
` [PATCH v2 0/2] block: avoid redundant flushes "
  ` <外部邮件>[PATCH "

[PATCH v1 0/2] block: brd/loop error-path cleanup
 2026-09-15 12:10 UTC  (2+ messages)

[PATCH v5 0/3] memcg,writeback: flush foreign bdev mappings separately
 2026-09-15  8:34 UTC  (4+ messages)
` [PATCH v5 1/3] block: introduce bdev_flush_by_dev()
` [PATCH v5 2/3] memcg,writeback: flush foreign bdev mappings separately from owner wbs
` [PATCH v5 3/3] writeback: record bdev targets in foreign writeback tracepoints

[PATCH RFC] ext4: never fall back to buffered I/O for atomic direct writes
 2026-09-15  7:34 UTC  (4+ messages)

[PATCH v4 0/3] memcg,writeback: flush foreign bdev mappings separately
 2026-09-15  6:06 UTC  (7+ messages)
` [PATCH v4 1/3] block: introduce bdev_flush_by_dev()
` [PATCH v4 2/3] memcg,writeback: flush foreign bdev mappings separately from owner wbs
` [PATCH v4 3/3] writeback: record bdev targets in foreign writeback tracepoints

[RFC PATCH v3 0/5] blk-iocost: BPF struct_ops cost model
 2026-09-15  2:47 UTC  (8+ messages)
` [RFC PATCH v3 1/5] blk-iocost: add BPF struct_ops cost model support
` [RFC PATCH v3 2/5] selftests/bpf: add iocost cost model test
` [RFC PATCH v3 3/5] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH v3 4/5] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH v3 5/5] docs: cgroup-v2: document io.cost model=<name> binding

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-15  1:57 UTC  (3+ messages)
` [PATCH v5 "

[syzbot] [block?] BUG: corrupted list in blk_mq_request_bypass_insert
 2026-09-15  1:33 UTC  (2+ messages)

[syzbot] [block?] possible deadlock in blk_probe_dev
 2026-09-14 23:00 UTC  (2+ messages)
` [syzbot] [raid?] "

[syzbot] [block?] WARNING: suspicious RCU usage in mas_start (2)
 2026-09-14 21:26 UTC 

[syzbot] [block?] WARNING: zero-size vmalloc in trace_suspend_resume
 2026-09-14 20:31 UTC 

[PATCH v2 0/2] FBE virtualization: inline encryption for virtio-blk guests
 2026-09-14 13:37 UTC  (3+ messages)
` [PATCH v2 1/2] virtio_blk: Add control virtqueue support
` [PATCH v2 2/2] virtio_blk: add inline encryption support

[PATCH 0/6] Remove the error-injection.h include from linux/module.h
 2026-09-14 12:03 UTC  (6+ messages)
` [PATCH 4/6] drm/i915: Include error-injection.h for ALLOW_ERROR_INJECTION()
` [PATCH 5/6] drm/xe: "

[PATCH] selftests: ublk: fix unused_result error
 2026-09-14 11:01 UTC 

[PATCH] nbd: reclassify u->iolock of AF_UNIX sockets
 2026-09-14  8:59 UTC  (2+ messages)

[PATCH] blk-mq: cleanup terminal request when it could not be queued
 2026-09-14  7:26 UTC  (3+ messages)

[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
 2026-09-13 20:48 UTC  (7+ messages)
` [PATCH v3 5/7] block: fail atomic writes instead of falling back to buffered I/O
` [PATCH v3 7/7] block: remove dead metadata handling from the async direct I/O path

[PATCH 03/13] ARM: remove riscpc
 2026-09-13 18:13 UTC  (13+ messages)

[PATCH] block: badblocks: Remove excess comparisons of p[hi - 1]
 2026-09-13 17:25 UTC 

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-13 13:02 UTC  (7+ messages)
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg

[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
 2026-09-13  9:49 UTC  (8+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access

[PATCH v3] blktrace: fix the field offsets of the synthesized v1 record
 2026-09-13  9:31 UTC  (2+ messages)

[PATCH] blktrace: build the synthesized v1 record from the entry's own layout
 2026-09-13  6:37 UTC  (2+ messages)

[PATCH v2] blktrace: fix the field offsets of the synthesized v1 record
 2026-09-13  6:31 UTC 

[PATCH] floppy: flush pending work before releasing resources on init failure
 2026-09-12 21:37 UTC  (3+ messages)

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-09-12 12:57 UTC  (4+ messages)

[PATCH v2] blk-crypto: Fix the num_prealloc_fallback_crypt_ctxs parameter description
 2026-09-12 11:50 UTC 

[PATCH v2] virtio_blk: use synchronous quiesce in virtblk_freeze_priv()
 2026-09-12  9:19 UTC  (3+ messages)

[PATCH] block: Fix the blkcg_exit_queue reference in blk_sync_queue() kernel-doc
 2026-09-11 23:50 UTC 

[PATCH v2 0/2] block/scsi: fix zones_cond out-of-bounds write on zone report
 2026-09-11 23:25 UTC  (3+ messages)
` [PATCH v2 2/2] scsi: sd_zbc: reject disks with too many zones

[PATCH] mailmap: update entry for Jens Axboe
 2026-09-11 22:41 UTC  (2+ messages)


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