linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-28 21:21:29 to 2025-12-02 12:21:03 UTC [more...]

[PATCH V5 00/21] ublk: add UBLK_F_BATCH_IO
 2025-12-02 12:19 UTC  (9+ messages)
` [PATCH V5 01/21] ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
` [PATCH V5 02/21] ublk: prepare for not tracking task context for command batch
` [PATCH V5 03/21] ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V5 04/21] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V5 05/21] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V5 06/21] ublk: add io events fifo structure
` [PATCH V5 07/21] ublk: add batch I/O dispatch infrastructure
` [PATCH V5 08/21] ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing

[PATCH 0/2] PM: runtime: Fix potential I/O hang
 2025-12-02 12:18 UTC  (29+ messages)
` [PATCH 1/2] PM: runtime: Fix I/O hang due to race between resume and runtime disable
                  ` [PATCH v1] PM: sleep: Do not flag runtime PM workqueue as freezable

[syzbot] [udf?] WARNING in __getblk_slow
 2025-12-02 10:34 UTC 

[PATCHv2 0/2] blktests: add tests with offsets
 2025-12-02 10:22 UTC  (5+ messages)
` [PATCHv2 1/2] blktests: test direct io offsets

[PATCH] loop: don't change loop device under exclusive opener in loop_set_status
 2025-12-02 10:07 UTC  (5+ messages)

[PATCH] blk-mq: Abort suspend when wakeup events are pending
 2025-12-02  9:48 UTC  (3+ messages)

[PATCH V4 00/27] ublk: add UBLK_F_BATCH_IO
 2025-12-02  8:14 UTC  (46+ messages)
` [PATCH V4 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
` [PATCH V4 09/27] ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V4 10/27] ublk: handle UBLK_U_IO_PREP_IO_CMDS
` [PATCH V4 11/27] ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
` [PATCH V4 12/27] ublk: add io events fifo structure
` [PATCH V4 13/27] ublk: add batch I/O dispatch infrastructure
` [PATCH V4 14/27] ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
` [PATCH V4 15/27] ublk: abort requests filled in event kfifo
` [PATCH V4 16/27] ublk: add new feature UBLK_F_BATCH_IO
` [PATCH V4 17/27] ublk: document "
` [PATCH V4 18/27] ublk: implement batch request completion via blk_mq_end_request_batch()

