Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-05-27 12:08:43 to 2025-06-04 12:24:10 UTC [more...]

[PATCH v2 0/2] btrfs: a couple bug fixes for log replay
 2025-06-04 12:24 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: fix invalid inode pointer dereferences during "
` [PATCH v2 2/2] btrfs: don't silently ignore unexpected extent type when replaying log

[PATCH] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
 2025-06-04 10:37 UTC 

[PATCH 0/3 v2] Switch to on-stack variables for block reserves
 2025-06-04  9:29 UTC  (4+ messages)
` [PATCH 1/3] btrfs: use on-stack variable for block reserve in btrfs_evict_inode()
` [PATCH 2/3] btrfs: use on-stack variable for block reserve in btrfs_truncate()
` [PATCH 3/3] btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents()

[PATCH] fstests: generic/730: exclude btrfs for now
 2025-06-04  9:17 UTC  (3+ messages)

[PATCH v2] fstests: generic/730: exclude btrfs for now
 2025-06-04  9:13 UTC  (3+ messages)

[PATCH v5] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-04  8:46 UTC 

[PATCH] btrfs: enable experimental large data folio support
 2025-06-04  8:25 UTC  (2+ messages)

Sequential read(8K) from compressed files are very slow
 2025-06-04  6:22 UTC  (3+ messages)

[PATCH 0/2] Folio pos + size cleanups
 2025-06-03 22:46 UTC  (7+ messages)
` [PATCH 1/2] btrfs: add helper folio_end()
` [PATCH 2/2] btrfs: use folio_end() where appropriate

[PATCH] btrfs: fix invalid inode pointer dereferences during log replay
 2025-06-03 21:21 UTC  (4+ messages)

[PATCH 0/3] btrfs: use refcount_t type for extent buffers and cleanups
 2025-06-03 21:05 UTC  (7+ messages)
` [PATCH 1/3] btrfs: reorganize logic at free_extent_buffer() for better readability
` [PATCH 2/3] btrfs: add comment for optimization in free_extent_buffer()
` [PATCH 3/3] btrfs: use refcount_t type for the extent buffer reference counter

[PATCH] btrfs: fix double unlock of buffer_tree xarray when releasing subpage eb
 2025-06-03 20:47 UTC  (2+ messages)

[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
 2025-06-03 19:38 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Problems mounting btrfs
 2025-06-03 18:57 UTC  (3+ messages)

[PATCH v4] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-03 18:17 UTC  (4+ messages)

[PATCH 00/14] btrfs: directory logging bug fix and several updates
 2025-06-03 17:34 UTC  (23+ messages)
` [PATCH 01/14] btrfs: fix a race between renames and directory logging
` [PATCH 02/14] btrfs: assert we join log transaction at btrfs_del_inode_ref_in_log()
` [PATCH 03/14] btrfs: free path sooner at __btrfs_unlink_inode()
` [PATCH 04/14] btrfs: use btrfs_del_item() at del_logged_dentry()
` [PATCH 05/14] btrfs: assert we join log transaction at btrfs_del_dir_entries_in_log()
` [PATCH 06/14] btrfs: allocate path earlier "
` [PATCH 07/14] btrfs: allocate path earlier at btrfs_log_new_name()
` [PATCH 08/14] btrfs: allocate scratch eb "
` [PATCH 09/14] btrfs: pass NULL index to btrfs_del_inode_ref() where not needed
` [PATCH 10/14] btrfs: switch del_all argument of replay_dir_deletes() from int to bool
` [PATCH 11/14] btrfs: make btrfs_delete_delayed_insertion_item() return a boolean
` [PATCH 12/14] btrfs: add details to error messages at btrfs_delete_delayed_dir_index()
` [PATCH 13/14] btrfs: make btrfs_should_delete_dir_index() return a bool instead
` [PATCH 14/14] btrfs: make btrfs_readdir_delayed_dir_index() "

[PATCH] btrfs: update superblock's device bytes_used when dropping chunk
 2025-06-03  9:40 UTC  (4+ messages)

[PATCH v4] btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore
 2025-06-03  9:20 UTC 

[PATCH v2 0/6] btrfs-progs: introduce "btrfs rescue fix-data-checksum"
 2025-06-02 22:55 UTC  (17+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] btrfs-progs: fix a bug in btrfs_find_item()
` [PATCH v2 3/6] btrfs-progs: fix-data-checksum: show affected files
` [PATCH v2 4/6] btrfs-progs: fix-data-checksum: introduce interactive mode
` [PATCH v2 5/6] btrfs-progs: fix-data-checksum: update csum items to fix csum mismatch

