messages from 2026-05-18 05:30:03 to 2026-05-21 23:33:46 UTC [more...]
[PATCHv3] blk-mq: pop cached request if it is usable
2026-05-21 23:33 UTC (4+ messages)
[PATCH v15 0/8] blk: honor isolcpus configuration
2026-05-21 23:29 UTC (9+ messages)
` [PATCH v15 1/8] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v15 2/8] lib/group_cpus: remove dead !SMP code
` [PATCH v15 3/8] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v15 4/8] isolation: Introduce io_queue isolcpus type
` [PATCH v15 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v15 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v15 7/8] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v15 8/8] docs: add io_queue flag to isolcpus
Observing higher CPU utilization during random IO fio testing
2026-05-21 21:52 UTC (2+ messages)
[PATCH] bfq: update outdated comment
2026-05-21 15:33 UTC (2+ messages)
[PATCH] blk-mq: always take a queue reference in blk_mq_submit_bio
2026-05-21 15:12 UTC (3+ messages)
[PATCH] block, bfq: skip dispatch when selected queue has no next_rq
2026-05-21 9:43 UTC (3+ messages)
` "
[PATCH] blk-throttle: schedule parent dispatch in tg_flush_bios()
2026-05-21 9:04 UTC (8+ messages)
[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
2026-05-21 7:52 UTC (8+ messages)
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 4/7] rust: drm: set fops.owner from driver module pointer
` [PATCH v2 5/7] rust: miscdevice: "
` [PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 7/7] block: rnull: "
[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
2026-05-21 7:28 UTC
[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
2026-05-21 6:57 UTC (8+ messages)
` [PATCH v3 1/7] rust: miscdevice: use vertical import style
` [PATCH v3 2/7] samples: rust_misc_device: "
` [PATCH v3 3/7] rust: miscdevice: remove redundant imports
` [PATCH v3 4/7] rust: block: mq: use vertical import style
` [PATCH v3 5/7] rust: block: mq: remove redundant imports and format
` [PATCH v3 6/7] rust: block: rnull: use vertical import style
` [PATCH v3 7/7] rust: doctest: "
[PATCH] rust: add procedural macro for declaring configfs attributes
2026-05-21 5:49 UTC (3+ messages)
[PATCH] block: stack zoned resource limits
2026-05-21 3:54 UTC (2+ messages)
[PATCH v14 0/8] blk: honor isolcpus configuration
2026-05-21 3:12 UTC (11+ messages)
` [PATCH v14 1/8] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v14 2/8] lib/group_cpus: remove dead !SMP code
` [PATCH v14 3/8] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v14 4/8] isolation: Introduce io_queue isolcpus type
` [PATCH v14 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v14 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v14 7/8] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v14 8/8] docs: add io_queue flag to isolcpus
[PATCH v6 0/2] blk-mq: introduce tag starvation observability
2026-05-21 2:22 UTC (6+ messages)
` [PATCH v6 2/2] blk-mq: expose tag starvation counts via debugfs
[PATCH 7.2 0/2] ublk: enable UBLK_F_SHMEM_ZC on zone appends
2026-05-20 20:36 UTC (3+ messages)
` [PATCH 7.2 1/2] ublk: move ublk_req_build_flags() earlier
` [PATCH 7.2 2/2] ublk: factor out ublk_init_iod() helper
[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
2026-05-20 20:27 UTC (7+ messages)
[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
2026-05-20 19:54 UTC (18+ messages)
` [PATCH RFC 1/5] blk-mq: fix status for unaligned bio
` [PATCH RFC 2/5] block: fix invalid zone append status
` [PATCH RFC 3/5] block: validate bio bounds in the queue entered context
` [PATCH RFC 4/5] block: move bio validation into __bio_split_to_limits
` [PATCH RFC 5/5] block, nvme: add failed_bio callback for multipath bio failover
[PATCH v8 0/3] generic and PowerPC SED Opal keystore
2026-05-20 10:24 UTC (3+ messages)
` [PATCH v8 3/3] powerpc/pseries: PLPKS SED Opal keystore support
[syzbot] [block?] general protection fault in lo_rw_aio
2026-05-20 8:54 UTC (14+ messages)
` [PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
` [PATCH v2] "
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-20 8:30 UTC (39+ messages)
` [PATCH v3 02/10] iov_iter: add iterator type for dmabuf maps
` [PATCH v3 03/10] block: move bvec init into __bio_clone
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
` [PATCH v3 06/10] block: forward create_dmabuf_token to drivers
` [PATCH v3 07/10] nvme-pci: implement dma_token backed requests
[PATCH] block: partitions: replace __get_free_page() with kmalloc()
2026-05-20 8:15 UTC
[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
2026-05-20 3:20 UTC (7+ messages)
[PATCH v2 0/5] rust: use vertical import style and remove redundant imports
2026-05-20 2:59 UTC (11+ messages)
` [PATCH v2 1/5] rust: miscdevice: use vertical import style
` [PATCH v2 2/5] samples: rust_misc_device: "
` [PATCH v2 3/5] rust: miscdevice: remove redundant imports
` [PATCH v2 4/5] rust: block: mq: use vertical import style
` [PATCH v2 5/5] rust: block: mq: remove redundant imports and format
[PATCH V4 0/3] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
2026-05-20 0:11 UTC (3+ messages)
Announcement: NVMe Live Migration Software Working Group
2026-05-19 23:56 UTC
[PATCH] drbd: remove unused drbd_nl_mcgrps[] array
2026-05-19 20:51 UTC (2+ messages)
[PATCH v4] bio-integrity-fs: pass data iter to bio_integrity_verify()
2026-05-19 17:55 UTC (3+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-05-19 15:22 UTC (9+ messages)
10x I/O await times in 6.12
2026-05-19 13:31 UTC (4+ messages)
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
2026-05-19 12:00 UTC (6+ messages)
` [PATCH 0/4] crypto: skcipher - per-tfm multi-data-unit batching
` [PATCH 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
` [PATCH 2/4] crypto: xts - support multiple data units per request in template
` [PATCH 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
` [PATCH 4/4] dm crypt: batch all sectors of a bio per crypto request
[PATCH] sched: flush plug in schedule_preempt_disabled() to prevent deadlock
2026-05-19 10:30 UTC (10+ messages)
[PATCH] tracing/blktrace: Use sysfs_emit() for sysfs show callbacks
2026-05-19 7:50 UTC
[PATCHv2] blk-mq: check for stale cached request in blk_mq_submit_bio
2026-05-19 6:47 UTC (6+ messages)
[bug report] drbd: replace genl_magic with explicit netlink serialization
2026-05-19 6:24 UTC
[PATCH v13 0/8] blk: honor isolcpus configuration
2026-05-19 2:50 UTC (8+ messages)
` [PATCH v13 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v13 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
[PATCH] blk-cgroup-rwstat: add missing DISCARD counter in blkg_rwstat_total()
2026-05-19 1:08 UTC (3+ messages)
[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
2026-05-18 23:40 UTC (4+ messages)
[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
2026-05-18 22:41 UTC (7+ messages)
[PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
2026-05-18 22:29 UTC (3+ messages)
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v2 07/21] iov_iter: Add a segmented queue of bio_vec[]
[PATCH blktests v2 0/3] introduce command trace feature
2026-05-18 17:11 UTC (2+ messages)
[bug report] drbd: allow parallel promote/demote actions
2026-05-18 13:10 UTC
REQ_NOAIT cleanups
2026-05-18 13:03 UTC (10+ messages)
` [PATCH 1/2] direct-io: remove IOCB_NOWAIT support
` [PATCH 2/2] block: don't set BIO_QUIET for BLK_STS_AGAIN
[PATCH] iomap: don't make REQ_POLLED imply REQ_NOWAIT
2026-05-18 12:23 UTC (2+ messages)
[PATCH] block: fix pages array leak in bio_map_user_iov error path
2026-05-18 8:31 UTC (2+ messages)
[PATCH] block: fix dio leak on integrity metadata mapping failure
2026-05-18 7:42 UTC
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-05-18 6:49 UTC (9+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 2/4] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices
improve the swap_activate interface
2026-05-18 5:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox