messages from 2025-06-10 13:44:49 to 2025-06-13 20:04:45 UTC [more...]
[PATCH 0/5] Remove zero_user()
2025-06-13 20:04 UTC (10+ messages)
` [PATCH 1/5] bio: Use memzero_page() in bio_truncate()
` [PATCH 2/5] null_blk: Use memzero_page()
` [PATCH 3/5] direct-io: "
` [PATCH 4/5] ceph: Convert ceph_zero_partial_page() to use a folio
` [PATCH 5/5] mm: Remove zero_user()
[PATCH v11 0/6] rust: reduce `as` casts, enable related lints
2025-06-13 18:14 UTC (8+ messages)
` [PATCH v11 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v11 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v11 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v11 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v11 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v11 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH] Documentation: ublk: Separate UBLK_F_AUTO_BUF_REG fallback behavior sublists
2025-06-13 15:26 UTC (2+ messages)
[PATCH 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-06-13 14:54 UTC (15+ messages)
` [PATCH 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [PATCH 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH 09/10] block: add FALLOC_FL_WRITE_ZEROES support
[PATCH blktests 0/2] check: support "set -e" strict error-checking
2025-06-13 12:55 UTC (10+ messages)
` [PATCH blktests 2/2] check: introduce ERR_EXIT flag
[PATCH] block: Fix bvec_set_folio() for very large folios
2025-06-13 12:25 UTC (2+ messages)
[PATCH] bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
2025-06-13 12:25 UTC (2+ messages)
[PATCH v1] aoe: Convert ternary operator to str_up_down() helper
2025-06-13 9:51 UTC
[PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
2025-06-13 8:58 UTC (12+ messages)
` [PATCH 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH 3/5] mm: add static PMD zero page
` [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
` [PATCH 5/5] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
[PATCH] zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
2025-06-13 8:07 UTC (2+ messages)
new DMA API conversion for nvme-pci
2025-06-13 6:19 UTC (41+ messages)
` [PATCH 1/9] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH 2/9] block: add scatterlist-less DMA mapping helpers
` [PATCH 3/9] nvme-pci: simplify nvme_pci_metadata_use_sgls
` [PATCH 4/9] nvme-pci: refactor nvme_pci_use_sgls
` [PATCH 5/9] nvme-pci: merge the simple PRP and SGL setup into a common helper
` [PATCH 6/9] nvme-pci: remove superfluous arguments
` [PATCH 7/9] nvme-pci: convert the data mapping blk_rq_dma_map
` [PATCH 8/9] nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
` [PATCH 9/9] nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
[PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset
2025-06-13 4:56 UTC (4+ messages)
blktests failures with v6.16-rc1 kernel
2025-06-13 4:32 UTC
[RFC v2 00/11] dm-pcache – persistent-memory cache for block devices
2025-06-13 3:39 UTC (3+ messages)
[PATCH] tests/throtl: add a new test 007
2025-06-13 3:13 UTC (3+ messages)
[PATCH] ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG)
2025-06-13 1:57 UTC (10+ messages)
[PATCH for-next v3 0/2] add ioctl to query metadata and protection info capabilities
2025-06-13 1:51 UTC (9+ messages)
` [PATCH for-next v3 1/2] block: introduce pi_size field in blk_integrity
` [PATCH for-next v3 2/2] fs: add ioctl to query metadata and protection info capabilities
[PATCH] nbd: fix uaf in nbd_genl_connect() error path
2025-06-12 13:37 UTC (2+ messages)
[PATCH] block: use plug request list tail for one-shot backmerge attempt
2025-06-12 12:28 UTC (11+ messages)
[PATCH, RFC] block: always use a list_head for requests
2025-06-12 12:10 UTC (3+ messages)
[PATCH v1] rbd: convert to use secs_to_jiffies
2025-06-12 12:08 UTC (2+ messages)
[PATCH 0/3] ublk: add UBLK_F_QUIESCE
2025-06-12 12:04 UTC (9+ messages)
` [PATCH 2/3] ublk: add feature UBLK_F_QUIESCE
[PATCH V2] rust: Use consistent "# Examples" heading style in rustdoc
2025-06-12 10:29 UTC (4+ messages)
[PATCH RFC 0/4] block: set chunk_sectors from stacked dev stripe size
2025-06-12 10:01 UTC (9+ messages)
` [PATCH RFC 3/4] dm-stripe: limit chunk_sectors to the "
` [PATCH RFC 4/4] block: use chunk_sectors when evaluating stacked atomic write limits
[PATCH v5 0/5] relayfs: misc changes
2025-06-12 6:12 UTC (6+ messages)
` [PATCH v5 1/5] relayfs: abolish prev_padding
` [PATCH v5 2/5] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v5 3/5] relayfs: introduce getting relayfs statistics function
` [PATCH v5 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
` [PATCH v5 5/5] relayfs: support a counter tracking if data is too big to write
[PATCH 0/8] ublk: allow off-daemon zero-copy buffer registration
2025-06-12 4:25 UTC (13+ messages)
` [PATCH 6/8] ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
` [PATCH 7/8] ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task
[PATCH] ublk: doc: fix "ERROR: Unexpected indentation. [docutils]"
2025-06-12 4:19 UTC
[PATCH 2/2] change blanket impls for `[Pin]Init` and add one for `Result<T, E>`
2025-06-11 21:27 UTC (3+ messages)
[PATCH 1/2] block: Make __submit_bio_noacct() preserve the bio submission order
2025-06-11 19:43 UTC (23+ messages)
[PATCH v6 0/6] block: partition table OF support
2025-06-11 18:15 UTC (6+ messages)
` [PATCH v6 5/6] block: add support for partition table defined in OF
` Co-existence of GPT and fixed partitions (Was: Re: [PATCH v6 5/6] block: add support for partition table defined in OF)
[PATCH V2] ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG)
2025-06-11 15:57 UTC (3+ messages)
[PATCH] block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
2025-06-11 15:29 UTC (5+ messages)
[PATCH] Revert "block: don't reorder requests in blk_add_rq_to_plug"
2025-06-11 15:26 UTC (7+ messages)
[PATCH] block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
2025-06-11 12:43 UTC (5+ messages)
[PATCH] loop: move lo_set_size() out of queue freeze
2025-06-11 12:43 UTC (2+ messages)
[PATCH v4 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
2025-06-11 12:20 UTC (5+ messages)
[PATCHv2] block tests: nvme metadata passthrough
2025-06-11 11:05 UTC (4+ messages)
[PATCH v4 0/5] relayfs: misc changes
2025-06-11 8:03 UTC (3+ messages)
` [PATCH v4 1/5] relayfs: abolish prev_padding
[bug report] WARNING: CPU: 3 PID: 522 at block/genhd.c:144 bdev_count_inflight_rw+0x26e/0x410
2025-06-11 6:18 UTC (7+ messages)
[PATCHv2] block: fix lock dependency between percpu alloc lock and elevator lock
2025-06-11 5:41 UTC (5+ messages)
[PATCH 1/2] aoe: clean device rq_list in aoedev_downdev()
2025-06-10 17:06 UTC (2+ messages)
` [PATCH 2/2] aoe: defer rexmit timer downdev work to workqueue
[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
2025-06-10 16:07 UTC (5+ messages)
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
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).