[PATCH v3] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-02 18:19 UTC  (4+ messages)

[PATCH 0/2] btrfs: rename btrfs_subpage to btrfs_folio_state
 2025-06-02 18:17 UTC  (5+ messages)
` [PATCH 1/2] btrfs: add comments on the extra btrfs specific subpage bitmaps
` [PATCH 2/2] btrfs: rename btrfs_subpage structure

[PATCH v3 0/2] btrfs: harden parsing of compress mount options
 2025-06-02 17:29 UTC  (6+ messages)
` [PATCH v3 1/2] btrfs: factor out compress mount options parsing
` [PATCH v3 2/2] btrfs: harden parsing of compress mount options

[PATCH v2] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-02 10:34 UTC  (4+ messages)

Weird failure count if generic/210 fails without any output
 2025-06-02  5:27 UTC 

[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
 2025-06-02  4:26 UTC  (9+ messages)

Portable HDD Keeps Going Read Only
 2025-06-01 23:10 UTC  (5+ messages)

6.1.140 build failure(fs/btrfs/discard.c:247:5: error: implicit declaration of function 'ASSERT')
 2025-05-31 13:16 UTC  (3+ messages)

Why does defragmenting break reflinks?
 2025-05-30 22:53 UTC  (4+ messages)

[PATCH 0/9] btrfs-progs: convert: fix a long bug that bgt feature never works
 2025-05-30 20:07 UTC  (2+ messages)

[PATCH 00/22] Return variable name unifications
 2025-05-30 16:19 UTC  (23+ messages)
` [PATCH 01/22] btrfs: rename err to ret2 in resolve_indirect_refs()
` [PATCH 02/22] btrfs: rename err to ret2 in read_block_for_search()
` [PATCH 03/22] btrfs: rename err to ret2 in search_leaf()
` [PATCH 04/22] btrfs: rename err to ret2 in btrfs_search_slot()
` [PATCH 05/22] btrfs: rename err to ret2 in btrfs_search_old_slot()
` [PATCH 06/22] btrfs: rename err to ret2 in btrfs_setsize()
` [PATCH 07/22] btrfs: rename err to ret2 in btrfs_add_link()
` [PATCH 08/22] btrfs: rename err to ret2 in btrfs_truncate_inode_items()
` [PATCH 09/22] btrfs: rename err to ret in btrfs_try_lock_extent_bits()
` [PATCH 10/22] btrfs: rename err to ret in btrfs_lock_extent_bits()
` [PATCH 11/22] btrfs: rename err to ret in btrfs_alloc_from_bitmap()
` [PATCH 12/22] btrfs: rename err to ret in btrfs_init_inode_security()
` [PATCH 13/22] btrfs: rename err to ret in btrfs_setattr()
` [PATCH 14/22] btrfs: rename err to ret in btrfs_link()
` [PATCH 15/22] btrfs: rename err to ret in btrfs_symlink()
` [PATCH 16/22] btrfs: rename err to ret in calc_pct_ratio()
` [PATCH 17/22] btrfs: rename err to ret in btrfs_fill_super()
` [PATCH 18/22] btrfs: rename err to ret in quota_override_store()
` [PATCH 19/22] btrfs: rename err to ret in btrfs_wait_extents()
` [PATCH 20/22] btrfs: rename err to ret in btrfs_wait_tree_log_extents()
` [PATCH 21/22] btrfs: rename err to ret in btrfs_create_common()
` [PATCH 22/22] btrfs: rename err to ret in scrub_submit_extent_sector_read()

[PATCH] btrfs: zoned: reserve data_reloc block group on mount
 2025-05-30 14:55 UTC  (2+ messages)

[PATCH] btrfs-progs: zoned: create a data block-group for relocation
 2025-05-30 14:21 UTC  (2+ messages)

[PATCH v2 0/4] btrfs-progs: new --inode-flags option
 2025-05-30 14:04 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: minor cleanups related to extent buffer
 2025-05-30 13:43 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: remove the unused fs_info parameter for btrfs_csum_data()

[PATCH 0/2] btrfs-progs: fix an old bug in lowmem mode
 2025-05-30 11:37 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: check/lowmem: fix a false alert when counting the refs
` [PATCH 2/2] btrfs-progs: fsck-tests: fix an image which has incorrect super dev item

[PATCH] btrfs-progs: fsck-tests: fix an image which has incorrect super dev item
 2025-05-30 11:26 UTC  (2+ messages)

[PATCH v2] btrfs: track current commit duration in commit_stats
 2025-05-29 15:00 UTC  (2+ messages)

[PATCH] generic/094: fix test ignoring failures
 2025-05-29 11:33 UTC 

[PATCH] fstests: add kernel commit IDs to some tests
 2025-05-29 11:13 UTC 

[PATCH] btrfs: fix comment in reserved space warning
 2025-05-28 23:41 UTC  (3+ messages)

[PATCH v2] btrfs: harden parsing of compress mount option
 2025-05-28 23:28 UTC  (3+ messages)

[PATCH v5 0/3] btrfs: simplify extent buffer writeback
 2025-05-28 23:25 UTC  (6+ messages)
` [PATCH v5 3/3] btrfs: use buffer xarray for extent buffer writeback operations

[PATCH] btrfs: btrfs_backref_link_edge() cleanup
 2025-05-28 23:18 UTC  (4+ messages)

[PATCH v2] btrfs: add prefix for the scrub error message
 2025-05-28 23:08 UTC  (2+ messages)

[PATCH v2 00/15] btrfs: convert to use rb_find() and rb_find_add() helper
 2025-05-28 22:32 UTC  (2+ messages)

[Bug] v6.15+: kernel panic when mount & umount btrfs
 2025-05-28 22:21 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 1/7] btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
 2025-05-28 21:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 4/7] btrfs: exit after state split error at set_extent_bit()

