messages from 2026-01-23 09:05:38 to 2026-01-28 03:59:54 UTC [more...]
fsverity cleanups, speedup and memory usage optimization v3
2026-01-28 3:59 UTC (46+ messages)
` [PATCH 01/16] fs,fsverity: reject size changes on fsverity files in setattr_prepare
` [PATCH 02/16] fs,fsverity: clear out fsverity_info from common code
` [PATCH 03/16] ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
` [PATCH 04/16] f2fs: "
` [PATCH 05/16] fsverity: pass struct file to ->write_merkle_tree_block
` [PATCH 06/16] fsverity: start consolidating pagecache code
` [PATCH 07/16] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
` [PATCH 08/16] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 09/16] fsverity: constify the vi pointer in fsverity_verification_context
` [PATCH 10/16] fsverity: deconstify the inode pointer in struct fsverity_info
` [PATCH 11/16] fsverity: push out fsverity_info lookup
` [PATCH 12/16] fs: consolidate fsverity_info lookup in buffer.c
` [PATCH 13/16] ext4: consolidate fsverity_info lookup
` [PATCH 14/16] f2fs: "
` [PATCH 15/16] btrfs: "
` [PATCH 16/16] fsverity: use a hashtable to find the fsverity_info
[PATCH v4 0/9] btrfs: used compressed_bio structure for read and write
2026-01-28 2:37 UTC (10+ messages)
` [PATCH v4 1/9] btrfs: introduce lzo_compress_bio() helper
` [PATCH v4 2/9] btrfs: introduce zstd_compress_bio() helper
` [PATCH v4 3/9] btrfs: introduce zlib_compress_bio() helper
` [PATCH v4 4/9] btrfs: introduce btrfs_compress_bio() helper
` [PATCH v4 5/9] btrfs: switch to btrfs_compress_bio() interface for compressed writes
` [PATCH v4 6/9] btrfs: remove the old btrfs_compress_folios() infrastructures
` [PATCH v4 7/9] btrfs: get rid of compressed_folios[] usage for compressed read
` [PATCH v4 8/9] btrfs: get rid of compressed_folios[] usage for encoded writes
` [PATCH v4 9/9] btrfs: get rid of compressed_bio::compressed_folios[]
[PATCH v3 0/9] btrfs: used compressed_bio structure for read and write
2026-01-27 21:49 UTC (15+ messages)
` [PATCH v3 1/9] btrfs: introduce lzo_compress_bio() helper
` [PATCH v3 2/9] btrfs: introduce zstd_compress_bio() helper
` [PATCH v3 3/9] btrfs: introduce zlib_compress_bio() helper
` [PATCH v3 4/9] btrfs: introduce btrfs_compress_bio() helper
` [PATCH v3 5/9] btrfs: switch to btrfs_compress_bio() interface for compressed writes
` [PATCH v3 6/9] btrfs: remove the old btrfs_compress_folios() infrastructures
` [PATCH v3 7/9] btrfs: get rid of compressed_folios[] usage for compressed read
` [PATCH v3 8/9] btrfs: get rid of compressed_folios[] usage for encoded writes
` [PATCH v3 9/9] btrfs: get rid of compressed_bio::compressed_folios[]
[PATCH] btrfs: prevent COW amplification during btrfs_search_slot
2026-01-27 20:42 UTC
[PATCH] generic: add missing kernel commit IDs to tests 784 and 785
2026-01-27 20:23 UTC (2+ messages)
[PATCH] btrfs: initialize periodic_reclaim_ready to true
2026-01-27 19:20 UTC (4+ messages)
[PATCH v3 0/3] pending chunk allocation EEXIST fix
2026-01-27 19:02 UTC (6+ messages)
` [PATCH v3 1/3] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
` [PATCH v3 2/3] btrfs: unit tests for pending extent walking functions
` [PATCH v3 3/3] btrfs: forward declare btrfs_fs_info in volumes.h
[PATCH] btrfs: fix block_group_tree dirty_list corruption
2026-01-27 19:00 UTC (3+ messages)
[PATCH 0/2] btrfs: unfold transaction aborts for bg delete and get rid of a BUG_ON()
2026-01-27 15:34 UTC (4+ messages)
` [PATCH 1/2] btrfs: abort transaction on error in btrfs_remove_block_group()
` [PATCH 2/2] btrfs: do not BUG_ON() "
[PATCH v3 0/2] btrfs: fix transaction commit blocking during trim of unallocated space
2026-01-27 12:19 UTC (8+ messages)
` [PATCH v3 1/2] btrfs: continue trimming remaining devices on failure
` [PATCH v3 2/2] btrfs: fix transaction commit blocking during trim of unallocated space
` [PATCH v3 2/2] btrfs: continue trimming remaining devices on failure
[PATCH] btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
2026-01-27 5:49 UTC (2+ messages)
btrfs/124 assert failure / crash
2026-01-27 5:25 UTC (3+ messages)
[PATCH] btrfs: fix copying the flags of btrfs_bio after split
2026-01-27 3:10 UTC (4+ messages)
[PATCH RFC] btrfs: collect untracked allocation stats
2026-01-26 23:27 UTC (3+ messages)
` [PATCH] "
[PATCH] btrfs: zoned: use local fs_info variable in btrfs_load_block_group_dup
2026-01-26 21:32 UTC (3+ messages)
[PATCH v2 0/9] btrfs: used compressed_bio structure for read and write
2026-01-26 20:51 UTC (13+ messages)
` [PATCH 1/9] btrfs: introduce lzo_compress_bio() helper
` [PATCH 2/9] btrfs: introduce zstd_compress_bio() helper
` [PATCH 3/9] btrfs: introduce zlib_compress_bio() helper
` [PATCH 4/9] btrfs: introduce btrfs_compress_bio() helper
` [PATCH 5/9] btrfs: switch to btrfs_compress_bio() interface for compressed writes
` [PATCH 6/9] btrfs: remove the old btrfs_compress_folios() infrastructures
` [PATCH 7/9] btrfs: get rid of compressed_folios[] usage for compressed read
` [PATCH 8/9] btrfs: get rid of compressed_folios[] usage for encoded writes
` [PATCH 9/9] btrfs: get rid of compressed_bio::compressed_folios[]
[PATCH v3 0/5] btrfs: zoned: don't zone append to conventional zone
2026-01-26 20:16 UTC (5+ messages)
` [PATCH v3 1/5] "
fsverity cleanups, speedup and memory usage optimization v2
2026-01-26 20:12 UTC (16+ messages)
` [PATCH 04/11] fsverity: start consolidating pagecache code
` [PATCH 05/11] fsverity: kick off hash readahead at data I/O submission time
` [PATCH 06/11] fsverity: push out fsverity_info lookup
` [PATCH 11/11] fsverity: use a hashtable to find the fsverity_info
[PATCH v2 0/4] btrfs: tests: zoned: add selftest for zoned code
2026-01-26 9:51 UTC (7+ messages)
` [PATCH v2 1/4] btrfs: tests: add cleanup functions for test specific functions
` [PATCH v2 2/4] btrfs: add cleanup function for btrfs_free_chunk_map
` [PATCH v2 3/4] btrfs: zoned: factor out the zone loading part into a testable function
` [PATCH v2 4/4] btrfs: tests: zoned: add selftest for zoned code
memory leaks in btrfs raid code in 6.19-rc?
2026-01-26 4:53 UTC
[PATCH 0/9] btrfs: used compressed_bio structure for writes
2026-01-26 2:53 UTC (12+ messages)
` [PATCH 1/9] btrfs: introduce lzo_compress_bio() helper
` [PATCH 2/9] btrfs: introduce zstd_compress_bio() helper
` [PATCH 3/9] btrfs: introduce zlib_compress_bio() helper
` [PATCH 4/9] btrfs: introduce btrfs_compress_bio() helper
` [PATCH 5/9] btrfs: switch to btrfs_compress_bio() interface for compressed writes
` [PATCH 6/9] btrfs: remove the old btrfs_compress_folios() infrastructures
` [PATCH 7/9] btrfs: get rid of compressed_folios[] usage for compressed read
` [PATCH 8/9] btrfs: get rid of compressed_folios[] usage for encoded writes
` [PATCH 9/9] btrfs: get rid of compressed_bio::compressed_folios[]
[PATCH v2] btrfs: fix transaction commit blocking during trim of unallocated space
2026-01-26 1:58 UTC (4+ messages)
[PATCH v2 0/3] pending chunk allocation EEXIST fix
2026-01-25 15:31 UTC (8+ messages)
` [PATCH v2 1/3] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
` [PATCH v2 2/3] btrfs: unit tests for pending extent walking functions
` [PATCH v2 3/3] btrfs: forward declare btrfs_fs_info in volumes.h
[PATCH v8 00/17] Remap tree
2026-01-25 12:57 UTC (12+ messages)
` [PATCH v8 09/17] btrfs: redirect I/O for remapped block groups
` [PATCH v8 10/17] btrfs: handle deletions from remapped block group
` [PATCH v8 12/17] btrfs: move existing remaps before relocating "
` [PATCH v8 15/17] btrfs: allow balancing remap tree
[PATCH 0/2] fixup last alloc pointer after extent removal
2026-01-25 10:08 UTC (4+ messages)
` [PATCH 1/2] btrfs: zoned: fixup last alloc pointer after extent removal for DUP
` [PATCH 2/2] btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10
[PATCH 0/3] btrfs: get rid of compressed_bio::compressed_folios[] part 1
2026-01-24 21:48 UTC (2+ messages)
[PATCH 0/4] btrfs: tests: zoned: add selftest for zoned code
2026-01-24 14:22 UTC (9+ messages)
` [PATCH 1/4] btrfs: tests: add cleanup functions for test specific functions
` [PATCH 2/4] btrfs: add cleanup function for btrfs_free_chunk_map
` [PATCH 3/4] btrfs: zoned: factor out the zone loading part into a testable function
` [PATCH 4/4] btrfs: tests: zoned: add selftest for zoned code
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-01-24 10:45 UTC (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH v2 0/2] btrfs-progs: enhance detection on unknown keys in subvolumes
2026-01-24 1:05 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: check: properly fix missing INODE_REF cases
2026-01-24 1:00 UTC (2+ messages)
[PATCH] btrfs-progs: corrupt-block: allow to specify the value for key corruption
2026-01-24 0:45 UTC (2+ messages)
[PATCH 0/2] btrfs-progs: mkfs: optimize the discard behavior so it won't drive me crazy
2026-01-23 23:02 UTC (2+ messages)
[PATCH] btrfs-progs: zoned: fix loading of DUP block-groups with mismatching alloc_offsets
2026-01-23 22:41 UTC (2+ messages)
[PATCH] btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation
2026-01-23 17:25 UTC (5+ messages)
[PATCH] btrfs: zoned: fix loading of DUP block-groups with mismatching alloc_offsets
2026-01-23 9:34 UTC (3+ 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