messages from 2026-02-17 07:06:04 to 2026-02-23 15:00:56 UTC [more...]
[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-23 14:59 UTC (16+ 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()`
[PATCH v1 00/11] Zero page->private when freeing pages
2026-02-23 14:45 UTC (23+ 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
support file system generated / verified integrity information v4
2026-02-23 13:20 UTC (17+ 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 0/4] ublk: rework partition handling
2026-02-23 12:30 UTC (9+ 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
[PATCH 0/8] Improve zoned (SMR) HDD write throughput
2026-02-23 12:07 UTC (17+ 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] netlink: specs: add specification for NBD
2026-02-23 9:40 UTC (4+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-23 7:44 UTC (5+ 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
[PATCHv7] blk-integrity: support arbitrary buffer alignment
2026-02-22 16:29 UTC (3+ messages)
[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 (30+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support
` [PATCH v6 08/43] fscrypt: add documentation about extent encryption
` [PATCH v6 10/43] btrfs: start using fscrypt hooks
` [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 (14+ messages)
` [Lsf-pc] "
[PATCH] ublk: cleanup flag handling and fix UBLK_F_NO_AUTO_PART_SCAN
2026-02-21 13:00 UTC (5+ messages)
[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
2026-02-21 9:11 UTC (3+ 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] blkdev: Annotate struct request_queue with __counted_by_ptr
2026-02-19 17:23 UTC (4+ 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 (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 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)
[PATCH 0/4] write-stream for file I/O
2026-02-18 9:45 UTC (5+ messages)
` [PATCH 1/4] fs: add write-stream management file_operations
blktests failures with v6.19 kernel
2026-02-17 21:22 UTC (5+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [nbd?] possible deadlock in nbd_disconnect_and_put
2026-02-17 19:49 UTC
[GIT PULL] Final block fixes and updates for 7.0-rc1
2026-02-17 17:54 UTC (2+ messages)
[PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
2026-02-17 15:37 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Status of Rust in the block subsystem
2026-02-17 13:04 UTC
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-02-17 9:54 UTC (4+ messages)
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`
[PATCH blktests v4 0/3] bcache: add initial test cases
2026-02-17 7:50 UTC (5+ messages)
` [PATCH blktests v4 1/3] bcache: add bcache/001
` [PATCH blktests v4 2/3] bcache: add bcache/002
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