blob: 561db85ee929580ce37864b59a3c9d7be302f498 [file] [log] [blame]
aeb935a45581 ("btrfs: don't set SHAREABLE flag for data reloc tree")
92a7cc425223 ("btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE")
1b60d2ec982a ("btrfs: backref: rename and move handle_one_tree_block()")
d36e7f0e8fed ("btrfs: reloc: open code read_fs_root() for handle_indirect_tree_backref()")
55465730bcea ("btrfs: backref: rename and move should_ignore_root()")
982c92cbd51c ("btrfs: backref: rename and move backref_tree_panic()")
13fe1bdb22f8 ("btrfs: backref: rename and move backref_cache_cleanup()")
023acb07bc99 ("btrfs: backref: rename and move remove_backref_node()")
b0fe7078d62c ("btrfs: backref: rename and move drop_backref_node()")
741188d3a549 ("btrfs: backref: rename and move free_backref_(node|edge)")
f39911e5527e ("btrfs: backref: rename and move link_backref_edge()")
47254d07f375 ("btrfs: backref: rename and move alloc_backref_edge()")
b1818dab9bda ("btrfs: backref: rename and move alloc_backref_node()")
584fb12187f0 ("btrfs: backref: rename and move backref_cache_init()")
e9a28dc52af3 ("btrfs: rename tree_entry to rb_simple_node and export it")
7053544146ac ("btrfs: backref: move btrfs_backref_(node|edge|cache) structures to backref.h")
a26195a5230d ("btrfs: reloc: add btrfs_ prefix for backref_node/edge/cache")
29db137b6bb2 ("btrfs: reloc: refactor useless nodes handling into its own function")
1f872924663f ("btrfs: reloc: refactor finishing part of upper linkage into finish_upper_links()")
e7d571c7b004 ("btrfs: reloc: remove the open-coded goto loop for breadth-first search")
0304f2d8cce7 ("btrfs: reloc: pass essential members for alloc_backref_node()")
2a979612d594 ("btrfs: reloc: use wrapper to replace open-coded edge linking")
4d81ea8bb4fc ("btrfs: reloc: refactor indirect tree backref processing into its own function")
4007ea87d900 ("btrfs: reloc: refactor direct tree backref processing into its own function")
2433bea592d2 ("btrfs: reloc: make reloc root search-specific for relocation backref cache")
33a0f1f71697 ("btrfs: reloc: add backref_cache::fs_info member")
84780289335f ("btrfs: reloc: add backref_cache::pending_edge and backref_cache::useless_node")
9569cc203d23 ("btrfs: reloc: rename mark_block_processed and __mark_block_processed")
71f572a9e82f ("btrfs: reloc: use btrfs_backref_iter infrastructure")
c39c2ddc6702 ("btrfs: backref: implement btrfs_backref_iter_next()")
a37f232b7b65 ("btrfs: backref: introduce the skeleton of btrfs_backref_iter")
ea287ab157c2 ("btrfs: track reloc roots based on their commit root bytenr")
d7ff00f6082c ("btrfs: do not readahead in build_backref_tree")
8c38938c7bb0 ("btrfs: move the root freeing stuff into btrfs_put_root")
0e996e7fcf2e ("btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root")
3fd6372758d9 ("btrfs: make the extent buffer leak check per fs info")
8e19c9732ad1 ("btrfs: drop block from cache on error in relocation")
19b546d7a1b2 ("btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves")
63f018be577f ("btrfs: Remove __ prefix from btrfs_block_rsv_release")
726a342120eb ("btrfs: relocation: add error injection points for cancelling balance")
dcc3eb9638c3 ("btrfs: convert snapshot/nocow exlcusion to drew lock")
b908c334e7a4 ("btrfs: move root node locking helpers to locking.c")
0024652895e3 ("btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root")
bd647ce385ec ("btrfs: add a leak check for roots")
8260edba67a2 ("btrfs: make the init of static elements in fs_info separate")
ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
bc44d7c4b2b1 ("btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root")
81f096edf047 ("btrfs: use btrfs_put_fs_root to free roots always")
0d4b0463011d ("btrfs: export and rename free_fs_info")