blob: 2036c66a9f74454231454899d04b9def785250c2 [file] [log] [blame]
0af447d0507b ("btrfs: remove unnecessarily shadowed variables")
fc997ed05a9f ("btrfs: backref: rename and move finish_upper_links()")
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")
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")
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")
fbb0ce40d606 ("btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry")
ca2037fba6af ("btrfs: hold a ref on the root in btrfs_recover_log_trees")
5119cfc36f6d ("btrfs: hold a ref on the root in create_pending_snapshot")
5168489a079a ("btrfs: hold a ref on the root in get_subvol_name_from_objectid")
6f9a3da5da9e ("btrfs: hold a ref on the root in btrfs_ioctl_send")