messages from 2025-05-13 23:14:43 to 2025-05-22 04:09:17 UTC [more...]
[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
2025-05-22 4:07 UTC (4+ messages)
[PATCH 0/4] btrfs: some cleanups for the log tree replay code
2025-05-21 17:44 UTC (5+ messages)
` [PATCH 1/4] btrfs: unfold transaction aborts when replaying log trees
` [PATCH 2/4] btrfs: abort transaction during log replay if walk_log_tree() failed
` [PATCH 3/4] btrfs: remove redundant path release when replaying a log tree
` [PATCH 4/4] btrfs: simplify error detection flow during log replay
[GIT PULL] Btrfs updates for 6.16
2025-05-21 12:51 UTC
[RFC PATCH 00/10] Remap tree
2025-05-21 12:43 UTC (14+ messages)
` [RFC PATCH 01/10] btrfs: add definitions and constants for remap-tree
` [RFC PATCH 02/10] btrfs: add REMAP chunk type
` [RFC PATCH 03/10] btrfs: allow remapped chunks to have zero stripes
` [RFC PATCH 04/10] btrfs: add extended version of struct block_group_item
` [RFC PATCH 05/10] btrfs: allow mounting filesystems with remap-tree incompat flag
` [RFC PATCH 06/10] btrfs: redirect I/O for remapped block groups
` [RFC PATCH 07/10] btrfs: handle deletions from remapped block group
` [RFC PATCH 08/10] btrfs: handle setting up relocation of block group with remap-tree
` [RFC PATCH 09/10] btrfs: move existing remaps before relocating block group
` [RFC PATCH 10/10] btrfs: replace identity maps with actual remaps when doing relocations
[PATCH] btrfs: make btrfs_should_periodic_reclaim static
2025-05-21 11:23 UTC (2+ messages)
[PATCH v2 0/4] btrfs-progs: new --inode-flags option
2025-05-21 9:58 UTC (5+ messages)
` [PATCH v2 1/4] btrfs-progs: allow new inodes to inherit flags from their parents
` [PATCH v2 2/4] btrfs-progs: do not generate checksum nor compress if the inode has NODATACOW or NODATASUM
` [PATCH v2 3/4] btrfs-progs: mkfs: add --inode-flags option
` [PATCH v2 4/4] btrfs-progs: mkfs-tests: a new test case for --inode-flags
[PATCH 0/4] btrfs-progs: new --inode-flags option
2025-05-21 9:51 UTC (5+ messages)
` [PATCH 1/4] btrfs-progs: allow new inodes to inherit flags from their parents
` [PATCH 2/4] btrfs-progs: do not generate checksum nor compress if the inode has NODATACOW or NODATASUM
` [PATCH 3/4] btrfs-progs: mkfs: add --inode-flags option
` [PATCH 4/4] btrfs-progs: mkfs-tests: a new test case for --inode-flags
[PATCH] btrfs: add root id output for direct IO error messages
2025-05-21 8:01 UTC (2+ messages)
[PATCH] btrfs: don't drop a reference if btrfs_check_write_meta_pointer fails
2025-05-21 7:15 UTC (3+ messages)
[PATCH 01/13] btrfs: update btrfs_insert_inode_defrag to to use rb helper
2025-05-21 7:06 UTC (4+ messages)
[PATCH] fstests: add a mmap test group
2025-05-21 5:28 UTC (3+ messages)
[PATCH] btrfs: preserve mount-supplied device path
2025-05-21 5:08 UTC (8+ messages)
[PATCH 0/2] btrfs: Improve logging for barrier-related operation
2025-05-21 4:15 UTC (5+ messages)
` [PATCH 1/2] btrfs: Raise nobarrier log level to warn
` [PATCH 2/2] btrfs: Fix incorrect log message related barrier
[PATCH v3] btrfs-progs: add slack space for mkfs --shrink
2025-05-21 0:45 UTC (3+ messages)
` [PATCH v3] [RESEND] "
[PATCH] btrfs: add prefix for the scrub error message
2025-05-20 16:28 UTC (13+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 6.14 099/642] btrfs: prevent inline data extents read from touching blocks beyond its range
2025-05-20 14:15 UTC (3+ messages)
[PATCH] fstests: generic/537: remove the btrfs specific mount option
2025-05-20 12:29 UTC (2+ messages)
[PATCH] btrfs-progs: mkfs: use path_canonicalize for input device
2025-05-20 10:53 UTC (3+ messages)
[PATCH] btrfs: zoned: use filesystem size not disk size for reclaim decision
2025-05-20 9:31 UTC (2+ messages)
[PATCH 0/2] fstests: new testcase to verify show_devname
2025-05-20 8:28 UTC (3+ messages)
` [PATCH 1/2] fstests: new test case to verify show_devname() device path
` [PATCH 2/2] fstests: btrfs: new test: show_devname() on multi-device volumes
[syzbot] [btrfs?] possible deadlock in btrfs_quota_enable (2)
2025-05-19 17:46 UTC (5+ messages)
[PATCH] btrfs: unfold transaction abort at btrfs_insert_one_raid_extent()
2025-05-19 11:18 UTC
[PATCH] btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
2025-05-19 11:08 UTC
[PATCH 0/2] btrfs: some cleanups for btrfs_copy_root()
2025-05-19 10:42 UTC (3+ messages)
` [PATCH 1/2] btrfs: unfold transaction abort at btrfs_copy_root()
` [PATCH 2/2] btrfs: abort transaction on unexpected eb generation "
[PATCH] btrfs: btrfs_backref_link_edge() cleanup
2025-05-19 10:38 UTC (6+ messages)
[PATCH] btrfs: move transaction aborts to the error site in remove_block_group_free_space()
2025-05-19 9:54 UTC (2+ messages)
[PATCH] btrfs: move transaction aborts to the error site in add_block_group_free_space()
2025-05-19 9:52 UTC (2+ messages)
[btrfs:pr/1157] [btrfs] 5e121ae687: WARNING:at_fs/btrfs/extent_io.c:#release_extent_buffer[btrfs]
2025-05-19 8:38 UTC
[PATCH v2] btrfs: fix nonzero lowest level handling in btrfs_search_forward()
2025-05-19 5:30 UTC (6+ messages)
` [PATCH v3] btrfs: remove "
[PATCH] btrfs: fix the comment of btrfs_path fields
2025-05-17 19:14 UTC (2+ messages)
[PATCH] btrfs: unfold transaction abort at clone_copy_inline_extent()
2025-05-17 19:02 UTC (2+ messages)
Snapshot send, modify, receive ->
2025-05-17 8:53 UTC (5+ messages)
` Snapshot send, modify, receive -> SOLVED :)
[PATCH] btrfs: unfold transaction abort at walk_up_proc()
2025-05-16 21:41 UTC (4+ messages)
[PATCH] btrfs: unfold transaction abort at __btrfs_inc_extent_ref()
2025-05-16 21:40 UTC (4+ messages)
[PATCH] btrfs: unfold transaction aborts at btrfs_create_new_inode()
2025-05-16 21:38 UTC (4+ messages)
[PATCH] btrfs: remove pointless 'out' label from clone_finish_inode_update()
2025-05-16 18:28 UTC (2+ messages)
[PATCH v2 00/15] btrfs: convert to use rb_find() and rb_find_add() helper
2025-05-16 3:03 UTC (16+ messages)
` [PATCH v2 01/15] btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
` [PATCH v2 02/15] btrfs: use rb_find() in __btrfs_lookup_delayed_item()
` [PATCH v2 03/15] btrfs: use rb_find() in ulist_rbtree_search()
` [PATCH v2 04/15] btrfs: use rb_find_add() in ulist_rbtree_insert()
` [PATCH v2 05/15] btrfs: use rb_find() in lookup_block_entry()
` [PATCH v2 06/15] btrfs: use rb_find_add() in insert_block_entry()
` [PATCH v2 07/15] btrfs: use rb_find() in lookup_root_entry()
` [PATCH v2 08/15] btrfs: use rb_find_add() in insert_root_entry()
` [PATCH v2 09/15] btrfs: use rb_find_add() in insert_ref_entry()
` [PATCH v2 10/15] btrfs: use rb_find() in find_qgroup_rb()
` [PATCH v2 11/15] btrfs: use rb_find_add() in add_qgroup_rb()
` [PATCH v2 12/15] btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
` [PATCH v2 13/15] btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
` [PATCH v2 14/15] btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
` [PATCH v2 15/15] btrfs: use rb_find_add() "
[PATCH 0/2] fstests: btrfs: add some missing groups to tests
2025-05-15 19:46 UTC (7+ messages)
` [PATCH 1/2] btrfs: add tests that exercise raid profiles to the raid group
` [PATCH 2/2] btrfs/023: add to the quick group
[PATCH] btrfs: constify even more pointer parameters
2025-05-15 15:03 UTC
[PATCH 0/3] btrfs: fix a bug and cleanups in btrfs_page_mkwrite()
2025-05-15 13:19 UTC (20+ messages)
` [PATCH 1/3] btrfs: fix wrong start offset for delalloc space release during mmap write
` [PATCH 2/3] btrfs: pass true to btrfs_delalloc_release_space() at btrfs_page_mkwrite()
` [PATCH 3/3] btrfs: simplify early error checking in btrfs_page_mkwrite()
` [PATCH v2 0/5] btrfs: fix a bug and cleanups "
` [PATCH v2 1/5] btrfs: fix wrong start offset for delalloc space release during mmap write
` [PATCH v2 2/5] btrfs: pass true to btrfs_delalloc_release_space() at btrfs_page_mkwrite()
` [PATCH v2 3/5] btrfs: simplify early error checking in btrfs_page_mkwrite()
` [PATCH v2 4/5] btrfs: don't return VM_FAULT_SIGBUS on failure to set delalloc for mmap write
` [PATCH v2 5/5] btrfs: use a single variable to track return value at btrfs_page_mkwrite()
mount -a inconsistency: mapper vs block device
2025-05-15 8:16 UTC
[PATCH v2 0/6] btrfs-progs: introduce "btrfs rescue fix-data-checksum"
2025-05-15 8:00 UTC (7+ 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 v2 6/6] btrfs-progs: fix-data-checksum: introduce -m|--mirror option
[GIT PULL] Btrfs fixes for 6.15-rc7
2025-05-15 1:46 UTC (2+ messages)
[PATCH] btrfs: remove standalone "nologreplay" mount option
2025-05-14 20:09 UTC (2+ messages)
[PATCH RFC] btrfs: collect untracked allocation stats
2025-05-14 14:28 UTC (4+ messages)
` [PATCH] "
[PATCH] btrfs: index buffer_tree using node size
2025-05-14 9:55 UTC (5+ messages)
[PATCH] fstests: btrfs/336: misc extra fixes for the testcase
2025-05-14 4:27 UTC (4+ messages)
[PATCH] btrfs: avoid NULL pointer dereference if no valid extent tree
2025-05-14 1:10 UTC (3+ messages)
[PATCH v2] fstests: btrfs/020: use device pool to avoid busy TEST_DEV
2025-05-14 0:12 UTC (2+ messages)
[PATCH] btrfs-progs: replace: fix an unexpected new line when replace failed
2025-05-14 0:09 UTC (2+ messages)
[PATCH] fstests: btrfs/220: do not use nologreplay when possible
2025-05-13 23:54 UTC (8+ 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