messages from 2025-10-27 12:09:10 to 2025-10-31 07:49:23 UTC [more...]
[PATCH V2 1/2] blktrace: add blktrace zone management regression test
2025-10-31 7:49 UTC (6+ messages)
` [PATCH V2 2/2] blktrace: add blktrace ftrace corruption "
add error handling to add_disk / device_add_disk
2025-10-31 7:46 UTC (3+ messages)
` [PATCH 03/11] block: call bdev_add later in device_add_disk
` question about bd_inode hashing against device_add() // "
[PATCH] partitions/ibm: Fix a spelling mistake
2025-10-31 7:18 UTC
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-31 6:48 UTC (15+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH 00/13] Introduce cached report zones
2025-10-31 6:13 UTC (14+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
` [PATCH 13/13] xfs: "
[PATCH] ublk: use copy_{to,from}_iter() for user copy
2025-10-31 3:45 UTC (2+ messages)
[PATCH V3 0/5] ublk: NUMA-aware memory allocation
2025-10-31 3:28 UTC (14+ messages)
` [PATCH V3 1/5] ublk: reorder tag_set initialization before queue allocation
` [PATCH V3 2/5] ublk: implement NUMA-aware memory allocation
` [PATCH V3 3/5] ublk: use struct_size() for allocation
` [PATCH V3 4/5] selftests: ublk: set CPU affinity before thread initialization
` [PATCH V3 5/5] selftests: ublk: make ublk_thread thread-local variable
[PATCH 0/1] cover letter
2025-10-31 2:54 UTC (7+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer
fall back from direct to buffered I/O when stable writes are required
2025-10-30 23:18 UTC (31+ messages)
` [PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
` [PATCH 2/4] fs: return writeback errors for IOCB_DONTCACHE in generic_write_sync
` [PATCH 3/4] xfs: use IOCB_DONTCACHE when falling back to buffered writes
` [PATCH 4/4] xfs: fallback to buffered I/O for direct I/O when stable writes are required
mainline boot fail nvme/block? [BISECTED]
2025-10-30 22:23 UTC (2+ messages)
filemap_* writeback interface cleanups v2
2025-10-30 18:21 UTC (4+ messages)
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
[PATCH v3] block: Remove queue freezing from several sysfs store callbacks
2025-10-30 18:08 UTC (3+ messages)
[PATCHv4 0/8]
2025-10-30 17:40 UTC (11+ messages)
` [PATCHv4 5/8] iomap: simplify direct io validity check
[PATCH] blk-crypto: use BLK_STS_INVAL for alignment errors
2025-10-30 17:17 UTC (5+ messages)
[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-10-30 16:50 UTC (8+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`
make block layer auto-PI deadlock safe v2
2025-10-30 14:44 UTC (3+ messages)
` [PATCH 1/2] block: blocking mempool_alloc doesn't fail
` [PATCH 2/2] block: make bio auto-integrity deadlock safe
[PATCH v2 0/8] Guaranteed CMA
2025-10-30 14:04 UTC (7+ messages)
[PATCH] null_blk: set dma alignment to logical block size
2025-10-30 12:32 UTC (9+ messages)
[RFC PATCH 0/3] Introduce per-cgroup compression priority
2025-10-30 11:32 UTC (7+ messages)
[REPORT] Possible circular locking dependency on 6.18-rc2 in blkg_conf_open_bdev_frozen+0x80/0xa0
2025-10-30 6:26 UTC (7+ messages)
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-29 18:05 UTC (3+ messages)
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
[PATCH 0/3] Fix a deadlock related to modifying queue attributes
2025-10-29 17:09 UTC (12+ messages)
dm bug: hibernate to swap located on dm-integrity doesn't work (how to get data redundancy for swap?)
2025-10-29 16:31 UTC (5+ messages)
` [PATCH] pm-hibernate: flush block device cache when hibernating
[PATCHv3 0/4] block: restructure elevator switch path and fix a lockdep splat
2025-10-29 10:36 UTC (5+ messages)
` [PATCHv3 1/4] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv3 2/4] block: move elevator tags into struct elevator_resources
` [PATCHv3 3/4] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv3 4/4] block: define alloc_sched_data and free_sched_data methods for kyber
[PATCH V2] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
2025-10-29 6:47 UTC (2+ messages)
[PATCH] blk-stat: convert struct blk_stat_callback to kernel-doc
2025-10-29 6:13 UTC (2+ messages)
[PATCH 1/1] blktrace: add support for REQ_OP_WRITE_ZEROES tracing
2025-10-29 3:34 UTC
[PATCH V2 0/5] ublk: NUMA-aware memory allocation
2025-10-29 2:51 UTC (8+ messages)
` [PATCH V2 1/5] ublk: reorder tag_set initialization before queue allocation
` [PATCH V2 2/5] ublk: implement NUMA-aware memory allocation
` [PATCH V2 3/5] ublk: use flexible array for ublk_queue.ios
` [PATCH V2 4/5] selftests: ublk: set CPU affinity before thread initialization
` [PATCH V2 5/5] selftests: ublk: make ublk_thread thread-local variable
[PATCH blktest] Makefile: add check-parallel target for faster shellcheck
2025-10-28 19:24 UTC
[PATCH blktests 1/2] blktrace: add blktrace zone management regression test
2025-10-28 17:45 UTC (5+ messages)
` [PATCH blktest 2/2] blktrace: add blktrace ftrace corruption "
[PATCH] blktrace: for ftrace use correct trace format ver
2025-10-28 13:56 UTC (3+ messages)
[PATCH] blktrace: use debug print to report dropped events
2025-10-28 13:56 UTC (4+ messages)
[PATCH] blktrace: log dropped REQ_OP_ZONE_XXX events ver1
2025-10-28 13:54 UTC (2+ messages)
[PATCH 0/2] Zone operation fixes
2025-10-28 13:53 UTC (6+ messages)
` [PATCH 1/2] block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL
` [PATCH 2/2] block: make REQ_OP_ZONE_OPEN a write operation
[PATCH 0/3] block: restructure elevator switch path and fix a lockdep splat
2025-10-28 4:51 UTC (6+ messages)
` [PATCH 2/3] block: introduce alloc_sched_data and free_sched_data elevator methods
[GIT PULL] Block fixes for 6.18-rc3
2025-10-27 20:24 UTC (5+ messages)
[PATCHv2 0/4] block: restructure elevator switch path and fix a lockdep splat
2025-10-27 17:35 UTC (5+ messages)
` [PATCHv2 1/4] block: unify elevator tags and type xarrays into struct elv_change_ctx
` [PATCHv2 2/4] block: move elevator tags into struct elevator_resources
` [PATCHv2 3/4] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv2 4/4] block: define alloc_sched_data and free_sched_data methods for kyber
[PATCH 0/4] ublk: NUMA-aware memory allocation
2025-10-27 16:40 UTC (5+ messages)
` [PATCH 1/4] ublk: reorder tag_set initialization before queue allocation
` [PATCH 2/4] ublk: implement NUMA-aware memory allocation
make block layer auto-PI deadlock safe
2025-10-27 13:14 UTC (6+ messages)
` [PATCH 1/3] slab, block: generalize bvec_alloc_gfp
[PATCH v5 00/14] fuse: use iomap for buffered reads + readahead
2025-10-27 12:16 UTC (9+ messages)
` [PATCH v5 07/14] iomap: track pending read bytes more optimally
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;
as well as URLs for NNTP newsgroup(s).