messages from 2026-02-18 09:56:48 to 2026-02-24 07:37:41 UTC [more...]
[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-24 7:37 UTC (20+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [PATCH v15 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v15 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v15 4/9] rust: aref: update formatting of use statements
` [PATCH v15 5/9] rust: Add `OwnableRefCounted`
` [PATCH v15 6/9] rust: page: update formatting of `use` statements
` [PATCH v15 7/9] rust: page: convert to `Ownable`
` [PATCH v15 8/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v15 9/9] rust: page: add `from_raw()`
[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
2026-02-24 7:10 UTC (4+ messages)
[PATCH 0/8] Improve zoned (SMR) HDD write throughput
2026-02-24 2:04 UTC (26+ messages)
` [PATCH 1/8] block: fix zone write plug removal
` [PATCH 2/8] block: remove BLK_ZONE_WPLUG_UNHASHED
` [PATCH 3/8] block: remove disk_zone_is_full()
` [PATCH 4/8] block: improve disk_zone_wplug_schedule_bio_work()
` [PATCH 5/8] block: rename struct gendisk zone_wplugs_lock field
` [PATCH 6/8] block: allow submitting all zone writes from a single context
` [PATCH 7/8] block: default to QD=1 writes for blk-mq rotational zoned devices
` [PATCH 8/8] Documentation: ABI: stable: document the zoned_qd1_writes attribute
[PATCH v2 0/3] scsi: sg: minor bugfix and cleanup
2026-02-24 1:20 UTC
[LSF/MM/BPF TOPIC] dmabuf backed read/write
2026-02-24 0:13 UTC (2+ messages)
[PATCH] blkdev: Annotate struct request_queue with __counted_by_ptr
2026-02-23 22:47 UTC (5+ messages)
[PATCH 02/62] blk-ioc: Prepare for enabling thread-safety analysis
2026-02-23 22:00 UTC (2+ messages)
` [PATCH 03/62] drbd: Balance RCU calls in drbd_adm_dump_devices()
[PATCH 02/62] blk-ioc: Prepare for enabling thread-safety analysis
2026-02-23 21:50 UTC (2+ messages)
` [PATCH 03/62] drbd: Balance RCU calls in drbd_adm_dump_devices()
[PATCH 02/62] blk-ioc: Prepare for enabling thread-safety analysis
2026-02-23 21:48 UTC (2+ messages)
` [PATCH 03/62] drbd: Balance RCU calls in drbd_adm_dump_devices()
[PATCH 0/4] ublk: rework partition handling
2026-02-23 17:19 UTC (13+ messages)
` [PATCH 1/4] ublk: cleanup flag handling and fix UBLK_F_NO_AUTO_PART_SCAN
` [PATCH 2/4] selftests: ublk: rework partitions tests for new flags
` [PATCH 3/4] ublk: document partition flags, kublk and update external links
` [PATCH 4/4] selftests: ublk: cleanup kublk.h
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-23 17:08 UTC (6+ messages)
[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
2026-02-23 16:40 UTC (5+ messages)
[PATCHv7] blk-integrity: support arbitrary buffer alignment
2026-02-23 16:31 UTC (4+ messages)
[RESEND PATCHv7] blk-integrity: support arbitrary buffer alignment
2026-02-23 16:29 UTC
support file system generated / verified integrity information v4
2026-02-23 16:27 UTC (18+ messages)
` [PATCH 01/16] block: factor out a bio_integrity_action helper
` [PATCH 02/16] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/16] block: add a bdev_has_integrity_csum helper
` [PATCH 04/16] block: prepare generation / verification helpers for fs usage
` [PATCH 05/16] block: make max_integrity_io_size public
` [PATCH 06/16] block: add fs_bio_integrity helpers
` [PATCH 07/16] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/16] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/16] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/16] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/16] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` [PATCH 13/16] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 14/16] iomap: support ioends for buffered reads
` [PATCH 15/16] iomap: support T10 protection information
` [PATCH 16/16] xfs: "
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-02-23 16:09 UTC (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change
[PATCH v1 00/11] Zero page->private when freeing pages
2026-02-23 15:27 UTC (25+ messages)
` [PATCH v1 01/11] relay: zero "
` [PATCH v1 02/11] mm/slub: "
` [PATCH v1 03/11] drm/ttm: "
` [PATCH v1 04/11] blk-mq: "
` [PATCH v1 05/11] watch_queue: "
` [PATCH v1 06/11] binder: "
` [PATCH v1 07/11] null_blk: "
` [PATCH v1 08/11] percpu: "
` [PATCH v1 09/11] erofs: "
` [PATCH v1 10/11] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v1 11/11] mm/page_alloc: check page->private upon page free
` [syzbot ci] Re: Zero page->private when freeing pages
[PATCH] netlink: specs: add specification for NBD
2026-02-23 9:40 UTC (4+ messages)
[PATCH blktests 0/3] misc fixes
2026-02-23 7:41 UTC (4+ 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-02-23 3:50 UTC (4+ messages)
` [PATCH blktests 1/3] check: call _unload_modules for each test run
` [PATCH blktests 2/3] common/rc: introduce _load_module()
` [PATCH blktests 3/3] common/nvme: unload nvme modules only when loaded
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-23 0:33 UTC (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[syzbot] [kernel?^W NDB] possible deadlock in worker_thread (3)
2026-02-22 21:46 UTC
[syzbot] [block?] INFO: task hung in blkdev_write_iter
2026-02-22 13:56 UTC
[PATCH v6 00/43] btrfs: add fscrypt support
2026-02-21 22:11 UTC (24+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support
` [PATCH v6 11/43] btrfs: add inode encryption contexts
` [PATCH v6 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v6 14/43] btrfs: handle "
` [PATCH v6 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v6 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type
[LSF/MM/BPF TOPIC] Native SCSI multipath support
2026-02-21 17:47 UTC (6+ messages)
[PATCH] ublk: cleanup flag handling and fix UBLK_F_NO_AUTO_PART_SCAN
2026-02-21 13:00 UTC (5+ messages)
[PATCHv2] ublk: persistent device links
2026-02-20 16:16 UTC (2+ messages)
[PATCH] block: Correct comment on bio_alloc_clone()
2026-02-20 15:57 UTC (6+ messages)
[PATCH] drbd: fix null-pointer dereference on local read error
2026-02-20 14:09 UTC (2+ messages)
[PATCH blktests v2 0/2] zbd: adjust to recent blkzone change
2026-02-20 13:23 UTC (3+ 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] ublk: persistent device links
2026-02-20 11:35 UTC (4+ messages)
[PATCH blktests] zbd: do not handle write pointer values as numeric for full zones
2026-02-20 11:01 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
2026-02-20 7:44 UTC (5+ messages)
[PATCH RFC] block: enable RWF_DONTCACHE for block devices
2026-02-19 15:24 UTC (3+ messages)
[PATCH] drbd: Replace deprecated strcpy with strscpy
2026-02-19 15:22 UTC (3+ messages)
[PATCH] drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()
2026-02-19 15:22 UTC (2+ messages)
[PATCH] drbd: fix a null-pointer dereference when the request event in drbd_request_endio() is READ_COMPLETED_WITH_ERROR
2026-02-19 14:53 UTC (2+ messages)
[PATCH blktests] zbd: do not handle write pointer values as numeric for full zones
2026-02-19 12:19 UTC
[LSF/MM/BPF TOPIC] A block level, active-active replication solution
2026-02-19 10:43 UTC (3+ messages)
[syzbot] Monthly nbd report (Feb 2026)
2026-02-19 8:59 UTC
support file system generated / verified integrity information v3
2026-02-19 7:17 UTC (5+ messages)
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
[PATCH AUTOSEL 6.19] block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
2026-02-19 2:03 UTC
[LSF/MM/BPF TOPIC][RESEND] Status of Rust in the block subsystem
2026-02-18 21:31 UTC
LSF/MM/BPF: 2026: Call for Proposals
2026-02-18 9:56 UTC (6+ 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