blob: 1a08f125e6174b3a7c1ca2933e87b07ceb848865 [file] [log] [blame]
1b7ec85ef490 ("btrfs: pass root owner to read_tree_block")
bfb484d922a3 ("btrfs: cleanup extent buffer readahead")
ac5887c8e013 ("btrfs: locking: remove all the blocking helpers")
196d59ab9ccc ("btrfs: switch extent buffer tree lock to rw_semaphore")
bf77467a93bd ("btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT")
9631e4cc1a03 ("btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks")
fd7ba1c1202d ("btrfs: add nesting tags to the locking helpers")
51899412dd95 ("btrfs: introduce btrfs_path::recurse")
329ced799be8 ("btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed")
ad24466588ab ("btrfs: set the correct lockdep class for new nodes")
d85327b1d8b7 ("btrfs: prefetch chunk tree leaves at mount")
78d933c79cb6 ("btrfs: add missing annotation for btrfs_tree_lock()")
19b546d7a1b2 ("btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves")
c6600d9ac698 ("btrfs: Remove impossible BUG_ON in get_tree_block_key")
2992df73268f ("btrfs: Implement 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")
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")
fd79d43b347e ("btrfs: hold a ref on the root in scrub_print_warning_inode")
0b2dee5cff74 ("btrfs: hold a ref for the root in btrfs_find_orphan_roots")
9f583209f20a ("btrfs: push grab_fs_root into read_fs_root")
932fd26df812 ("btrfs: hold a ref on the root in btrfs_recover_relocation")
76deacf02387 ("btrfs: hold a ref on the root in create_reloc_inode")
3d7babdcf2cc ("btrfs: hold a ref on the root in find_data_references")
442b1ac5244e ("btrfs: hold a ref on the root in record_reloc_root_in_trans")
ab9737bd7597 ("btrfs: hold a ref on the root in merge_reloc_roots")
db2c2ca2db44 ("btrfs: hold a ref on the root in prepare_to_merge")
0b530bc5e11f ("btrfs: hold a ref on the root in build_backref_tree")
2a2b5d620266 ("btrfs: hold ref on root in btrfs_ioctl_default_subvol")
04734e844894 ("btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info")
b8a49ae1913f ("btrfs: hold a ref on the root in btrfs_search_path_in_tree_user")
88234012beaa ("btrfs: hold a ref on the root in btrfs_search_path_in_tree")
3ca35e839e94 ("btrfs: hold a ref on the root in search_ioctl")
fc92f79856aa ("btrfs: hold a ref on the root in create_subvol")
8727002f7909 ("btrfs: hold a ref on the root in fixup_tree_root_location")
02162a0265eb ("btrfs: hold a ref on the root in __btrfs_run_defrag_inode")
bdf70b9e75f5 ("btrfs: hold a root ref in btrfs_get_dentry")
9326f76f4bc4 ("btrfs: hold a ref on the root in resolve_indirect_ref")
af01d2e53f33 ("btrfs: hold a ref on fs roots while they're in the radix tree")