[PATCH AUTOSEL 6.14 1/8] btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
 2025-05-28 21:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 4/8] btrfs: exit after state split error at set_extent_bit()

[PATCH AUTOSEL 6.15 1/9] btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
 2025-05-28 21:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 3/9] btrfs: fix fsync of files with no hard links not persisting deletion
` [PATCH AUTOSEL 6.15 5/9] btrfs: exit after state split error at set_extent_bit()

[GIT PULL] Btrfs fixup for 6.16 pull request
 2025-05-28 19:44 UTC  (2+ messages)

[PATCH 0/2] btrfs: some cleanups for btrfs_copy_root()
 2025-05-28 13:51 UTC  (3+ messages)

[PATCH] btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
 2025-05-28 13:49 UTC  (2+ messages)

[PATCH] btrfs: unfold transaction abort at btrfs_insert_one_raid_extent()
 2025-05-28 13:45 UTC  (3+ messages)

[PATCH] btrfs: add root id output for direct IO error messages
 2025-05-28 13:43 UTC  (2+ messages)

[PATCH] generic/032: fix failure due to attempt to wait for non-child process
 2025-05-28 11:42 UTC 

[PATCH v2 0/2] delayed_node leak bug
 2025-05-28  0:46 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs: fix refcount leak in debug assertion
` [PATCH v2 2/2] btrfs: warn if leaking delayed_nodes

[PATCH 0/2] delayed_node leak bug
 2025-05-27 22:16 UTC  (7+ messages)
` [PATCH 1/2] btrfs: fix refcount leak in debug assertion
` [PATCH 2/2] btrfs: warn if leaking delayed_nodes

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2025-05-27 12:08 UTC  (11+ messages)
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp


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