messages from 2025-06-02 10:33:21 to 2025-06-09 17:09:59 UTC [more...]
[PATCH 00/11] Clean up of RCU in message helpers
2025-06-09 17:09 UTC (7+ messages)
` [PATCH 01/11] btrfs: open code rcu_string_free() and remove it
` [PATCH 02/11] btrfs: remove unused rcu-string printk helpers
` [PATCH 03/11] btrfs: remove unused levels of message helpers
` [PATCH 04/11] btrfs: switch all message helpers to be RCU safe
` [PATCH 05/11] btrfs: switch RCU helper versions to btrfs_err()
` [PATCH 06/11] btrfs: switch RCU helper versions to btrfs_warn()
[PATCH 00/12] btrfs: remap tree
2025-06-09 16:05 UTC (18+ messages)
` [PATCH 01/12] btrfs: add definitions and constants for remap-tree
` [PATCH 02/12] btrfs: add REMAP chunk type
` [PATCH 03/12] btrfs: allow remapped chunks to have zero stripes
` [PATCH 04/12] btrfs: remove remapped block groups from the free-space tree
` [PATCH 05/12] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH 06/12] btrfs: add extended version of struct block_group_item
` [PATCH 07/12] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH 08/12] btrfs: redirect I/O for remapped block groups
` [PATCH 09/12] btrfs: handle deletions from remapped block group
` [PATCH 10/12] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH 11/12] btrfs: move existing remaps before relocating block group
` [PATCH 12/12] btrfs: replace identity maps with actual remaps when doing relocations
[PATCH RESEND] btrfs: add extra warning when qgroup is marked inconsistent
2025-06-09 12:17 UTC (2+ messages)
[PATCH v2 0/4] btrfs: introduce btrfs specific bdev holder ops and implement mark_dead() call back
2025-06-09 6:27 UTC (9+ messages)
` [PATCH v2 1/4] btrfs: use fs_info as the block device holder
` [PATCH v2 2/4] btrfs: replace fput() with bdev_fput() for block devices
` [PATCH v2 3/4] btrfs: implement a basic per-block-device call backs
` [PATCH v2 4/4] btrfs: add a simple dead device detection mechanism
[PATCH 0/3] btrfs: free space tree fixes and cleanups
2025-06-08 22:43 UTC (4+ messages)
` [PATCH 1/3] btrfs: fix failure to rebuild free space tree using multiple transactions
` [PATCH 2/3] btrfs: always abort transaction on failure to add block group to free space tree
` [PATCH 3/3] btrfs: check BLOCK_GROUP_FLAG_NEEDS_FREE_SPACE at __add_block_group_free_space()
[syzbot] [btrfs?] WARNING in btrfs_rebuild_free_space_tree
2025-06-08 22:10 UTC
[PATCH] fstests: generic/741: make cleanup to handle test failure properly
2025-06-08 12:13 UTC (6+ messages)
[PATCH] btrfs: remove ASSERT in populate_free_space_tree for empty extent tree btrfs_search_slot_for_read() returns 1 when no items are found
2025-06-07 12:19 UTC (2+ messages)
kernel BUG in populate_free_space_tre
2025-06-07 12:15 UTC (2+ messages)
` [syzbot] [btrfs?] kernel BUG in populate_free_space_tree
Sequential read(8K) from compressed files are very slow
2025-06-07 0:37 UTC (8+ messages)
[PATCH] btrfs: handle csum tree error with rescue=ibadroots correctly
2025-06-06 23:48 UTC
[Kernel Bug] general protection fault in btrfs_lookup_csum
2025-06-06 22:52 UTC (2+ messages)
[PATCH] btrfs: use btrfs_root_id() where not done yet
2025-06-06 17:50 UTC
[PATCH] btrfs: use btrfs_is_data_reloc_root() where not done yet
2025-06-06 17:50 UTC
[PATCH] btrfs: index buffer_tree using node size
2025-06-06 17:28 UTC (2+ messages)
[PATCH 00/22] Return variable name unifications
2025-06-06 16:37 UTC (3+ messages)
[PATCH] btrfs-progs: filesystems: Check DATA profile before creating swapfile
2025-06-06 15:08 UTC
[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
2025-06-06 14:21 UTC (8+ messages)
[PATCH] fstests: generic/730: exclude btrfs for now
2025-06-06 10:55 UTC (6+ messages)
[PATCH 0/2] btrfs: implement blk_holder_ops call backs
2025-06-06 8:18 UTC (4+ messages)
` [PATCH 1/2] btrfs: use fs_info as the block device holder
` [PATCH 2/2] btrfs: add a simple dead device detection mechanism
[PATCH v3] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-06 7:17 UTC
[PATCH] btrfs: enable experimental large data folio support
2025-06-06 3:40 UTC (4+ messages)
[PATCH] generic/032: fix failure due to attempt to wait for non-child process
2025-06-06 0:53 UTC (4+ messages)
[PATCH v2] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-06 0:06 UTC (2+ messages)
[PATCH] btrfs: fix assertion when building free space tree
2025-06-05 22:20 UTC (3+ messages)
[PATCH] btrfs: use fs_info as the block device holder
2025-06-05 22:17 UTC (3+ messages)
[PATCH] btrfs: update comment for fields in btrfs_root
2025-06-05 21:06 UTC (3+ messages)
[PATCH] btrfs: add comma delimiter for zone_unusable to space_info dump
2025-06-05 20:43 UTC (2+ messages)
[PATCH] btrfs: fix race between async reclaim worker and close_ctree()
2025-06-05 19:30 UTC (4+ messages)
` [PATCH v2] "
[syzbot] [btrfs?] kernel BUG in populate_free_space_tree
2025-06-05 18:06 UTC
[PATCH] fsstress: print syncfs() return value in verbose mode
2025-06-05 17:03 UTC (2+ messages)
[PATCH] generic/094: fix test ignoring failures
2025-06-05 16:30 UTC (2+ messages)
[PATCH] fstests: add kernel commit IDs to some tests
2025-06-05 16:03 UTC (2+ messages)
Why does defragmenting break reflinks?
2025-06-05 8:17 UTC (5+ messages)
[PATCH v5] btrfs: zoned: reserve data_reloc block group on mount
2025-06-05 6:32 UTC (3+ messages)
Portable HDD Keeps Going Read Only
2025-06-05 5:29 UTC (7+ messages)
[PATCH] btrfs-progs: add the missing help strings for inode-flags
2025-06-04 23:17 UTC
[linus:master] [btrfs] 8af94e772e: xfstests.btrfs.220.fail
2025-06-04 22:53 UTC (2+ messages)
[PATCH] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-04 19:32 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_add_delayed_iput
2025-06-04 13:20 UTC
[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 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 v2] fstests: generic/730: exclude btrfs for now
2025-06-04 9:13 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 (15+ messages)
` [PATCH 01/14] btrfs: fix a race between renames and directory logging
` [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 (3+ 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 (5+ messages)
[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 (4+ messages)
` [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 03/14] btrfs: free path sooner at __btrfs_unlink_inode()
2025-06-02 16:20 UTC (4+ messages)
[PATCH v2] btrfs: zoned: reserve data_reloc block group on mount
2025-06-02 10:34 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