messages from 2026-02-25 15:49:03 to 2026-03-02 00:32:28 UTC [more...]
[PATCH blktests 0/3] misc fixes
2026-03-02 0:32 UTC (8+ messages)
` [PATCH blktests 1/3] common/nvme: do not call 'nvme id-ns' to non-nvme devices
` [PATCH blktests 2/3] check: increment bash requirement version from 4.2 to 4.3
` [PATCH blktests 3/3] src: add nvme-passthru-admin-uring to .gitignore
[PATCH blktests 0/3] fix module unload failures
2026-03-02 0:30 UTC (3+ messages)
[PATCH V2] blktrace: fix __this_cpu_read/write in preemptible context
2026-03-02 0:22 UTC
[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
2026-03-01 20:47 UTC (7+ messages)
` [PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
[PATCHv2] block: break pcpu_alloc_mutex dependency on freeze_lock
2026-03-01 12:59 UTC
[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
2026-03-01 2:32 UTC (2+ messages)
[PATCH] block: remove bdev_nonrot()
2026-02-28 23:06 UTC (4+ messages)
[PATCH 1/5] zram: do not autocorrect bad recompression parameters
2026-02-28 20:05 UTC (6+ messages)
` [PATCH 2/5] zram: drop ->num_active_comps
` [PATCH 3/5] zram: recompression priority param should override algo
` [PATCH 4/5] zram: update recompression documentation
` [PATCH 5/5] zram: remove chained recompression
[PATCH v2 0/4] ublk: rework partition handling
2026-02-28 10:07 UTC (12+ messages)
` [PATCH v2 1/4] ublk: cleanup partition flags handling and introduce UBLK_F_NO_PARTITONS
` [PATCH v2 2/4] selftests: ublk: rework partitions tests for new flags
` [PATCH v2 3/4] ublk: document partition flags, kublk and update external links
` [PATCH v2 4/4] selftests: ublk: cleanup kublk.h
[PATCH] block: fix race in update_io_ticks causing inflated disk statistics
2026-02-28 10:01 UTC
[PATCH v6 00/43] btrfs: add fscrypt support
2026-02-28 7:57 UTC (5+ messages)
[PATCH net-next] net: datagram: Bypass usercopy checks for kernel iterators
2026-02-28 3:19 UTC
[bug report] Bug: Write fault blocked by KUAP!
2026-02-28 2:57 UTC (6+ messages)
[PATCH] blktrace: fix __this_cpu_read/write in preemptible context
2026-02-27 23:08 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Compile-time thread-safety analysis for C code
2026-02-27 22:44 UTC
[RFC v2 0/3] Decoupling large folios dependency on THP
2026-02-27 20:19 UTC (7+ messages)
[PATCH 00/13] libmultipath: a generic multipath lib for block drivers
2026-02-27 19:52 UTC (15+ messages)
` [PATCH 02/13] libmultipath: Add basic gendisk support
` [PATCH 03/13] libmultipath: Add path selection support
` [PATCH 08/13] libmultipath: Add sysfs helpers
` [PATCH 09/13] libmultipath: Add PR support
` [PATCH 11/13] libmultipath: Add support for block device IOCTL
[GIT PULL] Block fixes for 7.0-rc2
2026-02-27 18:59 UTC (2+ messages)
[PATCH v2] block: Correct comments on bio_alloc_clone() and bio_init_clone()
2026-02-27 16:48 UTC (4+ messages)
[PATCH v4 0/8] Improve zoned (SMR) HDD write throughput
2026-02-27 16:45 UTC (15+ messages)
` [PATCH v4 1/8] block: fix zone write plug removal
` [PATCH v4 2/8] block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio_work()
` [PATCH v4 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()
` [PATCH v4 4/8] block: remove disk_zone_is_full()
` [PATCH v4 5/8] block: rename struct gendisk zone_wplugs_lock field
` [PATCH v4 6/8] block: allow submitting all zone writes from a single context
` [PATCH v4 7/8] block: default to QD=1 writes for blk-mq rotational zoned devices
` [PATCH v4 8/8] Documentation: ABI: stable: document the zoned_qd1_writes attribute
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-27 16:41 UTC (3+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices
[PATCH v2] fs: remove stale and duplicate forward declarations
2026-02-27 15:41 UTC (2+ messages)
[PATCH] block: cleanup various NULL pointer comparisons
2026-02-27 15:06 UTC
[PATCH v3 0/8] Improve zoned (SMR) HDD write throughput
2026-02-27 13:48 UTC (19+ messages)
` [PATCH v3 1/8] block: fix zone write plug removal
` [PATCH v3 2/8] block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio_work()
` [PATCH v3 3/8] block: rename and simplify disk_get_and_lock_zone_wplug()
` [PATCH v3 4/8] block: remove disk_zone_is_full()
` [PATCH v3 5/8] block: rename struct gendisk zone_wplugs_lock field
` [PATCH v3 6/8] block: allow submitting all zone writes from a single context
` [PATCH v3 7/8] block: default to QD=1 writes for blk-mq rotational zoned devices
` [PATCH v3 8/8] Documentation: ABI: stable: document the zoned_qd1_writes attribute
support file system generated / verified integrity information v4
2026-02-27 13:46 UTC (3+ messages)
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
2026-02-27 9:23 UTC (6+ messages)
[PATCH] block: break pcpu_alloc_mutex dependency on freeze_lock
2026-02-27 8:09 UTC (4+ messages)
[PATCH v2 0/7] Improve zoned (SMR) HDD write throughput
2026-02-27 7:12 UTC (18+ messages)
` [PATCH v2 1/7] block: fix zone write plug removal
` [PATCH v2 2/7] block: fix zone write plugs refcount handling in disk_zone_wplug_schedule_bio_work()
` [PATCH v2 3/7] block: remove disk_zone_is_full()
` [PATCH v2 4/7] block: rename struct gendisk zone_wplugs_lock field
` [PATCH v2 5/7] block: allow submitting all zone writes from a single context
` [PATCH v2 6/7] block: default to QD=1 writes for blk-mq rotational zoned devices
` [PATCH v2 7/7] Documentation: ABI: stable: document the zoned_qd1_writes attribute
[PATCH blktests v2 0/2] zbd: adjust to recent blkzone change
2026-02-27 6:48 UTC (6+ messages)
` [PATCH blktests v2 1/2] zbd/rc: do not use invalid write pointer values by blkzone report
` [PATCH blktests v2 2/2] zbd/002: do not check write pointers of conventional zones
[PATCH 6.12.y] blk-throttle: fix access race during throttle policy activation
2026-02-27 5:42 UTC
[PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
2026-02-27 1:34 UTC (6+ messages)
[PATCH RFC v2 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-27 0:44 UTC (12+ messages)
` [PATCH RFC v2 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v2 2/2] block: enable RWF_DONTCACHE for block devices
[PATCH] block: Use sysfs_emit in sysfs show functions
2026-02-27 0:42 UTC
[PATCH 0/3] block: revert avoid acquiring cpu hotplug lock in group_cpus_evenly
2026-02-26 23:55 UTC (7+ messages)
` [PATCH 1/3] nvme: failover requests for inactive hctx
` [PATCH 2/3] blk-mq: add handshake for offlinig hw queues
` [PATCH 3/3] Revert "lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly"
[LSF/MM/BPF TOPIC] dmabuf backed read/write
2026-02-26 23:38 UTC (2+ messages)
[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
2026-02-26 21:43 UTC (4+ messages)
` [PATCH 4/8] mm/zsmalloc: Store obj_cgroup pointer in zpdesc
[syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (4)
2026-02-26 18:04 UTC (2+ messages)
[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
2026-02-26 15:41 UTC (12+ messages)
` [PATCH v2] "
[PATCH v2 0/9] Extend Single User Mode (SUM) support in sed-opal
2026-02-26 15:41 UTC (5+ messages)
` [PATCH v3 "
[PATCH v2 0/2] blk/nvme: fix NULL deref in rq_qos_done_bio() on multipath failover
2026-02-26 15:33 UTC (5+ messages)
` [PATCH V2 1/2] block: move bio queue-transition flag fixups into blk_steal_bios()
` [PATCH V2 2/2] block: clear BIO_QOS flags in blk_steal_bios()
blktests failures with v7.0-rc1 kernel
2026-02-26 15:00 UTC (3+ messages)
[PATCH v2] zram: use statically allocated compression algorithm names
2026-02-26 12:37 UTC
[PATCH] zram: compression algorithms name use static fields
2026-02-26 11:51 UTC (5+ messages)
[PATCH] zram: rename writeback_compressed device attr
2026-02-26 8:01 UTC (4+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-02-26 2:52 UTC (6+ messages)
[PATCH RFC] block: enable RWF_DONTCACHE for block devices
2026-02-25 22:42 UTC (3+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-25 16:29 UTC (7+ 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