Linux block layer
 help / color / mirror / Atom feed
 messages from 2026-09-04 03:06:35 to 2026-09-08 21:03:38 UTC [more...]

[RFC PATCH 0/8] blk-iocost: BPF struct_ops cost model
 2026-09-08 20:31 UTC  (14+ messages)
` [RFC PATCH 1/8] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH 2/8] blk-iocost: define iocost_model_ops cost model interface
` [RFC PATCH 3/8] blk-iocost: implement BPF struct_ops registration
` [RFC PATCH 4/8] blk-iocost: dispatch cost calculation to registered BPF model
` [RFC PATCH 5/8] blk-iocost: add ctrl=bpf per-device opt-in
` [RFC PATCH 6/8] selftests/bpf: add iocost cost model test
` [RFC PATCH 7/8] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH 8/8] docs: cgroup-v2: document io.cost ctrl=bpf option

[PATCH] rnull: fix geometry store check-then-act across lock scopes
 2026-09-08 20:08 UTC 

[PATCH RESEND] block: store GPT attributes as a raw value
 2026-09-08 18:58 UTC 

[PATCH 0/6] md: don't wait for q->limits_lock while md holds back I/O
 2026-09-08 18:37 UTC  (12+ messages)
` [PATCH 1/6] block: add queue_limits_start_update_trylock()
` [PATCH 2/6] md: pass a queue_limits down to ->hot_add_disk()
` [PATCH 3/6] md: don't wait for q->limits_lock in check_sb_changes()
` [PATCH 4/6] md: pass a queue_limits through the rdev sysfs stores
` [PATCH 5/6] md: don't wait for q->limits_lock in mddev_update_io_opt()
` [PATCH 6/6] md: take q->limits_lock before locking and suspending the array

[PATCH 0/4] block, nfsd: fixes for sub-sector bvec direct I/O
 2026-09-08 18:25 UTC  (19+ messages)
` [PATCH 1/4] brd: iterate the bio by byte position, not bi_sector
  ` [PATCH 2/4] zram: handle sub-page bvec segments without corrupting data
  ` [PATCH 3/4] nfsd: fetch direct I/O alignment for files handed to the filecache
  ` [PATCH 4/4] nfsd: fall back to buffered I/O when a direct write gets -EINVAL

[PATCH v7 00/43] btrfs: add fscrypt support
 2026-09-08 16:47 UTC  (4+ messages)
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing

