messages from 2026-02-15 20:34:07 to 2026-02-20 09:52:54 UTC [more...]
[PATCH v15 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-20 9:51 UTC (9+ messages)
` [PATCH v15 1/9] rust: types: Add Ownable/Owned types
` [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()`
[LSF/MM/BPF TOPIC] Memory fragmentation with large block sizes
2026-02-20 7:44 UTC (5+ messages)
[PATCH] ublk: persistent device links
2026-02-20 7:33 UTC (3+ messages)
[PATCH] ublk: cleanup flag handling and fix UBLK_F_NO_AUTO_PART_SCAN
2026-02-20 3:58 UTC (4+ messages)
[PATCH blktests] zbd: do not handle write pointer values as numeric for full zones
2026-02-19 21:35 UTC (2+ 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: "
[LSF/MM/BPF TOPIC] User space RAID5 with ublk and io_uring BPF
2026-02-19 5:38 UTC
[PATCH AUTOSEL 6.19] block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iova
2026-02-19 2:03 UTC
[PATCHv7] blk-integrity: support arbitrary buffer alignment
2026-02-18 21:45 UTC (2+ messages)
[LSF/MM/BPF TOPIC][RESEND] Status of Rust in the block subsystem
2026-02-18 21:31 UTC
[PATCH v6 00/43] btrfs: add fscrypt support
2026-02-18 17:25 UTC (27+ messages)
` [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
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-18 15:08 UTC (5+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
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 (8+ messages)
` [PATCH 1/4] fs: add write-stream management file_operations
` [PATCH 2/4] fcntl: expose write-stream management to userspace
` [PATCH 3/4] iomap: introduce and propagate write_stream
` [PATCH 4/4] xfs: enable userspace write stream support
[LSF/MM/BPF TOPIC] Native SCSI multipath support
2026-02-18 8:35 UTC (13+ messages)
` [Lsf-pc] "
blktests failures with v6.19 kernel
2026-02-17 21:22 UTC (7+ 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] netlink: specs: add specification for NBD
2026-02-17 17:40 UTC (3+ messages)
[PATCH v2] blk-mq: use NOIO context to prevent deadlock during debugfs creation
2026-02-17 15:37 UTC (4+ 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 (82+ messages)
` [PATCH 01/79] block: rnull: adopt new formatting guidelines
` [PATCH 02/79] block: rnull: add module parameters
` [PATCH 03/79] block: rnull: add macros to define configfs attributes
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
` [PATCH 06/79] block: rust: add `Request` private data support
` [PATCH 07/79] block: rust: allow `hrtimer::Timer` in `RequestData`
` [PATCH 08/79] block: rnull: add timer completion mode
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`
` [PATCH 11/79] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH 12/79] block: rust: add `TagSet` flags
` [PATCH 13/79] block: rnull: add memory backing
` [PATCH 14/79] block: rnull: add submit queue count config option
` [PATCH 15/79] block: rnull: add `use_per_node_hctx` "
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 17/79] block: rnull: allow specifying the home numa node
` [PATCH 18/79] block: rust: add Request::sectors() method
` [PATCH 19/79] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH 20/79] block: rnull: add discard support
` [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH 22/79] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH 23/79] block: rust: change sector type from usize to u64
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 26/79] block: rnull: add badblocks support
` [PATCH 27/79] block: rnull: add badblocks_once support
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
` [PATCH 29/79] block: rust: add `TagSet` private data support
` [PATCH 30/79] block: rust: add `hctx` "
` [PATCH 31/79] block: rnull: add volatile cache emulation
` [PATCH 32/79] block: rust: implement `Sync` for `GenDisk`
` [PATCH 33/79] block: rust: add a back reference feature to `GenDisk`
` [PATCH 34/79] block: rust: introduce an idle type state for `Request`
` [PATCH 35/79] block: rust: add a request queue abstraction
` [PATCH 36/79] block: rust: add a method to get the request queue for a request
` [PATCH 37/79] block: rust: introduce `kernel::block::error`
` [PATCH 38/79] block: rust: require `queue_rq` to return a `BlkResult`
` [PATCH 39/79] block: rust: add `GenDisk::queue_data`
` [PATCH 40/79] block: rnull: add bandwidth limiting
` [PATCH 41/79] block: rnull: add blocking queue mode
` [PATCH 42/79] block: rnull: add shared tags
` [PATCH 43/79] block: rnull: add queue depth config option
` [PATCH 44/79] block: rust: add an abstraction for `bindings::req_op`
` [PATCH 45/79] block: rust: add a method to set the target sector of a request
` [PATCH 46/79] block: rust: move gendisk vtable construction to separate function
` [PATCH 47/79] block: rust: add zoned block device support
` [PATCH 48/79] block: rnull: add zoned storage support
` [PATCH 49/79] block: rust: add `map_queues` support
` [PATCH 50/79] block: rust: add an abstraction for `struct blk_mq_queue_map`
` [PATCH 51/79] block: rust: add polled completion support
` [PATCH 52/79] block: rust: add accessors to `TagSet`
` [PATCH 53/79] block: rnull: add polled completion support
` [PATCH 54/79] block: rnull: add REQ_OP_FLUSH support
` [PATCH 55/79] block: rust: add request flags abstraction
` [PATCH 56/79] block: rust: add abstraction for block queue feature flags
` [PATCH 57/79] block: rust: allow setting write cache and FUA flags for `GenDisk`
` [PATCH 58/79] block: rust: add `Segment::copy_to_page_limit`
` [PATCH 59/79] block: rnull: add fua support
` [PATCH 60/79] block: fix arg type in `blk_mq_update_nr_hw_queues`
` [PATCH 61/79] block: rust: add `GenDisk::tag_set`
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH 63/79] block: rnull: add an option to change the number of hardware queues
` [PATCH 64/79] block: rust: add an abstraction for `struct rq_list`
` [PATCH 65/79] block: rust: add `queue_rqs` vtable hook
` [PATCH 66/79] block: rnull: support queue_rqs
` [PATCH 67/79] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH 68/79] block: rust: add a debug assert for refcounts
` [PATCH 69/79] block: rust: add `TagSet::tag_to_rq`
` [PATCH 70/79] block: rust: add `Request::queue_index`
` [PATCH 71/79] block: rust: add `Request::requeue`
` [PATCH 72/79] block: rust: add `request_timeout` hook
` [PATCH 73/79] block: rnull: add fault injection support
` [PATCH 74/79] block: rust: add max_sectors option to `GenDiskBuilder`
` [PATCH 75/79] block: rnull: allow configuration of the maximum IO size
` [PATCH 76/79] block: rust: add `virt_boundary_mask` option to `GenDiskBuilder`
` [PATCH 77/79] block: rnull: add `virt_boundary` option
` [PATCH 78/79] block: rnull: add `shared_tag_bitmap` config option
` [PATCH 79/79] block: rnull: add zone offline and readonly configfs files
[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
[PATCH] block: fix folio leak in bio_iov_iter_bounce_read()
2026-02-17 6:06 UTC (4+ messages)
[PATCH] block: add missing bounds check in disk_zone_set_cond()
2026-02-16 23:55 UTC
[PATCH v2] blk-stat: convert struct blk_stat_callback to kernel-doc
2026-02-16 17:21 UTC (2+ messages)
[PATCH] block: fix enum descriptions kernel-doc
2026-02-16 17:21 UTC (2+ messages)
[PATCH] configfs: rust: add an API for adding default groups from C
2026-02-16 9:58 UTC (3+ messages)
[PATCH] blk-mq-debugfs: Fix warning about possible deadlock
2026-02-16 2:45 UTC (3+ messages)
[LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, expansion plan for the storage stack test framework
2026-02-16 0:33 UTC (5+ 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