blob: 16afbb4e02b451965c1e7512cfc8e0d7757c5be8 [file] [log] [blame]
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")
a37f232b7b65 ("btrfs: backref: introduce the skeleton of btrfs_backref_iter")