messages from 2026-02-17 09:37:44 to 2026-02-24 22:05:26 UTC [more...]
[PATCH] btrfs: do compressed bio size roundup and zeroing in one go
2026-02-24 22:05 UTC (4+ messages)
[PATCH v2] btrfs: replace kcalloc() calls to kzalloc_objs()
2026-02-24 21:45 UTC
[PATCH 0/2] btrfs: remove compressed_bio::compressed_len
2026-02-24 21:02 UTC (6+ messages)
` [PATCH 1/2] btrfs: introduce a common helper to calculate the size of a bio
` [PATCH 2/2] btrfs: reduce the size of compressed_bio
[PATCH v3 0/3] btrfs: fix COW amplification under memory pressure
2026-02-24 19:22 UTC (4+ messages)
` [PATCH v3 1/3] btrfs: skip COW for written extent buffers allocated in current transaction
` [PATCH v3 2/3] btrfs: inhibit extent buffer writeback to prevent COW amplification
` [PATCH v3 3/3] btrfs: add tracepoint for search slot restart tracking
[PATCH] btrfs: fix error message in btrfs_validate_super()
2026-02-24 17:30 UTC (3+ messages)
[PATCH] btrfs: perform a minor cleanup in btrfs_search_path_in_tree()
2026-02-24 17:28 UTC (2+ messages)
[PATCH] btrfs: use inode->i_sb to calculate fs_info
2026-02-24 17:13 UTC (4+ messages)
Stuck on a BTRFS problem
2026-02-24 17:08 UTC (9+ messages)
[PATCH] btrfs: hold space_info->lock when clearing periodic reclaim ready
2026-02-24 17:06 UTC (2+ messages)
[PATCH] fsverity: add dependency on 64K or smaller pages
2026-02-24 15:32 UTC (6+ messages)
[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
2026-02-24 14:55 UTC (16+ messages)
[PATCH] btrfs-progs: dump-tree: add extra chunk type checks
2026-02-24 14:29 UTC (2+ messages)
[PATCH] btrfs: zoned: move btrfs_zoned_reserve_data_reloc_bg after kthread start
2026-02-24 14:25 UTC (2+ messages)
Btrfs with zoned devices
2026-02-24 9:03 UTC (5+ messages)
[syzbot] [btrfs?] WARNING in btrfs_add_link (2)
2026-02-23 22:56 UTC
[REGRESSION] kswapd0: page allocation failure (bisected to "slab: add sheaves to most caches")
2026-02-23 20:30 UTC (5+ messages)
[PATCH] btrfs: fix error messages in btrfs_check_features()
2026-02-23 18:59 UTC (4+ messages)
[PATCH] btrfs: zoned: catch aborted trans in btrfs_zoned_reserve_data_reloc_bg
2026-02-23 15:32 UTC (4+ messages)
[PATCH v6.12] btrfs: always fallback to buffered write if the inode requires checksum
2026-02-23 13:04 UTC (2+ messages)
[PATCH] btrfs: Remove redundant nowait check in lock_extent_direct
2026-02-23 12:55 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.15] btrfs: replace BUG() with error handling in __btrfs_balance()
2026-02-23 12:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.19] btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()
[PATCH v6.6] btrfs: always fallback to buffered write if the inode requires checksum
2026-02-23 8:03 UTC
[PATCH 0/3] btrfs-progs: fix dropped 'const' qualifiers exposed by the latest GCC (15.2.1)
2026-02-22 23:13 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: enhance find_option()
` [PATCH 2/3] btrfs-progs: constify the @dots variable inside parse_range_u64()
` [PATCH 3/3] btrfs-progs: drop the 'const' qualifier from bconf_save_param()
[syzbot] [btrfs?] WARNING in lookup_inline_extent_backref (2)
2026-02-22 5:56 UTC (2+ messages)
[PATCH v6 00/43] btrfs: add fscrypt support
2026-02-21 22:11 UTC (30+ messages)
` [PATCH v6 01/43] fscrypt: add per-extent encryption support
` [PATCH v6 08/43] fscrypt: add documentation about extent encryption
` [PATCH v6 10/43] btrfs: start using fscrypt hooks
` [PATCH v6 11/43] btrfs: add inode encryption contexts
` [PATCH v6 13/43] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v6 14/43] btrfs: handle "
` [PATCH v6 16/43] btrfs: select encryption dependencies if FS_ENCRYPTION
` [PATCH v6 20/43] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v6 24/43] btrfs: add extent encryption context tree item type
[GIT PULL] Btrfs fixes for 7.0-rc1
2026-02-21 1:20 UTC (3+ messages)
[PATCH] btrfs: fix chunk offset error message in check_dev_extent_item()
2026-02-20 20:41 UTC (2+ messages)
[PATCH] btrfs: stop printing condition result in assertion failure messages
2026-02-20 17:59 UTC (4+ messages)
[PATCH] btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
2026-02-20 16:27 UTC (4+ messages)
[PATCH] generic: test fsync of a file truncated to a length of zero
2026-02-20 15:48 UTC (3+ messages)
[PATCH] btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copies()
2026-02-20 13:20 UTC (3+ messages)
[PATCH] btrfs: fix unlikely in btrfs_insert_one_raid_extent()
2026-02-20 12:15 UTC (3+ messages)
[PATCH 1/1] btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol create
2026-02-20 10:26 UTC (2+ messages)
[PATCH] btrfs: constify arguments of some functions
2026-02-20 3:21 UTC (2+ messages)
[PATCH] btrfs: mark qgroup inconsistent if dropping a large subvolume
2026-02-19 21:08 UTC (4+ messages)
[PATCH] btrfs: add check in remove_range_from_remap_tree() for a NULL block group
2026-02-19 17:14 UTC (2+ messages)
[PATCH] btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
2026-02-19 17:09 UTC (2+ messages)
[PATCH v2 0/4] btrfs: fix all bugs introduced in the compressed_folios[] removal
2026-02-19 15:20 UTC (9+ messages)
` [PATCH v2 1/4] btrfs: fix a bug that makes encoded write bio larger than expected
` [PATCH v2 2/4] btrfs: do not touch page cache for encoded writes
` [PATCH v2 3/4] btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
` [PATCH v2 4/4] btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
[PATCH v2] btrfs: trace use file_inode(file)->i_sb to calculate fs_info
2026-02-19 11:52 UTC (3+ messages)
[PATCH] btrfs: avoid unnecessary root node COW during snapshotting
2026-02-18 21:25 UTC (2+ messages)
[PATCH] btrfs: print correct subvol num if can't delete because of active swapfile
2026-02-18 21:24 UTC (3+ messages)
[PATCH] btrfs: fix chunk map leaks in btrfs_map_block()
2026-02-18 15:55 UTC (3+ messages)
[PATCH v8 00/17] Remap tree
2026-02-18 14:29 UTC (4+ messages)
` [PATCH v8 09/17] btrfs: redirect I/O for remapped block groups
[PATCH] btrfs: report filesystem shutdown via fserror
2026-02-18 11:58 UTC (3+ messages)
[PATCH 0/4] btrfs: fix all bugs introduced in the compressed_folios[] removal
2026-02-18 10:06 UTC (5+ messages)
` [PATCH 1/4] btrfs: fix a bug that makes encoded write bio larger than expected
` [PATCH 2/4] btrfs: do not touch page cache for encoded writes
` [PATCH 3/4] btrfs: fix an incorrect ASSERT() condition inside zstd_decompress_bio()
` [PATCH 4/4] btrfs: fix an incorrect ASSERT() condition inside lzo_decompress_bio()
[PATCH] btrfs-progs: balance: refactor parse_filters()
2026-02-18 7:39 UTC
[PATCH] btrfs-progs: balance: usage range filter not working
2026-02-18 7:33 UTC
Zonar v1.0.0 released
2026-02-18 7:09 UTC
[PATCH] btrfs: reserve transaction space for qgroup ioctls
2026-02-17 23:06 UTC (3+ messages)
[PATCH v2 3/3] btrfs: add tracepoint for COW amplification tracking
2026-02-17 22:06 UTC (2+ messages)
[PATCH v2 1/3] btrfs: skip COW for written extent buffers allocated in current transaction
2026-02-17 22:04 UTC (2+ messages)
[PATCH v2 1/3] btrfs: skip COW for written extent buffers allocated in current transaction
2026-02-17 21:48 UTC (2+ messages)
[PATCH v3] btrfs: extract inlined creation into a dedicated delalloc helper
2026-02-17 21:17 UTC
[PATCH 01/11] fsverity: don't issue readahead for non-ENOENT errors from __filemap_get_folio
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/15] fs,fsverity: reject size changes on fsverity files in setattr_prepare
2026-02-17 21:14 UTC (2+ messages)
` [f2fs-dev] [PATCH 01/15] fs, fsverity: "
[PATCH] btrfs: fix warning in scrub_verify_one_metadata()
2026-02-17 21:12 UTC (2+ messages)
[PATCH] btrfs: fix error message in check_extent_data_ref()
2026-02-17 21:03 UTC (2+ messages)
[PATCH] btrfs: fix incorrect error message in check_dev_extent_item()
2026-02-17 21:01 UTC (3+ messages)
[PATCH] btrfs: don't commit the super block when unmounting a shutdown filesystem
2026-02-17 20:39 UTC (3+ messages)
[PATCH] btrfs: fix error message in btrfs_delete_delayed_dir_index()
2026-02-17 18:41 UTC (2+ messages)
File size is not persisted after opening the file with O_TRUNC flag and creating hard link if system crashes
2026-02-17 18:32 UTC (2+ messages)
[PATCH 0/2] btrfs: fix log replay not persisting a 0 i_size
2026-02-17 18:27 UTC (3+ messages)
` [PATCH 1/2] btrfs: fix zero size inode with non-zero size after log replay
` [PATCH 2/2] btrfs: pass a btrfs inode to tree-log.c:fill_inode_item()
[PATCH] btrfs: check snapshot_force_cow earlier in can_nocow_file_extent
2026-02-17 17:56 UTC (3+ messages)
[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
2026-02-17 13:26 UTC (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles
[PATCH] btrfs: remove dead assignment to dirid in btrfs_search_path_in_tree()
2026-02-17 11:23 UTC (5+ messages)
[PATCH] btrfs: free pages on error on 'btrfs_uring_read_extent'
2026-02-17 11:22 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