public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-12 22:05:42 to 2026-01-16 11:14:27 UTC [more...]

[PATCH blktests] check: add kmemleak support to blktests
 2026-01-16 11:14 UTC  (4+ messages)

[PATCH V2 0/2] nvme: optimize passthrough IOPOLL completion for local ring context
 2026-01-16  7:46 UTC  (3+ messages)
` [PATCH V2 1/2] block: pass io_comp_batch to rq_end_io_fn callback
` [PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context

[PATCH] blk-mq-sched: Remove redundant code in blk_mq_sched_mark_restart_hctx()
 2026-01-16  7:32 UTC  (2+ messages)

[RFC PATCH v2 0/3] bsg: add io_uring command support for SCSI passthrough
 2026-01-16  4:52 UTC  (9+ messages)
` [RFC PATCH v2 1/3] bsg: add bsg_uring_cmd uapi structure
` [RFC PATCH v2 2/3] bsg: add uring_cmd support to BSG generic layer
` [RFC PATCH v2 3/3] bsg: implement SCSI BSG uring_cmd handler
` [RFC PATCH v3 0/3] bsg: add io_uring command support for SCSI passthrough
  ` [RFC PATCH v3 1/3] bsg: add bsg_uring_cmd uapi structure
  ` [RFC PATCH v3 2/3] bsg: add uring_cmd support to BSG generic layer
  ` [RFC PATCH v3 3/3] bsg: implement SCSI BSG uring_cmd handler

[PATCH] block: remove the boring judgment in blk_rq_map_bio_alloc()
 2026-01-16  3:40 UTC  (2+ messages)

[PATCH 0/6] blk-cgroup: fix races in blkcg_activate_policy()
 2026-01-16  2:42 UTC  (8+ messages)
` [PATCH 1/6] blk-cgroup: protect q->blkg_list iteration in blkg_destroy_all() with blkcg_mutex
` [PATCH 2/6] bfq: protect q->blkg_list iteration in bfq_end_wr_async() "
` [PATCH 3/6] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH 4/6] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH 5/6] blk-cgroup: factor policy pd teardown loop into helper
` [PATCH 6/6] blk-cgroup: allocate pds before freezing queue in blkcg_activate_policy()

[PATCH] nvme: optimize passthrough IOPOLL completion for local ring context
 2026-01-16  2:29 UTC  (3+ messages)

[PATCH 0/2] Improve some comments
 2026-01-15 17:19 UTC  (3+ messages)

[PATCH 0/2] Fix an error path in disk_update_zone_resources()
 2026-01-15 16:53 UTC  (7+ messages)
` [PATCH 1/2] block: Annotate the queue limits functions
` [PATCH 2/2] block: Fix an error path in disk_update_zone_resources()

[PATCH] rnbd-clt: fix refcount underflow in device unmap path
 2026-01-15 14:22 UTC  (6+ messages)

[PATCH v2 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
 2026-01-15  9:39 UTC  (13+ messages)
` [PATCH v2 1/3] blk-cgroup: fix race between policy activation and blkg destruction
` [PATCH v2 2/3] blk-cgroup: skip dying blkg in blkcg_activate_policy()
` [PATCH v2 3/3] blk-cgroup: factor policy pd teardown loop into helper

[bug report] kmemleak observed during blktests nvme/fc
 2026-01-15  9:24 UTC  (5+ messages)

[PATCH blktests v7 0/3] replace module removal with patient module removal
 2026-01-15  9:11 UTC  (4+ messages)
` [PATCH blktests v7 1/3] check,common,srp/rc: "
` [PATCH blktests v7 2/3] check: reimplement _unload_modules() with _patient_rmmod()
` [PATCH blktests v7 3/3] check: check reference count for modprobe --remove --wait success case

[PATCH v3 0/5] x86: Cleanups around slow_down_io()
 2026-01-15  8:48 UTC  (2+ messages)
` [PATCH v3 2/5] block/floppy: Don't use REALLY_SLOW_IO for delays

[PATCH] zram: rename init_lock to dev_lock
 2026-01-15  8:08 UTC 

bounce buffer direct I/O when stable pages are required
 2026-01-15  6:24 UTC  (35+ messages)
` [PATCH 01/14] block: refactor get_contig_folio_len
` [PATCH 02/14] block: open code bio_add_page and fix handling of mismatching P2P ranges
` [PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 04/14] block: remove bio_release_page
` [PATCH 05/14] block: add helpers to bounce buffer an iov_iter into bios
` [PATCH 06/14] iomap: fix submission side handling of completion side errors
` [PATCH 07/14] iomap: simplify iomap_dio_bio_iter
` [PATCH 08/14] iomap: split out the per-bio logic from iomap_dio_bio_iter
` [PATCH 09/14] iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
` [PATCH 10/14] iomap: free the bio before completing the dio
` [PATCH 11/14] iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
` [PATCH 12/14] iomap: support ioends for direct reads
` [PATCH 13/14] iomap: add a flag to bounce buffer direct I/O
` [PATCH 14/14] xfs: use bounce buffering direct I/O when the device requires stable pages

improve zoned XFS GC buffer management v4
 2026-01-15  6:12 UTC  (7+ messages)
` [PATCH 1/3] block: add a bio_reuse helper
` [PATCH 2/3] xfs: use bio_reuse in the zone GC code
` [PATCH 3/3] xfs: rework zone GC buffer management

