public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-18 22:10:10 to 2025-03-24 02:06:40 UTC [more...]

[PATCH] blk-throttle: support io merge over iops_limit
 2025-03-24  2:06 UTC  (10+ messages)

[GIT PULL] bcachefs for 6.15-rc1
 2025-03-23 21:41 UTC 

[RFC PATCH 0/4] iov_iter: Add composite, scatterlist and skbuff iterator types
 2025-03-23 14:35 UTC  (9+ messages)
` [RFC PATCH 1/4] iov_iter: Move ITER_DISCARD and ITER_XARRAY iteration out-of-line
` [RFC PATCH 2/4] iov_iter: Add an iterator-of-iterators
` [RFC PATCH 3/4] iov_iter: Add a scatterlist iterator type
` [RFC PATCH 4/4] iov_iter: Add a scatterlist iterator type [INCOMPLETE]

[PATCH] cpuidle: psd: add power sleep demotion prevention for fast I/O devices
 2025-03-23 12:35 UTC  (4+ messages)

[PATCH v2] rust: block: Remove unnecessary comma in introduction
 2025-03-23 12:25 UTC 

[PATCH v5 16/17] rust: block: refactor to use `&raw [const|mut]`
 2025-03-23 10:41 UTC  (3+ messages)

[linux-next:master] [block/bdev] 3c20917120: BUG:sleeping_function_called_from_invalid_context_at_mm/util.c
 2025-03-23  7:07 UTC  (16+ messages)

[RFC PATCH 0/2] improve NVMe multipath handling
 2025-03-22 22:08 UTC  (5+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCH 2/2] nvme-multipath: remove multipath module param

REMINDER - LSF/MM/BPF: 2025: Call for Proposals
 2025-03-22 20:49 UTC  (2+ messages)

[PATCH V3 0/5] loop: improve loop aio perf by IOCB_NOWAIT
 2025-03-22 17:40 UTC  (7+ messages)
` [PATCH V3 1/5] loop: simplify do_req_filebacked()
` [PATCH V3 2/5] loop: cleanup lo_rw_aio()
` [PATCH V3 3/5] loop: move command blkcg/memcg initialization into loop_queue_work
` [PATCH V3 4/5] loop: try to handle loop aio command via NOWAIT IO first
` [PATCH V3 5/5] loop: add hint for handling aio via IOCB_NOWAIT

[GIT PULL] Block updates for 6.15-rc1
 2025-03-22 17:37 UTC 

[PATCH 0/8] selftests: ublk: cleanup & more tests
 2025-03-22 14:35 UTC  (10+ messages)
` [PATCH 1/8] selftests: ublk: add generic_01 for verifying sequential IO order
` [PATCH 2/8] selftests: ublk: add single sqe allocator helper
` [PATCH 3/8] selftests: ublk: increase max buffer size to 1MB
` [PATCH 4/8] selftests: ublk: move common code into common.c
` [PATCH 5/8] selftests: ublk: prepare for supporting stripe target
` [PATCH 6/8] selftests: ublk: enable zero copy for null target
` [PATCH 7/8] selftests: ublk: simplify loop io completion
` [PATCH 8/8] selftests: ublk: add stripe target

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-22  0:41 UTC  (14+ messages)

[PATCH] selftests: ublk: fix starting ublk device
 2025-03-21 19:47 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] breaking the 512 KiB IO boundary on x86_64
 2025-03-21 18:55 UTC  (25+ messages)

[RFC 0/3] Guaranteed CMA
 2025-03-21 16:14 UTC  (10+ 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 v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-21 16:08 UTC  (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "

Regression found in memory stress test with stress-ng
 2025-03-21  7:46 UTC  (5+ messages)

[PATCH] selftests: ublk: fix write cache implementation
 2025-03-21  2:02 UTC  (2+ messages)

[RFC PATCH 04/35] ceph: Convert ceph_mds_request::r_pagelist to a databuf
 2025-03-20 22:01 UTC  (38+ messages)
` [RFC PATCH 00/35] ceph, rbd, netfs: Make ceph fully use netfslib
  ` [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 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

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

[PATC] block: update queue limits atomically
 2025-03-20 12:58 UTC  (10+ 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  (12+ 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

[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  (12+ 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  (3+ messages)
` [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support

[PATCH v2 0/6] dm: fix issues with swapping dm tables
 2025-03-19 19:07 UTC  (7+ messages)
` [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 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  (5+ messages)
` [PATCH blktests 2/3] nvme/060: add test nvme fabrics target resetting during I/O

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox