messages from 2025-07-14 14:38:40 to 2025-07-17 10:43:54 UTC [more...]
[PATCH v2 0/5] add static PMD zero page support
2025-07-17 10:43 UTC (36+ messages)
` [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH v2 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH v2 3/5] mm: add static PMD zero page
` [PATCH v2 4/5] mm: add largest_zero_folio() routine
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()
[PATCH for-next v2] dm: split write BIOs on zone boundaries when zone append is not emulated
2025-07-17 10:35 UTC
[PATCH for-next] dm: split write BIOs on zone boundaries when zone append is not emulated
2025-07-17 10:33 UTC (3+ messages)
[bug report] blktests md/001 failed with "buffer overflow detected"
2025-07-17 9:33 UTC (2+ messages)
[PATCH v7 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-17 8:00 UTC (2+ messages)
[PATCH blktests v2] loop/010, common/rc: drain udev events after test
2025-07-17 7:33 UTC (4+ messages)
[PATCH blktests v4] md/002: add atomic write tests for md/stacked devices
2025-07-17 7:26 UTC (3+ messages)
[RFC PATCH] md: split bio by io_opt size in md_submit_bio()
2025-07-17 4:52 UTC (17+ messages)
[PATCH v3 0/7] Fix bio splitting by the crypto fallback code
2025-07-17 4:43 UTC (16+ messages)
` [PATCH v3 1/7] block: Improve blk_crypto_fallback_split_bio_if_needed()
` [PATCH v3 2/7] block: Split blk_crypto_fallback_split_bio_if_needed()
` [PATCH v3 3/7] block: Modify the blk_crypto_bio_prep() calling convention
` [PATCH v3 4/7] block: Modify the blk_crypto_fallback_bio_prep() "
` [PATCH v3 5/7] block: Change the blk_crypto_fallback_encrypt_bio() "
` [PATCH v3 6/7] block: Rework splitting of encrypted bios
` [PATCH v3 7/7] block, crypto: Remove crypto_bio_split
[PATCH] loop: use kiocb helpers to fix lockdep warning
2025-07-17 4:31 UTC (5+ messages)
[bug report] kmemleak issue observed during blktests
2025-07-17 3:58 UTC (8+ messages)
[PATCH] block: fix blk_zone_append_update_request_bio() kernel-doc
2025-07-16 16:02 UTC (2+ messages)
[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-16 12:50 UTC (7+ messages)
` [PATCH v6 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v6 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v6 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v6 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v6 5/5] ext4: support uncached buffered I/O
[PATCH] MAINTAINERS: add block and fsdevel lists to iov_iter
2025-07-16 12:47 UTC (3+ messages)
[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
2025-07-16 12:38 UTC (2+ messages)
Improper io_opt setting for md raid5
2025-07-16 12:34 UTC (5+ messages)
zram I/O path cleanups and fixups v3
2025-07-16 11:23 UTC (5+ messages)
` [PATCH 16/17] zram: fix synchronous reads
Do we need an opt-in for file systems use of hw atomic writes?
2025-07-16 5:50 UTC (22+ messages)
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-16 3:23 UTC (3+ messages)
[PATCH v2 0/2] Fix bio splitting in the crypto fallback code
2025-07-16 1:39 UTC (15+ messages)
` [PATCH v2 1/2] block: Split blk_crypto_fallback_split_bio_if_needed()
` [PATCH v2 2/2] block: Rework splitting of encrypted bios
[PATCH 0/5] Remove several superfluous sector casts
2025-07-16 1:11 UTC (8+ messages)
` [PATCH 1/5] block, bfq: Remove a superfluous cast
` [PATCH 2/5] block, genhd: Remove disk_stats.sectors casts
` [PATCH 3/5] bcache, tracing: Do not truncate orig_sector
` [PATCH 4/5] bcache, tracing: Remove superfluous casts
` [PATCH 5/5] block, "
[PATCH V3 00/17] ublk: cleanup for supporting batch IO command
2025-07-15 22:39 UTC (11+ messages)
` [PATCH V3 01/17] ublk: validate ublk server pid
` [PATCH V3 04/17] ublk: let ublk_fill_io_cmd() cover more things
` [PATCH V3 09/17] ublk: remove ublk_commit_and_fetch()
[PATCH] ublk: remove unused req argument from ublk_sub_req_ref()
2025-07-15 22:38 UTC (3+ messages)
cdrom: cdrom_mrw_exit() NULL ptr deref
2025-07-15 21:55 UTC (6+ messages)
[RFC PATCH] md: split bio by io_opt size in md_submit_bio()
2025-07-15 17:59 UTC
[syzbot] [block?] [trace?] INFO: task hung in blk_trace_setup (4)
2025-07-15 17:43 UTC
[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
2025-07-15 15:45 UTC (6+ messages)
[PATCH v3 0/5] block: add tracepoints for ZBD specific operations
2025-07-15 14:07 UTC (7+ messages)
` [PATCH v3 1/5] blktrace: add zoned block commands to blk_fill_rwbs
` [PATCH v3 2/5] block: split blk_zone_update_request_bio into two functions
` [PATCH v3 3/5] block: add tracepoint for blk_zone_update_request_bio
` [PATCH v3 4/5] block: add tracepoint for blkdev_zone_mgmt
` [PATCH v3 5/5] block: add trace messages to zone write plugging
[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
2025-07-15 9:54 UTC (27+ messages)
` [PATCH v3 02/16] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v3 03/16] rust: str: expose `str::Formatter::new` publicly
` [PATCH v3 04/16] rust: str: make `RawFormatter::bytes_written` public
` [PATCH v3 05/16] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v3 07/16] rust: block: use `NullTerminatedFormatter`
` [PATCH v3 08/16] rust: block: remove `RawWriter`
` [PATCH v3 10/16] rust: block: add block related constants
` [PATCH v3 11/16] rnull: move driver to separate directory
` [PATCH v3 12/16] rnull: enable configuration via `configfs`
` [PATCH v3 13/16] rust: block: add `GenDisk` private data support
` [PATCH v3 14/16] rust: block: mq: fix spelling in a safety comment
` [PATCH v3 15/16] rust: block: add remote completion to `Request`
` [PATCH v3 16/16] rnull: add soft-irq completion support
[PATCH v2 0/5] block: add tracepoints for ZBD specific operations
2025-07-15 5:39 UTC (22+ messages)
` [PATCH v2 1/5] blktrace: add zoned block commands to blk_fill_rwbs
` [PATCH v2 2/5] block: split blk_zone_update_request_bio into two functions
` [PATCH v2 3/5] block: add tracepoint for blk_zone_update_request_bio
` [PATCH v2 4/5] block: add tracepoint for blkdev_zone_mgmt
` [PATCH v2 5/5] block: add trace messages to zone write plugging
[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-14 21:08 UTC (3+ messages)
` [PATCH 8/9] rust: seq_file: "
[PATCH v20 00/13] Improve write performance for zoned UFS devices
2025-07-14 19:17 UTC (4+ messages)
` [PATCH v20 07/13] blk-zoned: Support pipelining of zoned writes
[PATCH 0/5] block: add tracepoints for ZBD specific operations
2025-07-14 16:00 UTC (7+ messages)
` [PATCH 1/5] blktrace: add zoned block commands to blk_fill_rwbs
[PATCH v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-07-14 15:43 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).