[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-08 16:30 UTC  (9+ messages)
` [PATCH 01/25] mm/fbatch: remove !CONFIG_SMP special case of folio_activate()
` [PATCH 02/25] mm/fbatch: allow folios_put_refs() to skip xa_is_value() entries
` [PATCH 03/25] mm/fbatch: temporarily disable lazyfree and mlock+munlock batching
` [PATCH 15/25] mm/fbatch: remove shake_folio() shake_page() from memory-failure

[PATCH 03/13] ARM: remove riscpc
 2026-09-08 15:27 UTC 

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-08 12:10 UTC  (12+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'

[PATCH v7 00/16] Improve handling of offline and read-only zones
 2026-09-08  8:57 UTC  (17+ messages)
` [PATCH v7 01/16] block: remove disk_free_zone_resources()
` [PATCH v7 02/16] block: improve capacity handling during zone revalidation
` [PATCH v7 03/16] block: refactor disk_revalidate_zone_resources()
` [PATCH v7 04/16] block: refactor disk_update_zone_resources()
` [PATCH v7 05/16] block: remember a zone type regardless of its condition
` [PATCH v7 06/16] block: refactor bdev_zone_is_seq()
` [PATCH v7 07/16] block: improve blkdev_get_zone_info()
` [PATCH v7 08/16] block: introduce disk_for_all_zone_wplugs()
` [PATCH v7 09/16] block: serialize zone revalidation
` [PATCH v7 10/16] block: drop all zone write plugs on capacity changes
` [PATCH v7 11/16] block: retry zone revalidation on capacity change
` [PATCH v7 12/16] block: propagate readonly and offline conditions to zone write plugs
` [PATCH v7 13/16] block: always treat offline and read-only zones as dead
` [PATCH v7 14/16] block: fail zone management operations to read-only and offline zones
` [PATCH v7 15/16] block: allow read-only and offline conventional zones
` [PATCH v7 16/16] block: simplify disk_zone_set_cond()

[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
 2026-09-08  3:55 UTC  (9+ messages)
` [PATCH v4 1/2] f2fs: complete dropbehind write bios in task context
` [syzbot ci] Re: f2fs: enable buffered RWF_DONTCACHE
  ` [PATCH] f2fs: handle NULL kiocb in write_begin
` [PATCH v5 0/2] f2fs: enable buffered RWF_DONTCACHE
  ` [PATCH v5 1/2] f2fs: complete dropbehind write bios in task context
  ` [PATCH v5 2/2] f2fs: enable buffered RWF_DONTCACHE

[PATCH 0/4] blk-iocost: charge flushes and zone appends
 2026-09-08  2:21 UTC  (5+ messages)
` [PATCH 1/4] blk-iocost: charge flushes as pageless random writes
` [PATCH 2/4] blk-iocost: charge zone appends as page-counted sequential writes
` [PATCH 3/4] blk-iocost: account zone append completions in latency stats
` [PATCH 4/4] blk-iocost: fix stale comment in ioc_rqos_throttle()

[PATCH v2 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
 2026-09-08  0:11 UTC  (21+ messages)
` [PATCH v2 2/7] block: take i_rwsem for the direct I/O write fallback
` [PATCH v2 3/7] block: take i_rwsem for the splice read path
` [PATCH v2 4/7] block: honor IOCB_NOWAIT in the block device buffered "
` [PATCH v2 5/7] block: fail atomic writes instead of falling back to buffered I/O
` [PATCH v2 6/7] block: unpin all pages of a bvec in bio_iov_iter_align_down()
` [PATCH v2 7/7] block: remove dead metadata handling from the async direct I/O path

[PATCH] blk-crypto: Fix the num_prealloc_fallback_crypt_ctxs parameter description
 2026-09-07 20:46 UTC  (2+ messages)

[syzbot] [block?] WARNING in blk_mq_unquiesce_queue
 2026-09-07 16:11 UTC 

[PATCH v3] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-07 12:21 UTC 

[PATCH v3 0/5] block, nvme: support same-LBA multipath limit stacking
 2026-09-07  9:44 UTC  (4+ messages)
` [PATCH v3 5/5] block, nvme: add same-LBA multipath limit helpers

misc block PI / bounce buffering fixes
 2026-09-07  9:19 UTC  (7+ messages)
` [PATCH 1/3] block: avoid integer overflows in max_integrity_io_size
` [PATCH 2/3] block: cap atomic write size by PI buffer size constraints
` [PATCH 3/3] block: improve aligning down bios in bio_iov_iter_bounce_write

[PATCH 0/2] selftests: fix typos and repeated words in comments
 2026-09-07  6:41 UTC  (3+ messages)
` [PATCH 1/2] selftests: fix typos "
` [PATCH 2/2] selftests: core: fix repeated word 'and' in comment

[PATCH] block: Fix start and length check added to iov_iter_extract_bvecs()
 2026-09-07  6:18 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-07  6:02 UTC  (10+ messages)
` [PATCH 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [PATCH 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH 3/3] blk-cgroup: move async bio punt state to blkcg

lazy bounce buffering for checksummed reads V2
 2026-09-07  5:51 UTC  (4+ messages)
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio

[BUG] md/raid1: deadlock between a queue limits sysfs store and a spare re-add
 2026-09-07  4:52 UTC  (5+ messages)

[PATCH] partitions: ldm: add input-side bounds to ldm_get_vstr
 2026-09-06  7:31 UTC 

[syzbot] Monthly block report (Sep 2026)
 2026-09-05 20:33 UTC 

[PATCH 1/2] block: drbd: fix typos in comments
 2026-09-05 18:25 UTC  (3+ messages)
` [PATCH 2/2] block: fix repeated word 'is' in comment

[GIT PULL] Block fixes for 7.3-rc2
 2026-09-05 16:36 UTC  (2+ messages)

[PATCH v8] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-09-05 14:25 UTC  (2+ messages)

[PATCH] block: swim3: Publish the MacIO OF module aliases
 2026-09-05 13:35 UTC 

[PATCH] blk-throttle: reject IOPS limits above UINT_MAX for legacy interface
 2026-09-05 13:09 UTC  (2+ messages)

[PATCH] block: Drop the stale @op line from the bio_copy_kern() kernel-doc
 2026-09-05 10:16 UTC 

[syzbot] [block?] BUG: sleeping function called from invalid context in null_insert_page
 2026-09-04 22:23 UTC 

[PATCH v15 0/8] blk: honor isolcpus configuration
 2026-09-04 13:56 UTC  (3+ messages)

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-09-04 11:24 UTC  (4+ messages)
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems

[PATCH] block: fix typos in comments
 2026-09-04 10:54 UTC 

[PATCH v3 00/33] block/swim: Fixes and improvements
 2026-09-04  9:26 UTC  (34+ messages)
` [PATCH v3 14/33] swim: Check for CRC errors
` [PATCH v3 27/33] swim: Move swd initialization
` [PATCH v3 29/33] swim: Remove unused macro definitions
` [PATCH v3 11/33] swim: Add track zero recalibration delay
` [PATCH v3 12/33] swim: Handle FIFO timeout error
` [PATCH v3 08/33] swim: Enable clock divider only where appropriate
` [PATCH v3 04/33] swim: Don't disable drive after every sector
` [PATCH v3 19/33] swim: Remove redundant RELAX actions
` [PATCH v3 06/33] swim: Configure parameter memory
` [PATCH v3 02/33] swim: Select appropriate drive once only
` [PATCH v3 10/33] swim: Recalibrate when drive is probed
` [PATCH v3 20/33] swim: Deduplicate polling loops
` [PATCH v3 25/33] swim: Don't search beyond the first data mark
` [PATCH v3 22/33] swim: Revisit delays
` [PATCH v3 15/33] swim: Check error register during sector read
` [PATCH v3 23/33] swim: Remove pointless mode0 register write
` [PATCH v3 28/33] swim: Add some helpful references
` [PATCH v3 24/33] swim: Don't needlessly re-read sectors
` [PATCH v3 09/33] swim: Don't start motor until medium is present
` [PATCH v3 26/33] swim: Remove pointless specifiers
` [PATCH v3 13/33] swim: Simplify return value initialization
` [PATCH v3 32/33] swim: Define symbols for constants
` [PATCH v3 31/33] swim: Define macros "
` [PATCH v3 01/33] swim: Assert strobe with stable outputs
` [PATCH v3 16/33] swim: Don't use the mark register to read data
` [PATCH v3 07/33] swim: Refactor SWIM setup
` [PATCH v3 05/33] swim: Perform ISM/IWM mode switching according to specs
` [PATCH v3 21/33] swim: Check drive ready bit
` [PATCH v3 17/33] swim: Fix buffer overflow
` [PATCH v3 03/33] swim: Enable the drive when probing
` [PATCH v3 18/33] swim: Convert to blocking queue
` [PATCH v3 30/33] swim: Clean up whitespace
` [PATCH v3 33/33] swim: Unexport global symbols

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-09-04  9:34 UTC  (4+ messages)
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()

[PATCH v10 00/10] Support for block device NVMEM providers
 2026-09-04  8:49 UTC  (3+ messages)
` [PATCH v10 01/10] dt-bindings: mmc: Document fixed-layout NVMEM provider support

[RFC PATCH v2 1/2] drivers/block/ramshared: add hardware-accelerated VRAM block driver
 2026-09-04  7:38 UTC  (2+ messages)
` [RFC PATCH v2 2/2] drivers/block: integrate ramshared driver into build system

[RFC PATCH v2 0/2] drivers/block: add RamShared hardware-accelerated VRAM block driver
 2026-09-04  7:38 UTC 

[PATCH v2] blk-cgroup: show io.stat numbers for discard-only cgroups
 2026-09-04  7:16 UTC 

[PATCH v2] blk-cgroup: avoid 32-bit overflow in root io.stat byte accounting
 2026-09-04  7:14 UTC 

[PATCH v3] block/blk-iolatency: fix always-zero cur_stat mean on non-SSD
 2026-09-04  6:54 UTC 

[PATCH] tick/block: Add BLOCK_SOFTIRQ to the hotplug safe mask
 2026-09-04  6:45 UTC 

[PATCH v2] blk-cgroup: remove unused blk_queue_for_each_rl stub
 2026-09-04  5:37 UTC 

[PATCH v6] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-09-04  3:31 UTC 

[PATCH v5] blk-throttle: fix divide-by-zero on legacy iops limit of 0
 2026-09-04  3:24 UTC  (3+ messages)


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