linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-18 07:31:42 to 2025-03-20 17:39:40 UTC [more...]

[RFC 0/3] Guaranteed CMA
 2025-03-20 17:39 UTC  (4+ messages)
` [RFC 1/3] mm: implement cleancache
` [RFC 2/3] mm: introduce GCMA
` [RFC 3/3] mm: integrate GCMA with CMA using dt-bindings

[PATCH 00/14] better handling of checksum errors/bitrot
 2025-03-20 17:15 UTC  (5+ messages)

[RFC 0/4] nvme-pci: breaking the 512 KiB max IO boundary
 2025-03-20 16:44 UTC  (11+ messages)
` [RFC 1/4] iomap: use BLK_MAX_BLOCK_SIZE for the iomap zero page
` [RFC 2/4] blkdev: lift BLK_MAX_BLOCK_SIZE to page cache limit
` [RFC 3/4] nvme-pci: bump segments to what the device can use
` [RFC 4/4] nvme-pci: add quirk for qemu with bogus NOWS

[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
 2025-03-20 16:38 UTC  (11+ messages)

[RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
 2025-03-20 15:38 UTC  (31+ messages)
` [RFC PATCH 13/35] rbd: Switch from using bvec_iter to iov_iter
` [RFC PATCH 17/35] libceph, rbd: Use ceph_databuf encoding start/stop
` [RFC PATCH 18/35] libceph, rbd: Convert some page arrays to ceph_databuf
` [RFC PATCH 19/35] libceph, ceph: Convert users of ceph_pagelist "
` [RFC PATCH 21/35] libceph: Make notify code use ceph_databuf_enc_start/stop
` [RFC PATCH 22/35] libceph, rbd: Convert ceph_osdc_notify() reply to ceph_databuf
` [RFC PATCH 23/35] rbd: Use ceph_databuf_enc_start/stop()
    ` Why use plain numbers and totals rather than predef'd constants for RPC sizes?
` [RFC PATCH 28/35] netfs: Adjust group handling
` [RFC PATCH 32/35] netfs: Add some more RMW support for ceph
` [RFC PATCH 33/35] ceph: Use netfslib [INCOMPLETE]

[PATCH] the dm-loop target
 2025-03-20 14:36 UTC  (16+ messages)

[PATC] block: update queue limits atomically
 2025-03-20 12:58 UTC  (12+ messages)

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-03-20 12:18 UTC  (13+ messages)

[PATCH] docs: sysfs-block: Clarify integrity sysfs attributes for non-PI metadata
 2025-03-20 11:44 UTC  (4+ messages)
` [PATCH] docs: sysfs-block: Clarify integrity sysfs attributes

[PATCH 0/3] selftests: ublk: one fix and two improvement
 2025-03-20 11:08 UTC  (5+ messages)
` [PATCH 1/3] selftests: ublk: add one dependency header
` [PATCH 2/3] selftests: ublk: don't show `modprobe` failure
` [PATCH 3/3] selftests: ublk: add variable for user to not show test result

[PATCH 13/14] block: Allow REQ_FUA|REQ_READ
 2025-03-20 10:28 UTC  (22+ messages)

[PATCH V2 0/5] loop: improve loop aio perf by IOCB_NOWAIT
 2025-03-20  7:38 UTC  (10+ messages)
` [PATCH V2 1/5] loop: simplify do_req_filebacked()
` [PATCH V2 2/5] loop: cleanup lo_rw_aio()
` [PATCH V2 3/5] loop: move command blkcg/memcg initialization into loop_queue_work
` [PATCH V2 5/5] loop: add hint for handling aio via IOCB_NOWAIT

[PATCH v5 16/17] rust: block: refactor to use `&raw [const|mut]`
 2025-03-20  7:33 UTC  (2+ messages)

Regression found in memory stress test with stress-ng
 2025-03-20  6:32 UTC  (4+ messages)

[LSF/MM BPF Topic] Warming up to frozen pages
 2025-03-20  6:02 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] File system checksum offload
 2025-03-20  5:48 UTC  (13+ messages)

[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
 2025-03-19 20:20 UTC  (13+ messages)
` [PATCH v5 6/6] rust: use strict provenance APIs

[PATCH v5 6/6] rust: use strict provenance APIs
 2025-03-19 20:03 UTC  (12+ messages)

[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-03-19 19:50 UTC  (12+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH -next v3 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 08/10] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
` [RFC PATCH -next v3 10/10] ext4: add FALLOC_FL_WRITE_ZEROES support

[PATCH v2 0/6] dm: fix issues with swapping dm tables
 2025-03-19 19:07 UTC  (10+ messages)
` [PATCH v2 3/6] block: make queue_limits_set() optionally return old limits
` [PATCH v2 5/6] dm: fix dm_blk_report_zones

[PATCH] block: cleanup and fix batch completion adding conditions
 2025-03-19 18:54 UTC  (9+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-19 17:58 UTC  (9+ messages)

[PATCH 0/2] fix locking issues with blk-wbt parameters update
 2025-03-19 17:35 UTC  (5+ messages)
` [PATCH 1/2] block: release q->elevator_lock in ioc_qos_write
` [PATCH 2/2] block: correct locking order for protecting blk-wbt parameters

[PATCH blktests 0/3] blktests: add target test cases
 2025-03-19 16:54 UTC  (9+ messages)
` [PATCH blktests 1/3] common/nvme: add debug nvmet path variable
` [PATCH blktests 2/3] nvme/060: add test nvme fabrics target resetting during I/O
` [PATCH blktests 3/3] nvme/061: add test teardown and setup fabrics target "

[PATCH] block: don't define __blk_mq_end_request() as inline
 2025-03-19 13:17 UTC  (2+ messages)

[PATCH] ublk: remove io_cmds list in ublk_queue
 2025-03-19 12:32 UTC  (10+ messages)

[PATCH v3 0/2] btrfs: zoned: skip reporting zone for new block group
 2025-03-19  2:06 UTC  (4+ messages)
` [PATCH v3 1/2] block: introduce zone capacity helper
` [PATCH v3 2/2] btrfs: zoned: skip reporting zone for new block group

Fwd: HTML message rejected: Re: [PATCH] loop: move vfs_fsync() out of loop_update_dio()
 2025-03-19  1:31 UTC 

[PATCH RESEND v2] blk-cgroup: improve policy registration error handling
 2025-03-18 18:32 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] State Of The Page 2025
 2025-03-18 17:42 UTC 

[PATCH V3] loop: move vfs_fsync() out of loop_update_dio()
 2025-03-18 14:04 UTC  (3+ messages)

[PATCH v2] block: Make request_queue lockdep splats show up earlier
 2025-03-18 13:57 UTC  (2+ messages)

[PATCH] block: fix a comment in the queue_attrs[] array
 2025-03-18 13:55 UTC  (2+ messages)

[PATCHv6 6/7] block: protect wbt_lat_usec using q->elevator_lock
 2025-03-18 13:43 UTC  (2+ messages)

[PATCH v2 15/22] rust: make pin-init its own crate
 2025-03-18 11:40 UTC  (2+ messages)

[RFC PATCH] block: Make request_queue lockdep splats show up earlier
 2025-03-18  8:10 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: zoned: skip reporting zone for new block group
 2025-03-18  8:04 UTC  (6+ messages)
` [PATCH v2 1/2] block: introduce zone capacity helper

[PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support
 2025-03-18  7:32 UTC 

[PATCH blktests 0/3] blktest: add unmap write zeroes tests
 2025-03-18  7:28 UTC  (4+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
` [PATCH blktests 3/3] nvme/060: "

[PATCH xfstests 0/5] fstests: add fallocate write zeroes tests
 2025-03-18  7:26 UTC  (6+ messages)
` [PATCH xfstests 1/5] generic/764: add page boundaries tests for fallocate write zeroes
` [PATCH xfstests 2/5] generic/765: add generic "
` [PATCH xfstests 3/5] generic/766: test fallocate write zeroes on block device
` [PATCH xfstests 4/5] fstress: add fallocate write zeroes support
` [PATCH xfstests 5/5] fsx: "

[PATCH xfsprogs] xfs_io: add FALLOC_FL_WRITE_ZEROES support
 2025-03-18  7:23 UTC 


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).