[PATCH v3 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-02  5:59 UTC  (8+ messages)
` [PATCH v3 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH v3 2/4] nvme: "
` [PATCH v3 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v3 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH v2 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-02  5:55 UTC  (17+ messages)
` [PATCH v2 1/4] scsi: sd: reject invalid pr_read_keys() num_keys values
` [PATCH v2 2/4] nvme: "
` [PATCH v2 3/4] block: add IOC_PR_READ_KEYS ioctl
` [PATCH v2 4/4] block: add IOC_PR_READ_RESERVATION ioctl

[PATCH v4 0/3] Fix bio chain related issues
 2025-12-02  5:48 UTC  (9+ messages)
` [PATCH v4 1/3] bcache: fix improper use of bi_end_io
` [PATCH v4 2/3] block: prohibit calls to bio_chain_endio
` [PATCH v4 3/3] block: prevent race condition on bi_status in __bio_chain_endio

[PATCH V2] blk-mq: add blk_rq_nr_bvec() helper
 2025-12-02  0:50 UTC  (3+ messages)

[PATCH] ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
 2025-12-01 21:41 UTC 

[PATCHv3 0/2] dm-crypt: support relaxed memory alignment
 2025-12-01 21:40 UTC  (3+ messages)
` [PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
` [PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments

[PATCH 0/4] block: add IOC_PR_READ_KEYS and IOC_PR_READ_RESERVATION ioctls
 2025-12-01 18:36 UTC  (10+ messages)
` [PATCH 3/4] block: add IOC_PR_READ_KEYS ioctl

[PATCH 0/2] zram: introduce compressed data writeback
 2025-12-01 18:00 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-12-01 17:09 UTC  (9+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[GIT PULL] Block updates for 6.19-rc1
 2025-12-01 16:12 UTC 

[PATCH] blk-mq: use queue_hctx in blk_mq_map_queue_type
 2025-12-01 15:35 UTC  (4+ messages)

[PATCH v4 00/12] blk-mq: fix possible deadlocks
 2025-12-01 15:11 UTC  (15+ messages)
` [PATCH v4 01/12] blk-wbt: factor out a helper wbt_set_lat()
` [PATCH v4 02/12] blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter
` [PATCH v4 03/12] blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
` [PATCH v4 04/12] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v4 05/12] blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
` [PATCH v4 06/12] blk-mq-debugfs: warn about possible deadlock
` [PATCH v4 07/12] block/blk-rq-qos: add a new helper rq_qos_add_frozen()
` [PATCH v4 08/12] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
` [PATCH v4 09/12] blk-iocost: "
` [PATCH v4 10/12] blk-iolatency: "
` [PATCH v4 11/12] blk-throttle: remove useless queue frozen
` [PATCH v4 12/12] block/blk-rq-qos: cleanup rq_qos_add()

[PATCH] block/rnbd: correct all kernel-doc complaints
 2025-12-01 14:21 UTC  (3+ messages)

[PATCH v3 0/2] blk-mq: use array manage hctx map instead of xarray
 2025-12-01 12:26 UTC  (4+ messages)
` [PATCH v3 2/2] blk-mq: fix potential uaf for 'queue_hw_ctx'

[PATCH v2 00/12] Fix bio chain related issues
 2025-12-01 10:31 UTC  (15+ messages)
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining

[PATCHv2 0/7] zram: introduce compressed data writeback
 2025-12-01  9:47 UTC  (8+ messages)
` [PATCHv2 1/7] "
` [PATCHv2 2/7] zram: introduce writeback_compressed device attribute
` [PATCHv2 3/7] zram: document writeback_batch_size
` [PATCHv2 4/7] zram: move bd_stat to writeback section
` [PATCHv2 5/7] zram: rename zram_free_page()
` [PATCHv2 6/7] zram: switch to guard() for init_lock
` [PATCHv2 7/7] zram: consolidate device-attr declarations

[PATCH v3 00/10] blk-mq: fix possible deadlocks
 2025-12-01  8:41 UTC  (18+ messages)
` [PATCH v3 01/10] blk-mq-debugfs: factor out a helper to register debugfs for all rq_qos
` [PATCH v3 02/10] blk-rq-qos: fix possible debugfs_mutex deadlock
` [PATCH v3 03/10] blk-mq-debugfs: make blk_mq_debugfs_register_rqos() static
` [PATCH v3 04/10] blk-mq-debugfs: warn about possible deadlock
` [PATCH v3 05/10] block/blk-rq-qos: add a new helper rq_qos_add_frozen()
` [PATCH v3 06/10] blk-wbt: fix incorrect lock order for rq_qos_mutex and freeze queue
` [PATCH v3 07/10] blk-iocost: "
` [PATCH v3 08/10] blk-iolatency: "
` [PATCH v3 09/10] blk-throttle: remove useless queue frozen
` [PATCH v3 10/10] block/blk-rq-qos: cleanup rq_qos_add()
` [syzbot ci] Re: blk-mq: fix possible deadlocks

[PATCH v3 0/9] Fix bio chain related issues
 2025-12-01  8:29 UTC  (15+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-12-01  7:18 UTC  (5+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage

[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
 2025-12-01  5:42 UTC  (2+ messages)

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-12-01  2:50 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
 2025-11-30 15:08 UTC 

[GIT PULL] md-6.19-20251130
 2025-11-30 13:33 UTC  (2+ messages)

Bug#1121006: raid10 and component devices optimal_io_size 0xFFF000 results in array optimal_io_size 0xFFF00000
 2025-11-30  9:38 UTC 

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2025-11-30  0:56 UTC  (2+ messages)

[syzbot] Monthly block report (Nov 2025)
 2025-11-28 21:21 UTC 


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