[PATCH 1/3] zram: use u32 for entry ac_time tracking
 2026-01-15  3:13 UTC  (3+ messages)

[PATCH 2/3] zram: rename internal slot API
 2026-01-15  3:01 UTC  (3+ messages)

[PATCH] ublk: fix ublksrv pid handling for pid namespaces
 2026-01-15  2:59 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
` [PATCH v4] "

[PATCH blktests 0/2] blktests: add ability for multiple dev sysfs checks
 2026-01-14 21:08 UTC  (3+ messages)
` [PATCH blktests 1/2] common/rc: support multiple arguments for _require_test_dev_sysfs()
` [PATCH blktests 2/2] block/042: check sysfs values prior to running

[PATCH v3 0/2] block: Generalize physical entry definition
 2026-01-14 20:32 UTC  (3+ messages)

[GIT PULL] nvme fixes for Linux 6.19
 2026-01-14 19:36 UTC  (2+ messages)

[PATCH v8 0/8] blk-mq: fix possible deadlocks
 2026-01-14 17:23 UTC  (5+ messages)
` [PATCH v8 2/8] blk-wbt: fix possible deadlock to nest pcpu_alloc_mutex under q_usage_counter

[RESEND PATCHv3 0/2] dm-crypt: support relaxed memory alignment
 2026-01-14 15:49 UTC  (3+ messages)
` [RESEND PATCHv3 1/2] dm-crypt: allow unaligned bio_vecs for direct io
` [RESEND PATCHv3 2/2] dm-crypt: dynamic scatterlist for many segments

[PATCHv2 0/2] dm-crypt: support relaxed memory alignment
 2026-01-14 15:49 UTC  (5+ messages)
` [PATCHv2 1/3] block: remove stacking default dma_alignment
` [PATCHv2 2/3] dm-crypt: allow unaligned bio_vecs for direct io
` [PATCHv2 3/3] dm-crypt: dynamic scatterlist for many segments

[bug report] kernel BUG at lib/list_debug.c:32! triggered by blktests nvme/049
 2026-01-14 15:26 UTC  (11+ messages)
    ` [bug report][bisected] "

[PATCH blktests v6 0/3] replace module removal with patient module removal
 2026-01-14 12:10 UTC  (4+ messages)
` [PATCH blktests v6 1/3] check,common,srp/rc: "

[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
 2026-01-14  7:27 UTC  (2+ messages)

improve zoned XFS GC buffer management v3
 2026-01-14  6:31 UTC  (9+ messages)
` [PATCH 1/3] block: add a bio_reuse helper
` [PATCH 2/3] xfs: use bio_reuse in the zone GC code
` [PATCH 3/3] xfs: rework zone GC buffer management

[PATCH 0/3] selftests/ublk: three bug fixes
 2026-01-14  4:17 UTC  (6+ messages)
` [PATCH 1/3] selftests/ublk: fix IO thread idle check
` [PATCH 2/3] selftests/ublk: fix error handling for starting device
` [PATCH 3/3] selftests/ublk: fix garbage output in foreground mode

[PATCH] Revert "bcache: fix improper use of bi_end_io"
 2026-01-13 16:34 UTC  (14+ messages)

[PATCHv2] null_blk: fix kmemleak by releasing references to fault configfs items
 2026-01-13 14:27 UTC  (2+ messages)

[PATCH] block, nvme: remove unused dma_iova_state function parameter
 2026-01-13 14:27 UTC  (3+ messages)

[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
 2026-01-13 14:25 UTC  (13+ messages)

[PATCH 1/2] block: remove unused dma_iova_state function parameter
 2026-01-13  7:24 UTC  (5+ messages)
  ` [PATCH 2/2] nvme: blk_rq_dma_map_iter_next is no longer using iova state

[PATCH] null_blk: fix kmemleak by releasing references to fault configfs items
 2026-01-13  5:28 UTC 

[PATCH] null_blk: fix kmemleak by releasing references to fault configfs items
 2026-01-13  5:27 UTC  (4+ messages)

[PATCHv2 0/7] zram: introduce compressed data writeback
 2026-01-13  4:54 UTC  (10+ messages)
` [PATCHv2 1/7] "

[PATCH v2] lib/group_cpus: make group CPU cluster aware
 2026-01-13  2:29 UTC 

来自alai的邮件
 2026-01-13  2:00 UTC 

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-13  1:49 UTC  (4+ messages)

[PATCH 0/2] ublk: fix error handling if start_dev pid validation failed
 2026-01-13  1:46 UTC  (7+ messages)
` [PATCH 1/2] ublk: cancel device on START_DEV failure
` [PATCH 2/2] selftests/ublk: fix garbage output and cleanup on failure

[RFC PATCH 1/3] bsg: add bsg_uring_cmd uapi structure
 2026-01-13  1:26 UTC  (2+ messages)

[PATCH v7 0/3] ublk: introduce UBLK_CMD_TRY_STOP_DEV
 2026-01-12 22:15 UTC  (6+ messages)
` [PATCH v7 1/3] ublk: make ublk_ctrl_stop_dev return void
` [PATCH v7 2/3] ublk: add UBLK_CMD_TRY_STOP_DEV command
` [PATCH v7 3/3] selftests: ublk: add stop command with --safe option


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox