public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-08 21:54:51 to 2026-02-17 14:48:33 UTC [more...]

[PATCH v6 00/43] btrfs: add fscrypt support
 2026-02-17 14:48 UTC  (4+ messages)
` [PATCH v6 08/43] fscrypt: add documentation about extent encryption

[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: check snapshot_force_cow earlier in can_nocow_file_extent
 2026-02-17 11:42 UTC  (2+ messages)

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

[PATCH] btrfs: fix incorrect error message in check_dev_extent_item()
 2026-02-17 10:34 UTC 

File size is not persisted after opening the file with O_TRUNC flag and creating hard link if system crashes
 2026-02-17  8:42 UTC 

[PATCH v2] btrfs: extract inlined creation into a dedicated delalloc helper
 2026-02-17  3:53 UTC 

[PATCH] btrfs: extract inlined creation into a dedicated delalloc helper
 2026-02-17  3:23 UTC 

[PATCH] btrfs-progs: fix and prevent off-by-one bug when calling strncpy_null()
 2026-02-16 22:21 UTC 

[PATCH v2] fstests: btrfs: add a test case for failed compressed inline attempt
 2026-02-16 21:29 UTC 

[PATCH] btrfs: remove folio parameter from ordered io related functions
 2026-02-16 21:22 UTC  (5+ messages)

Lots of tiny writes without merging
 2026-02-16 20:10 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: fix COW amplification under memory pressure
 2026-02-16 12:40 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: skip COW for written extent buffers allocated in current transaction
` [PATCH v2 2/3] btrfs: inhibit extent buffer writeback to prevent COW amplification
` [PATCH v2 3/3] btrfs: add tracepoint for COW amplification tracking

[PATCH] fstests: btrfs: add a test case for failed compressed inline attempt
 2026-02-16 11:53 UTC  (2+ messages)

[PATCH] btrfs: do not mark inode incompressible after inline attempt failed
 2026-02-16 11:41 UTC  (2+ messages)

[PATCH] btrfs: report filesystem shutdown via fserror
 2026-02-16  0:28 UTC 

[PATCH] btrfs: don't commit the super block when unmounting a shutdown filesystem
 2026-02-16  0:22 UTC 

Btrfs progs release 6.19
 2026-02-14  2:18 UTC  (2+ messages)

[PATCH v3] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-13 20:14 UTC  (4+ messages)

Orange PI 5 MAX: very unstable using kernel 6.19.0 and 6.18.10, 6.18.9 perfectly stable
 2026-02-13 17:34 UTC  (6+ messages)
      ` Orange PI 5 MAX: very unstable using kernel 6.19.0 and 6.18.10, 6.18.9 perfectly stable (could eventually be iscsi related)

File name is not persisted if opened with O_SYNC and O_TRUNC flags
 2026-02-13 10:25 UTC  (3+ messages)

[PATCH 0/2] fstests: simplify per-fs _fixed_by_kernel_commit
 2026-02-13  7:13 UTC  (5+ messages)
` [PATCH 1/2] fstests: add _fixed_by_fs_commit helper
` [PATCH 2/2] fstests: use _fixed_by_fs_commit where appropriate

[PATCH v2 2/3] btrfs: update per-profile available estimation
 2026-02-13  4:24 UTC  (3+ messages)

[PATCH] btrfs: sink RCU protection to _btrfs_printk()
 2026-02-13  2:08 UTC  (4+ messages)

[GIT PULL] fsverity updates for 7.0
 2026-02-12 19:13 UTC  (4+ messages)
` [f2fs-dev] "

[linus:master] [btrfs] 4e159150a9: fio.write_iops 6.5% regression
 2026-02-12 15:24 UTC 

[PATCH] btrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()
 2026-02-12 10:02 UTC  (2+ messages)

[PATCH] btrfs: fix rfer_cmpr check in squota_check_parent_usage()
 2026-02-12  9:51 UTC  (2+ messages)

[PATCH v2] btrfs: remove out-of-date comments in btree_writepages()
 2026-02-12  9:50 UTC  (2+ messages)

[PATCH] btrfs: remove out-of-date comments in btree_writepages()
 2026-02-11 20:56 UTC  (3+ messages)

[PATCH 0/3] btrfs: squota inheritance improvements
 2026-02-11 18:55 UTC  (4+ messages)
` [PATCH 2/3] btrfs: check squota parent usage on membership change

[PATCH 0/3] btrfs: add missing NULL checks when searching for roots
 2026-02-11 17:53 UTC  (12+ messages)
` [PATCH 2/3] btrfs: check for NULL root after calls to btrfs_extent_root()
` [PATCH v2 0/3] btrfs: add missing NULL checks when searching for roots
  ` [PATCH v2 1/3] btrfs: remove bogus root search condition in load_extent_tree_free()
  ` [PATCH v2 2/3] btrfs: check for NULL root after calls to btrfs_extent_root()
  ` [PATCH v2 3/3] btrfs: check for NULL root after calls to btrfs_csum_root()

[PATCH] fstests: test premature ENOSPC in zoned garbage collection
 2026-02-11 15:29 UTC  (4+ messages)

[QUESTION] Debugging some file data corruption
 2026-02-11 14:07 UTC  (2+ messages)

[PATCH] btrfs: remove duplicate include of delayed-inode.h
 2026-02-11 12:18 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.12] btrfs: fallback to buffered IO if the data profile has duplication
 2026-02-10 23:31 UTC  (3+ messages)
` [PATCH AUTOSEL 6.19] btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref()
` [PATCH AUTOSEL 6.19-6.6] btrfs: handle user interrupt properly in btrfs_trim_fs()

We have a space info key for a block group that doesn't exist
 2026-02-10 22:49 UTC  (24+ messages)
                              ` space_info METADATA (sub-group id 0) has 691535872 free, is not full // open_ctree failed: -2

[PATCH] btrfs: remove pointless out label in qgroup_account_snapshot()
 2026-02-10 21:29 UTC  (3+ messages)

[bug report] btrfs: tests: zoned: add tests cases for zoned code
 2026-02-10 19:05 UTC  (2+ messages)

[PATCH] btrfs: convert log messages to error level in btrfs_replay_log()
 2026-02-10 19:03 UTC  (2+ messages)

[PATCH] btrfs: pass literal booleans to functions that take boolean arguments
 2026-02-10 19:01 UTC  (2+ messages)

[PATCH] btrfs: remove pointless WARN_ON() in cache_save_setup()
 2026-02-10 19:00 UTC  (2+ messages)

[PATCH] btrfs: change return type of cache_save_setup to void
 2026-02-10 15:07 UTC  (3+ messages)

[PATCH 0/3] btrfs: ordered extent csum list related cleanup
 2026-02-10 12:47 UTC  (5+ messages)
` [PATCH 1/3] btrfs: rename btrfs_ordered_extent::list to csum_list
` [PATCH 2/3] btrfs: make add_pending_csums() to take an ordered extent as parameter
` [PATCH 3/3] btrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()

[PATCH v3 0/3] btrfs: zoned fix two long standing ENOSPC bugs
 2026-02-10 11:35 UTC  (5+ messages)
` [PATCH v3 1/3] btrfs: zoned: cap delayed refs metadata reservation to avoid overcommit
` [PATCH v3 2/3] btrfs: zoned: move partially zone_unusable block groups to reclaim list
` [PATCH v3 3/3] btrfs: zoned: add zone reclaim flush state for DATA space_info

[PATCH v2 0/3] btrfs: zoned fix two long standing ENOSPC bugs
 2026-02-10 10:28 UTC  (7+ messages)
` [PATCH v2 1/3] btrfs: zoned: cap delayed refs metadata reservation to avoid overcommit
` [PATCH v2 2/3] btrfs: zoned: move partially zone_unusable block groups to reclaim list
` [PATCH v2 3/3] btrfs: zoned: add zone reclaim flush state for DATA space_info

[PATCH] btrfs: handle errors from cache_save_setup
 2026-02-10 10:22 UTC  (3+ messages)

[PATCH] btrfs: add remap tree definitions for print-tree
 2026-02-10  8:27 UTC  (3+ messages)

[PATCH] btrfs: prevent COW amplification during btrfs_search_slot
 2026-02-10  7:45 UTC  (2+ messages)

[PATCH FOR v7.1 0/2] btrfs: move some features out of experimental
 2026-02-10  4:02 UTC  (3+ messages)
` [PATCH 1/2] btrfs: move shutdown and remove_bdev callbacks out of experimental features
` [PATCH 2/2] btrfs: move larger data folios "

[GIT PULL] Btrfs updates for 6.20/7.0
 2026-02-10  0:50 UTC  (2+ messages)

[PATCH 0/3] btrfs: cleanup messages and error handling during mount
 2026-02-09 23:21 UTC  (5+ messages)
` [PATCH 1/3] btrfs: change warning messages to error level in open_ctree()
` [PATCH 2/3] btrfs: remove redundant warning message in btrfs_check_uuid_tree()
` [PATCH 3/3] btrfs: remove btrfs_handle_fs_error() after failure to recover log trees

[PATCH] btrfs: use inode->i_sb to calculate fs_info
 2026-02-09 23:19 UTC  (3+ messages)

[PATCH] btrfs: avoid starting new transaction and commit in relocate_block_group()
 2026-02-09 21:40 UTC  (2+ messages)

[PATCH 0/2] btrfs: remove stale code in read_tree_block() callers
 2026-02-09 20:57 UTC  (4+ messages)
` [PATCH 1/2] btrfs: use the helper extent_buffer_uptodate() everywhere
` [PATCH 2/2] btrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()

[PATCH] btrfs: hold space_info->lock when clearing periodic reclaim ready
 2026-02-09 17:10 UTC  (2+ messages)

[PATCH 0/3] btrfs: zoned fix two long standing ENOSPC bugs
 2026-02-09 16:59 UTC  (8+ messages)
` [PATCH 1/3] btrfs: zoned: cap delayed refs metadata reservation to avoid overcommit
` [PATCH 2/3] btrfs: zoned: move partially zone_unusable block groups to reclaim list
` [PATCH 3/3] btrfs: zoned: add zone reclaim flush state for DATA space_info

[PATCH v4 0/2] btrfs: fix periodic reclaim condition
 2026-02-09 13:14 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH] btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found
 2026-02-09 12:36 UTC  (3+ messages)

[PATCH] btrfs: remove duplicated eb uptodate check in btrfs_buffer_uptodate()
 2026-02-09 10:18 UTC  (2+ messages)

[PATCH v2] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-09  9:56 UTC  (3+ messages)

[PATCH v2] btrfs: fix the inline compressed extent check in inode_need_compress()
 2026-02-09  9:44 UTC  (5+ messages)

[PATCH] btrfs: fix a double release on reserved extents in cow_one_range()
 2026-02-09  9:35 UTC  (2+ messages)

[PATCH] fstests: btrfs: add a regression test for incorrect inode incompressible flag
 2026-02-09  9:32 UTC  (2+ messages)

Kernel 6.18, 6.19 very slow write speed compared to 6.12
 2026-02-09  9:29 UTC  (2+ messages)

[PATCH] btrfs: fix lost return value on error in finish_verity()
 2026-02-09  4:04 UTC  (2+ messages)

[PATCH] btrfs: fix lost error return in btrfs_find_orphan_roots()
 2026-02-09  4:03 UTC  (2+ messages)

[PATCH] btrfs: fix the inline compressed extent check in inode_need_compress()
 2026-02-09  2:31 UTC 

[PATCH] btrfs: refactor the main loop of cow_file_range()
 2026-02-08 23:42 UTC  (3+ messages)

[PATCH v2] btrfs: reject single block sized compression early
 2026-02-08 23:14 UTC  (5+ messages)

[BUG] btrfs_commit_transaction error -11 on ZONED device
 2026-02-08 22:33 UTC  (4+ messages)


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