Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-09-08 09:53:48 to 2025-09-18 04:59:20 UTC [more...]

unsubscribe
 2025-09-18  4:57 UTC 

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

performance issue when using zoned
 2025-09-18  1:54 UTC  (13+ messages)

Btrfs progs release 6.16.1
 2025-09-18  0:33 UTC  (3+ messages)

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

[PATCH] btrfs: return any hit error from extent_writepage_io()
 2025-09-17 23:10 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/3 RFC] Unlikely annotations for EIO/EUCLEAN/abort branches
 2025-09-17 17:53 UTC  (4+ 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

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

[WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal
 2025-09-09 18:32 UTC  (11+ messages)
` [PATCH v2 01/10] fs: expand dump_inode()
` [PATCH v2 02/10] fs: hide ->i_state handling behind accessors
` [PATCH v2 03/10] bcachefs: use the new ->i_state accessors
` [PATCH v2 04/10] btrfs: "
` [PATCH v2 05/10] ext4: "
` [PATCH v2 07/10] ocfs2: "
` [PATCH v2 08/10] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
` [PATCH v2 09/10] fs: set I_FREEING instead of I_WILL_FREE in iput_final() prior to writeback
` [PATCH v2 10/10] fs: retire the I_WILL_FREE flag

[PATCH v2 00/54] fs: rework inode reference counting
 2025-09-09 16:32 UTC  (5+ messages)

[PATCH] btrfs: send: index backref cache by node number instead of by sector number
 2025-09-09 14:44 UTC  (3+ messages)

[PATCH v2 00/33] btrfs: log replay bug fix, cleanups and error reporting changes
 2025-09-09 14:42 UTC  (19+ messages)
` [PATCH v2 19/33] btrfs: use level argument in log tree walk callback process_one_buffer()
` [PATCH v2 20/33] btrfs: use level argument in log tree walk callback replay_one_buffer()
` [PATCH v2 21/33] btrfs: use the inode item boolean everywhere in overwrite_item()
` [PATCH v2 22/33] btrfs: add current log leaf, key and slot to struct walk_control
` [PATCH v2 23/33] btrfs: avoid unnecessary path allocation at fixup_inode_link_count()
` [PATCH v2 24/33] btrfs: avoid path allocations when dropping extents during log replay
` [PATCH v2 25/33] btrfs: avoid unnecessary path allocation when replaying a dir item
` [PATCH v2 26/33] btrfs: remove redundant path release when processing dentry during log replay
` [PATCH v2 27/33] btrfs: remove redundant path release when overwriting item "
` [PATCH v2 28/33] btrfs: add path for subvolume tree changes to struct walk_control
` [PATCH v2 29/33] btrfs: stop passing inode object IDs to __add_inode_ref() in log replay
` [PATCH v2 30/33] btrfs: remove pointless inode lookup when processing extrefs during "
` [PATCH v2 31/33] btrfs: abort transaction if we fail to find dir item "
` [PATCH v2 32/33] btrfs: abort transaction if we fail to update inode in log replay dir fixup
` [PATCH v2 33/33] btrfs: dump detailed info and specific messages on log replay failures

[PATCH] btrfs: init file_extent_tree after i_mode has been set
 2025-09-09 14:40 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: search_tree ioctl performance improvements and cleanups
 2025-09-09 10:54 UTC  (2+ messages)

[PATCH] btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg
 2025-09-09  8:35 UTC  (3+ messages)

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

[PATCH] btrfs: scrub: replace max_t()/min_t() with clamp_t() in scrub_throttle_dev_io()
 2025-09-08 18:36 UTC  (3+ messages)

[PATCH v2 0/5] btrfs: bs > ps support preparation
 2025-09-08 17:44 UTC  (5+ messages)
` [PATCH v2 4/5] btrfs: introduce btrfs_bio_for_each_block_all() helper


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