blob: afa7c7529df1821711fd04ddfc0d59c14a826e24 [file] [log] [blame]
8cd2908846d1 ("btrfs: clear oneshot options on mount and remount")
44c0ca211a4d ("btrfs: lift read-write mount setup from mount and remount")
68319c18cb21 ("btrfs: show rescue=usebackuproot in /proc/mounts")
ab0b4a3ebf14 ("btrfs: add a helper to print out rescue= options")
3ef3959b29c4 ("btrfs: don't show full path of bind mounts in subvol=")
88c4703f00a9 ("btrfs: open-code remount flag setting in btrfs_remount")
74ef00185eb8 ("btrfs: introduce "rescue=" mount option")
c730ae0c6bb3 ("btrfs: convert comments to fallthrough annotations")
56e9357a1e81 ("btrfs: simplify root lookup by id")
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")
c75e839414d3 ("btrfs: kill the subvol_srcu")
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")