linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-18 07:33:37 to 2025-09-25 08:25:55 UTC [more...]

[PATCH 00/10] blk-cgroup: don't use queue_lock for protection and fix deadlock
 2025-09-25  8:15 UTC  (11+ messages)
` [PATCH 01/10] blk-cgroup: use cgroup lock and rcu to protect iterating blkcg blkgs
` [PATCH 02/10] blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()
` [PATCH 03/10] blk-cgroup: don't nest queu_lock under rcu in bio_associate_blkg()
` [PATCH 04/10] blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()
` [PATCH 05/10] mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
` [PATCH 06/10] block, bfq: don't grab queue_lock to initialize bfq
` [PATCH 07/10] blk-cgroup: convert to protect blkgs with blkcg_mutex
` [PATCH 08/10] blk-cgroup: remove radix_tree_preload()
` [PATCH 09/10] blk-cgroup: remove preallocate blkg for blkg_create()
` [PATCH 10/10] blk-throttle: fix possible deadlock due to queue_lock in timer

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-25  7:03 UTC  (10+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

[RFC PATCH] driver: loop: introduce synchronized read for loop driver
 2025-09-25  1:14 UTC  (7+ messages)

[PATCH v3 00/15] fuse: use iomap for buffered reads + readahead
 2025-09-24 22:56 UTC  (34+ messages)
` [PATCH v3 01/15] iomap: move bio read logic into helper function
` [PATCH v3 02/15] iomap: move read/readahead bio submission "
` [PATCH v3 03/15] iomap: store read/readahead bio generically
` [PATCH v3 04/15] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v3 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v3 10/15] iomap: add bias for async read requests
` [PATCH v3 11/15] iomap: move buffered io bio logic into new file
` [PATCH v3 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v3 14/15] fuse: use iomap for readahead
` [PATCH v3 15/15] fuse: remove fc->blkbits workaround for partial writes
` [syzbot ci] Re: fuse: use iomap for buffered reads + readahead

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-24 19:20 UTC  (9+ messages)

[PATCH v4 00/15] fuse: use iomap for buffered reads + readahead
 2025-09-24 18:23 UTC  (23+ messages)
` [PATCH v4 01/15] iomap: move bio read logic into helper function
` [PATCH v4 02/15] iomap: move read/readahead bio submission "
` [PATCH v4 03/15] iomap: store read/readahead bio generically
` [PATCH v4 04/15] iomap: iterate over folio mapping in iomap_readpage_iter()
` [PATCH v4 05/15] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v4 06/15] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v4 07/15] iomap: track read/readahead folio ownership internally
` [PATCH v4 08/15] iomap: add public start/finish folio read helpers
` [PATCH v4 09/15] iomap: add caller-provided callbacks for read and readahead
` [PATCH v4 10/15] iomap: add bias for async read requests
` [PATCH v4 11/15] iomap: move buffered io bio logic into new file
` [PATCH v4 12/15] iomap: make iomap_read_folio() a void return
` [PATCH v4 13/15] fuse: use iomap for read_folio
` [PATCH v4 14/15] fuse: use iomap for readahead
` [PATCH v4 15/15] fuse: remove fc->blkbits workaround for partial writes

[PATCH v2] block: plug attempts to batch allocate tags multiple times
 2025-09-24 11:44 UTC  (4+ messages)
  ` [PATCH] "

[PATCH] ublk: remove redundant zone op check in ublk_setup_iod()
 2025-09-24 11:48 UTC  (3+ messages)

[PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock
 2025-09-24 11:48 UTC  (8+ messages)
` [PATCH for-6.18/block 1/2] blk-cgroup: allocate policy data with GFP_NOIO in blkcg_activate_policy()
` [PATCH for-6.18/block 2/2] blk-cgroup: fix possible deadlock while configuring policy
` (subset) [PATCH for-6.18/block 0/2] blk-cgroup: fix possible deadlock

[blktests v2 0/2] io_uring PI interface test
 2025-09-24  8:34 UTC  (5+ messages)
  ` [blktests v2 1/2] common/nvme: move NVMe helper checks out of tests/nvme/rc
  ` [blktests v2 2/2] block: add test for io_uring Protection Information (PI) interface using FS_IOC_GETLBMD_CAP

[bug report] WARNING: possible circular locking dependency detected at pcpu_alloc_noprof+0x128/0xeb8 and elevator_change+0x138/0x440
 2025-09-24  3:13 UTC  (3+ messages)

[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-09-24  1:08 UTC  (4+ messages)
` [PATCH v3 9/9] rust: device: "

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-23 22:35 UTC  (10+ messages)

[PATCH] blk-mq: Fix more tag iteration function documentation
 2025-09-23 18:27 UTC  (5+ messages)

[PATCH] block: Update a comment of disk statistics
 2025-09-23 11:21 UTC 

[PATCH] MAINTAINERS: update io_uring and block tree git trees
 2025-09-23 11:20 UTC 

[PATCH 0/1] tests/throtl: add a deadlock regression test
 2025-09-23  9:15 UTC  (7+ messages)
` [PATCH 1/1] tests/throtl/004: add scsi_debug for test device

[PATCH] blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
 2025-09-23  8:57 UTC  (3+ messages)

[syzbot] [block?] general protection fault in blk_mq_free_tags_callback
 2025-09-23  6:35 UTC  (3+ messages)

[PATCH] io_uring/cmd: drop unused res2 param from io_uring_cmd_done()
 2025-09-23  6:16 UTC  (2+ messages)

[PATCH] block: fix EOD return for device with nr_sectors == 0
 2025-09-22 16:57 UTC  (4+ messages)

[PATCH blktests v2 0/9] Further stacked device atomic writes testing
 2025-09-22 10:24 UTC  (10+ messages)
` [PATCH blktests v2 1/9] common/rc: add _min()
` [PATCH blktests v2 2/9] nvme: relocate _nvme_requires and _require_nvme_test_img_size
` [PATCH blktests v2 3/9] nvme: relocate _require_test_dev_is_nvme
` [PATCH blktests v2 4/9] md/rc: add _md_atomics_test
` [PATCH blktests v2 5/9] md/002: convert to use _md_atomics_test
` [PATCH blktests v2 6/9] md/003: add NVMe atomic write tests for stacked devices
` [PATCH blktests v2 7/9] md/rc: test atomic writes for dm-linear
` [PATCH blktests v2 8/9] md/rc: test atomic writes for dm-stripe
` [PATCH blktests v2 9/9] md/rc: test atomic writes for dm-mirror

[blk-mq] Kernel OOPS after usb drive surprise remove (bisected)
 2025-09-22 10:21 UTC  (4+ messages)

[PATCH blktests 0/5] support testing with multiple devices
 2025-09-22  9:22 UTC  (2+ messages)

[syzbot] [jfs?] INFO: task hung in __bread_gfp (7)
 2025-09-21 13:31 UTC 

[PATCH 00/32] ns: support file handles
 2025-09-21  7:35 UTC  (3+ messages)
` [PATCH 25/32] ns: add to_<type>_ns() to respective headers

[PATCH v2] selftests: ublk: fix behavior when fio is not installed
 2025-09-21  5:18 UTC  (2+ messages)

[PATCH 00/17] ublk: avoid accessing ublk_queue to handle ublksrv_io_cmd
 2025-09-20 12:39 UTC  (11+ messages)
` [PATCH 01/17] ublk: remove ubq check in ublk_check_and_get_req()
` [PATCH 02/17] ublk: don't pass q_id to ublk_queue_cmd_buf_size()
` [PATCH 03/17] ublk: don't pass ublk_queue to __ublk_fail_req()
` [PATCH 04/17] ublk: add helpers to check ublk_device flags

[GIT PULL] Block fixes for 6.17-rc7
 2025-09-19 20:18 UTC  (2+ messages)

[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
 2025-09-19 17:58 UTC  (7+ messages)
` [PATCH v2 12/16] iomap: add bias for async read requests

[PATCH v2 0/3] selftests: ublk: kublk: fix feature list
 2025-09-19 17:06 UTC  (6+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: simplify feat_map definition
` [PATCH v2 2/3] selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
` [PATCH v2 3/3] selftests: ublk: add test to verify that feat_map is complete

[PATCH 00/16] block: add blktrace support for zoned block device commands
 2025-09-19 15:13 UTC  (25+ messages)
` [PATCH 01/16] blktrace: split do_blk_trace_setup into two functions
` [PATCH 02/16] blktrace: add definitions for blk_user_trace_setup2
` [PATCH 03/16] blktrace: pass blk_user_trace2 to setup functions
` [PATCH 04/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH 05/16] blktrace: factor out recording a blktrace event
` [PATCH 06/16] blktrace: only calculate trace length once
` [PATCH 07/16] blktrace: split out relaying a blktrace event
` [PATCH 08/16] blktrace: change the internal action to 64bit
` [PATCH 09/16] blktrace: remove struct blk_io_trace from __blk_add_trace
` [PATCH 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH 11/16] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH 12/16] blktrace: add block trace commands for zone operations

[PATCH v2 00/33] ns: support file handles
 2025-09-19 12:28 UTC  (12+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 18/33] mnt: support ns lookup

[blktests v1] block: add test for io_uring Protection Information (PI) interface using FS_IOC_GETLBMD_CAP
 2025-09-19 10:12 UTC  (5+ messages)

[PATCH 00/21] blktrace: Add user-space support for zoned command tracing
 2025-09-19  8:49 UTC  (8+ messages)
` [PATCH 01/21] fix comment for struct blk_trace_setup:
` [PATCH 02/21] add definitions for BLKTRACESETUP2
` [PATCH 03/21] call BLKTRACESETUP2 ioctl per default to setup a trace

[linux-next:master] [block] 60949057a2: last_state.load_disk_fail
 2025-09-19  8:12 UTC 

[PATCH] block/mq-deadline: adjust the timeout period of the per_prio->dispatch
 2025-09-19  2:56 UTC 

[RFC PATCH] dm-crypt: allow unaligned bio_vecs for direct io
 2025-09-18 20:52 UTC  (4+ messages)

[PATCH 00/23] ublk: add UBLK_F_BATCH_IO
 2025-09-18 18:12 UTC  (5+ messages)
` [PATCH 08/23] ublk: handle UBLK_U_IO_PREP_IO_CMDS

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-18 15:51 UTC  (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64

[PATCH v7 08/19] scsi: detect support for command duration limits
 2025-09-18 12:46 UTC  (13+ messages)

[PATCH blktests 0/7] Further stacked device atomic writes testing
 2025-09-18 10:37 UTC  (21+ messages)
` [PATCH blktests 1/7] common/rc: add _min()
` [PATCH blktests 2/7] md/rc: add _md_atomics_test
` [PATCH blktests 4/7] md/003: add NVMe atomic write tests for stacked devices

[PATCH 0/3] block: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-18  8:59 UTC  (3+ 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).