public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-25 22:46:01 to 2026-01-29 00:40:58 UTC [more...]

[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-29  0:41 UTC  (8+ messages)
` [PATCH v4 1/5] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v4 2/5] tracing: add trace_async_init boot parameter
` [PATCH v4 3/5] tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
` [PATCH v4 4/5] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous when trace_async_init set
` [PATCH v4 5/5] blktrace: Make init_blk_tracer() "

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-28 21:18 UTC  (42+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH] ublk: restore auto buf unregister refcount optimization
 2026-01-28 21:08 UTC  (2+ messages)

[PATCH] block: remove bio_last_bvec_all
 2026-01-28 21:04 UTC  (6+ messages)

[PATCH V2] ublk: document IO reference counting design
 2026-01-28 20:27 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Block storage copy offloading
 2026-01-28 18:45 UTC  (6+ messages)

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-01-28 17:14 UTC  (2+ messages)

support file system generated / verified integrity information v2
 2026-01-28 16:30 UTC  (18+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 13/15] iomap: support ioends for buffered reads
` [PATCH 14/15] iomap: support T10 protection information
` [PATCH 15/15] xfs: "

[PATCH blktests v5 0/5] Add support to run against arbitrary targets
 2026-01-28 15:28 UTC  (3+ messages)
` [PATCH blktests v5 5/5] nvme/055: add test for nvme-tcp zero-copy offload

[PATCH] block: Replace snprintf with strscpy in check_partition
 2026-01-28 12:28 UTC  (2+ messages)

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

[PATCH v3 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-28  8:39 UTC  (8+ messages)
` [PATCH v3 1/3] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v3 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
` [PATCH v3 3/3] blktrace: Make init_blk_tracer() asynchronous

[PATCH v2] Do not require atomic writes to be power of 2 sized and aligned on length boundary
 2026-01-28  6:08 UTC  (2+ messages)

[PATCH] rnbd-clt: fix refcount underflow in device unmap path
 2026-01-28  4:16 UTC  (4+ messages)

[syzbot] [block?] possible deadlock in blkdev_read_iter
 2026-01-28  3:41 UTC  (8+ messages)

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2026-01-27 22:40 UTC  (5+ messages)
` [PATCH V3 4/6] nvmet: ignore discard return value

support file system generated / verified integrity information
 2026-01-27 15:16 UTC  (33+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
  ` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
  ` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
  ` [PATCH 06/15] block: add fs_bio_integrity helpers
  ` [PATCH 05/15] block: make max_integrity_io_size public

[PATCH 2/3] block: rnull: remove imports available via prelude
 2026-01-27 12:51 UTC  (4+ messages)

[PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
 2026-01-27 12:50 UTC  (13+ messages)
  ` bounce buffer direct I/O when stable pages are required v2
      ` block or iomap tree, was: "

[PATCH blktests] common/fio: ignore fio messages about random generator selection
 2026-01-27 10:07 UTC 

[PATCH 3/3] xfs: rework zone GC buffer management
 2026-01-27  6:53 UTC  (4+ messages)

[GIT PULL] md-7.0-20260127
 2026-01-27  4:09 UTC  (2+ messages)

[PATCH v2] selftests: ublk: mark each test start and end time in dmesg
 2026-01-27  1:51 UTC  (2+ messages)

[PATCH v2 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-27  1:23 UTC  (6+ messages)
` [PATCH v2 1/3] tracing: Rename `eval_map_wq` and export it for asynchronous use by other modules
` [PATCH v2 2/3] tracing/kprobes: Make setup_boot_kprobe_events() asynchronous
` [PATCH v2 3/3] blktrace: Make init_blk_tracer() asynchronous

[PATCH] selftests: ublk: mark each test start and end time in dmesg
 2026-01-26 15:56 UTC  (4+ messages)

[PATCH] selftests: ublk: improve I/O ordering test with bpftrace
 2026-01-26 14:08 UTC 

What should we do about the nvme atomics mess?
 2026-01-26 13:01 UTC  (13+ messages)

[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
 2026-01-26  8:33 UTC  (9+ messages)
        ` [PATCH] selftests: ublk: io-reorder triggered in test_generic_01.sh

[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
 2026-01-26  5:08 UTC  (2+ messages)

[PATCH 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
 2026-01-26  2:45 UTC  (4+ messages)
` [PATCH 1/3] tracing: Export eval_map_wq for asynchronous use by other modules

[PATCH 0/9] btrfs: used compressed_bio structure for writes
 2026-01-25 22:48 UTC 


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