linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[Linux kernel bug] INFO: task hung in blk_mq_get_tag
 2024-05-13  2:38 UTC 

[PATCH 0/3] Rust block device driver API and null block driver
 2024-05-12 18:39 UTC  (4+ messages)
` [PATCH 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH 2/3] rust: block: add rnull, Rust null_blk implementation
` [PATCH 3/3] MAINTAINERS: add entry for Rust block device driver API

[RFC PATCH 0/2] Introduce per-task io utilization boost
 2024-05-12 15:29 UTC  (10+ messages)
` [RFC PATCH 2/2] cpufreq/schedutil: Remove iowait boost

[syzbot] [block?] [usb?] INFO: rcu detected stall in aoecmd_cfg (2)
 2024-05-12 11:05 UTC  (3+ messages)

[PATCH 0/5] enable bs > ps for block devices
 2024-05-12  9:16 UTC  (27+ messages)
` [PATCH 1/5] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH 2/5] fs/mpage: avoid negative shift for large blocksize
` [PATCH 3/5] block/bdev: lift restrictions on supported blocksize
` [PATCH 4/5] block/bdev: enable large folio support for large logical block sizes
` [PATCH 5/5] nvme: enable logical block size > PAGE_SIZE

[PATCH] null_blk: Fix two sparse warnings
 2024-05-11 17:03 UTC  (2+ messages)

[PATCH] ublk_drv: set DMA alignment mask to 3
 2024-05-11 15:04 UTC  (2+ messages)

[GIT PULL] Block updates for 6.10-rc1
 2024-05-11 14:23 UTC 

[PATCH] block: unmap and free user mapped integrity via submitter
 2024-05-11 11:22 UTC  (5+ messages)

[PATCH] nvme: enable FDP support
 2024-05-11  9:20 UTC  (3+ messages)

[RFC PATCH 0/2] introduce budgt control in readahead
 2024-05-11  7:35 UTC  (11+ messages)
` [RFC PATCH 1/2] block: introduce helper function to calculate bps budgt
` [RFC PATCH 2/2] mm: introduce budgt control in readahead

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-11  0:41 UTC  (10+ messages)

[PATCH V3 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-11  0:12 UTC  (10+ messages)
` [PATCH V3 1/9] io_uring: add io_link_req() helper
` [PATCH V3 2/9] io_uring: add io_submit_fail_link() helper
` [PATCH V3 3/9] io_uring: add helper of io_req_commit_cqe()
` [PATCH V3 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [PATCH V3 5/9] io_uring: support SQE group
` [PATCH V3 6/9] io_uring: support sqe group with members depending on leader
` [PATCH V3 7/9] io_uring: support providing sqe group buffer
` [PATCH V3 8/9] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V3 9/9] ublk: support provide io buffer

[LSF/MM/BPF TOPIC] Running BOF
 2024-05-10 23:35 UTC  (2+ messages)

[bug report] block nbd0: Unexpected reply (15) 000000009c07859b
 2024-05-10 20:51 UTC  (3+ messages)

[PATCH 0/5] Five nbd patches
 2024-05-10 20:23 UTC  (6+ messages)
` [PATCH 1/5] nbd: Use NULL to represent a pointer
` [PATCH 2/5] nbd: Remove superfluous casts
` [PATCH 3/5] nbd: Improve the documentation of the locking assumptions
` [PATCH 4/5] nbd: Remove a local variable from nbd_send_cmd()
` [PATCH 5/5] nbd: Fix signal handling

[GIT PULL] Block fixes for 6.9-final
 2024-05-10 17:29 UTC  (2+ messages)

[RFC PATCH V2 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-10 14:02 UTC  (2+ messages)

[PATCHES v2][RFC] set_blocksize() rework
 2024-05-10 13:41 UTC  (4+ messages)
` [PATCH v2 1/9] bcache_register(): don't bother with set_blocksize()
  ` [PATCH v2 7/9] btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens

[PATCHv2 0/2] block,nvme: latency-based I/O scheduler
 2024-05-10 10:03 UTC  (12+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] block: track per-node I/O latency
` [PATCH v3 2/3] nvme: add 'latency' iopolicy
` [PATCH v3 3/3] nvme: multipath: pr_notice when iopolicy changes

[PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
 2024-05-10  8:40 UTC  (14+ messages)
` [PATCHv3 03/19] zram: add lz4 compression backend support
` [PATCHv3 08/19] zram: add 842 "

[PATCHv3 02/19] zram: add lzo and lzorle compression backends support
 2024-05-10  5:33 UTC  (3+ messages)

[PATCH] block: work around sparse in queue_limits_commit_update
 2024-05-10  1:40 UTC  (11+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-09 13:03 UTC  (18+ messages)

[PATCH v6] block: Improve IOPS by removing the fairness code
 2024-05-09 17:09 UTC 

[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-05-09 17:07 UTC  (5+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type

[PATCH v2 0/2] Fix the mq-deadline async_depth implementation
 2024-05-09 17:01 UTC  (3+ messages)
` [PATCH v2 1/2] block: Call .limit_depth() after .hctx has been set
` [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code

[PATCH for-6.10/block 0/2] blk-throtl: delete throtl low and lay initialization
 2024-05-09 15:45 UTC  (4+ messages)
` [PATCH for-6.10/block 1/2] blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
` [PATCH for-6.10/block 2/2] blk-throttle: delay initialization until configuration

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-09 15:09 UTC  (26+ messages)
` [PATCH v5 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
  ` [RFC] iomap: use huge zero folio in iomap_dio_zero
` [PATCH v5 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

[PATCH v2 for-6.10/block 0/2] block: fix user-aware inaccurate util
 2024-05-09 14:02 UTC  (4+ messages)
` [PATCH for-6.10/block 1/2] block: support to account io_ticks precisely
` [PATCH for-6.10/block 2/2] block: fix that util can be greater than 100%

[PATCH RESEND for-6.10/block] block: add plug while submitting IO
 2024-05-09 14:02 UTC  (2+ messages)

[PATCH] bdev: make blockdev_mnt static
 2024-05-09 13:29 UTC  (3+ messages)

[PATCH blktests v4 00/17] support test case repeat by different conditions
 2024-05-09 10:43 UTC  (2+ messages)

[PATCH blktests] nvme/039: adjust to util-linux v2.40 dmesg format change
 2024-05-09 10:41 UTC  (2+ messages)

[PATCH] null_blk: Add __must_hold macro for null_flush_cache_page()
 2024-05-09  9:33 UTC 

[bug report] RIP: 0010:blk_flush_complete_seq+0x450/0x1060 observed during blktests nvme/tcp nvme/012
 2024-05-09  6:15 UTC  (10+ messages)

[PATCH 0/2] bcache-6.10 20240509
 2024-05-09  1:15 UTC  (4+ messages)
` [PATCH 1/2] bcache: Remove usage of the deprecated ida_simple_xx() API
` [PATCH 2/2] bcache: fix variable length array abuse in btree_iter

[RFC] iomap: use huge zero folio in iomap_dio_zero
 2024-05-08 11:42 UTC  (2+ messages)

[PATCH v14 00/28] DEPT(Dependency Tracker)
 2024-05-08  9:47 UTC  (28+ messages)
` [PATCH v14 01/28] llist: Move llist_{head,node} definition to types.h
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [PATCH v14 04/28] dept: Add lock "
` [PATCH v14 05/28] dept: Tie to Lockdep and IRQ tracing
` [PATCH v14 06/28] dept: Add proc knobs to show stats and dependency graph
` [PATCH v14 07/28] dept: Distinguish each syscall context from another
` [PATCH v14 08/28] dept: Distinguish each work "
` [PATCH v14 09/28] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v14 10/28] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v14 11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v14 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v14 14/28] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v14 15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 17/28] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v14 18/28] dept: Apply timeout consideration to swait
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue wait
` [PATCH v14 20/28] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v14 21/28] dept: Apply timeout consideration to dma fence wait
` [PATCH v14 22/28] dept: Make Dept able to work with an external wgen
` [PATCH v14 23/28] dept: Track PG_locked with dept
` [PATCH v14 24/28] dept: Print event context requestor's stacktrace on report
` [PATCH v14 25/28] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v14 26/28] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v14 28/28] dept: Add documentation for Dept's APIs


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