Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-09-09 22:45:24 to 2025-09-19 10:18:47 UTC [more...]

[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
 2025-09-19 10:17 UTC  (2+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once

[PATCH] btrfs: annotate btrfs_is_testing() as unlikely and make it return bool
 2025-09-19 10:12 UTC 

[PATCH] btrfs: make the rule checking more readable for should_cow_block()
 2025-09-19 10:11 UTC 

[PATCH 0/8] btrfs: initial bs > ps support
 2025-09-18 22:58 UTC  (9+ messages)
` [PATCH 1/8] btrfs: prepare compression folio alloc/free for bs > ps cases
` [PATCH 2/8] btrfs: prepare zstd to support "
` [PATCH 3/8] btrfs: prepare lzo "
` [PATCH 4/8] btrfs: prepare zlib "
` [PATCH 5/8] btrfs: prepare scrub "
` [PATCH 6/8] btrfs: fix symbolic link reading when bs > ps
` [PATCH 7/8] btrfs: add extra ASSERT()s to catch unaligned bios
` [PATCH 8/8] btrfs: enable experimental bs > ps support

[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-09-18 22:43 UTC  (4+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments

[PATCH 0/3] btrfs: fix false alerts when running with 8K block size and 4K page size
 2025-09-18 22:33 UTC  (4+ messages)
` [PATCH 1/3] btrfs/012 btrfs/136: skip the test if ext* doesn't support the block size
` [PATCH 2/3] btrfs/192 btrfs/30[456]: explicitly specify block size to avoid false alerts
` [PATCH 3/3] btrfs/26[67]: update the stale comments

[PATCH 0/2] btrfs: a couple cleanups in replay_one_extent()
 2025-09-18 21:10 UTC  (4+ messages)
` [PATCH 1/2] btrfs: fix comment about nbytes increase at replay_one_extent()
` [PATCH 2/2] btrfs: simplify inline extent end calculation "

[PATCH v2] btrfs: reject fs block size larger than 4K
 2025-09-18 21:04 UTC  (3+ messages)

[PATCH 0/2] fstests: test device reappearance with new maj:min
 2025-09-18 17:15 UTC  (4+ messages)
` [PATCH 1/2] common/rc: helper functions to handle block devices via sysfs
` [PATCH 2/2] generic: test case for reappearing device

[PATCH 0/3 RFC] Unlikely annotations for EIO/EUCLEAN/abort branches
 2025-09-18 15:03 UTC  (5+ messages)
` [PATCH 1/3] btrfs: add unlikely annotations to branches leading to EUCLEAN
` [PATCH 2/3] btrfs: add unlikely annotations to branches leading to EIO
` [PATCH 3/3] btrfs: add unlikely annotations to branches leading to transaction abort

Btrfs progs release 6.16.1
 2025-09-18 13:05 UTC  (6+ messages)

[PATCH v2] btrfs/305: skip the run if block size is not 4K
 2025-09-18 11:20 UTC  (3+ messages)

[PATCH] btrfs/306: skip the run if block size is not 4K
 2025-09-18 11:19 UTC  (2+ messages)

[PATCH] btrfs/304: skip the run if block size is not 4K
 2025-09-18 11:16 UTC  (3+ messages)

[PATCH] btrfs/305: skip the run if block size is not 4K
 2025-09-18 10:56 UTC 

[PATCH] btrfs: zoned: don't fail mount needlessly due to too many active zones
 2025-09-18 10:51 UTC 

[PATCH] btrfs: reject fs block size larger than 4K
 2025-09-18 10:25 UTC 

performance issue when using zoned
 2025-09-18  6:53 UTC  (14+ messages)

[PATCH] btrfs: return any hit error from extent_writepage_io()
 2025-09-18  6:33 UTC  (2+ messages)

[PATCH] btrfs: reject invalid compression level
 2025-09-18  6:02 UTC  (3+ messages)

unsubscribe
 2025-09-18  4:57 UTC 

[PATCH RFC 0/9] btrfs: initial bs > ps support
 2025-09-17 22:46 UTC  (9+ messages)
` [PATCH RFC 1/8] btrfs: prepare compression folio alloc/free for bs > ps cases
` [PATCH RFC 2/8] btrfs: prepare zstd to support "
` [PATCH RFC 3/8] btrfs: prepare lzo "
` [PATCH RFC 4/8] btrfs: prepare zlib "
` [PATCH RFC 5/8] btrfs: prepare scrub "
` [PATCH RFC 6/8] btrfs: fix symbolic link reading when bs > ps
` [PATCH RFC 7/8] btrfs: add extra ASSERT()s to catch unaligned bios
` [PATCH RFC 8/8] btrfs: enable experimental bs > ps support

[GIT PULL] Btrfs fixes fur 6.17-rc7
 2025-09-17 18:38 UTC  (2+ messages)

[PATCH 0/5] btrfs: tag as unlikely several unexpected critical errors
 2025-09-17 17:09 UTC  (8+ messages)
` [PATCH 1/5] btrfs: store and use node size in local variable in check_eb_alignment()
` [PATCH 2/5] btrfs: mark extent buffer alignment checks as unlikely
` [PATCH 3/5] btrfs: mark as unlikely not uptodate check in read_extent_buffer_pages()
` [PATCH 4/5] btrfs: mark as unlikely not uptodate extent buffer checks when navigating btrees
` [PATCH 5/5] btrfs: mark leaf space and overflow checks as unlikely on insert and extension

Does balance always allocate new chunk or attempts to utilize existing chunks?
 2025-09-17 16:27 UTC  (2+ messages)

[PATCH 5.10] btrfs: free exchange changeset on failures
 2025-09-17  9:45 UTC 

[PATCH 0/2] btrfs: prepare raid56 and scrub to support bs > ps cases
 2025-09-17  7:31 UTC  (4+ messages)
` [PATCH 1/2] btrfs: prepare raid56 "
` [PATCH 2/2] btrfs: prepare scrub "

Cannot truncate existing file during disk replace
 2025-09-17  6:06 UTC 

[PATCH] btrfs: tree-checker: fix the incorrect inode ref size check
 2025-09-17  4:40 UTC  (4+ messages)

SSD overheating during scrub in laptop
 2025-09-16 21:17 UTC  (5+ messages)

[PATCH AUTOSEL 6.16-6.12] btrfs: don't allow adding block device of less than 1 MB
 2025-09-16 18:58 UTC  (2+ messages)

[PATCH v4 00/12] hide ->i_state behind accessors
 2025-09-16 17:38 UTC  (15+ messages)
` [PATCH v4 01/12] fs: provide accessors for ->i_state
` [PATCH v4 02/12] fs: use ->i_state accessors in core kernel
` [PATCH v4 03/12] fs: mechanically convert most filesystems to use ->i_state accessors
` [PATCH v4 04/12] btrfs: use the new "
` [PATCH v4 05/12] netfs: "
` [PATCH v4 06/12] nilfs2: "
` [PATCH v4 07/12] xfs: "
` [PATCH v4 08/12] ext4: "
` [PATCH v4 09/12] f2fs: "
` [PATCH v4 10/12] ceph: "
` [PATCH v4 11/12] overlayfs: "
` [PATCH v4 12/12] fs: make plain ->i_state access fail to compile

[PATCH] btrfs: tree-checker: add inode extref checks
 2025-09-16 17:35 UTC  (2+ messages)

[PATCH 00/11] btrfs: print-tree enhancements
 2025-09-16  6:46 UTC  (14+ messages)
` [PATCH 01/11] btrfs: print-tree: print missing fields for inode items
` [PATCH 02/11] btrfs: print-tree: print more information about dir items
` [PATCH 03/11] btrfs: print-tree: print dir items for dir index and xattr keys too
` [PATCH 04/11] btrfs: print-tree: print information about inode ref items
` [PATCH 05/11] btrfs: print-tree: print information about inode extref items
` [PATCH 06/11] btrfs: print-tree: print information about dir log items
` [PATCH 07/11] btrfs: print-tree: print range information for extent csum items
` [PATCH 08/11] btrfs: print-tree: print correct inline extent data size
` [PATCH 09/11] btrfs: print-tree: print compression type for file extent items
` [PATCH 10/11] btrfs: print-tree: move code for processing file extent item into helper
` [PATCH 11/11] btrfs: print-tree: print key types as human readable strings

6.17rc5: btrfs scrub, Freezing user space processes failed
 2025-09-15 23:51 UTC  (4+ messages)

Any way to ensure minimal folio size and alignment for iomap based direct IO?
 2025-09-15 23:20 UTC  (6+ messages)

[RFC PATCH v3 0/4] ->i_state accessors
 2025-09-15 14:16 UTC  (13+ messages)
` [PATCH v3 1/4] fs: expand dump_inode()
` [PATCH v3 2/4] fs: hide ->i_state handling behind accessors
` [PATCH v3 3/4] convert all filesystems to use the new ->i_state accessors
` [PATCH v3 4/4] type switch

[PATCH] btrfs: fix symbolic link reading when bs > ps
 2025-09-15 10:38 UTC 

[PATCH] btrfs/012: skip the test if ext4 doesn't support the block size
 2025-09-15  7:07 UTC 

[PATCH v2 0/4] btrfs: prepare compression for bs > ps support
 2025-09-15  6:53 UTC  (6+ messages)
` [PATCH v2 1/4] btrfs: prepare compression folio alloc/free for bs > ps cases
` [PATCH v2 2/4] btrfs: prepare zstd to support "
` [PATCH v2 3/4] btrfs: prepare lzo "
` [PATCH v2 4/4] btrfs: prepare zlib "

[PATCH] btrfs: ref-verify: handle damaged extent root tree
 2025-09-15  6:45 UTC  (2+ messages)

[syzbot] [btrfs?] possible deadlock in iterate_dir (3)
 2025-09-14  6:44 UTC 

[PATCH] btrfs: mark dirty bit for out of bound prealloc extents
 2025-09-12 12:05 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.17-rc6
 2025-09-11 15:53 UTC  (2+ messages)

[PATCH v2] btrfs: init file_extent_tree after i_mode has been set
 2025-09-11 11:16 UTC  (3+ messages)

[PATCH] btrfs: annotate block group access with data_race() when sorting for reclaim
 2025-09-11 11:12 UTC  (3+ messages)

improvements and safety on btrfs repairs
 2025-09-10 17:09 UTC  (2+ messages)

[PATCH v2 0/4] btrfs-progs: tests: add new mkfs test for zoned device
 2025-09-10  5:22 UTC  (8+ messages)
` [PATCH v2 1/4] btrfs-progs: tests: output error/warn message to stderr
` [PATCH v2 2/4] btrfs-progs: tests: check nullb index for the error case
` [PATCH v2 3/4] btrfs-progs: tests: add wait_for_nullbdevs
` [PATCH v2 4/4] btrfs-progs: tests: add new mkfs test for zoned device

Btrfs RAID 1 mounting as R/O
 2025-09-10  3:22 UTC  (9+ messages)

[PATCH] btrfs: Avoid potential out-of-bounds in btrfs_encode_fh()
 2025-09-09 23:39 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