blob: 0968b1d54edbf3372f28ca28c281f0b01d564f50 [file] [log] [blame]
ca9d473a3e30 ("btrfs: use BTRFS_NESTED_NEW_ROOT for double splits")
4dff97e69005 ("btrfs: introduce BTRFS_NESTING_SPLIT for split blocks")
bf59a5a21604 ("btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW")
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")
78d933c79cb6 ("btrfs: add missing annotation for btrfs_tree_lock()")
2992df73268f ("btrfs: Implement DREW lock")
b908c334e7a4 ("btrfs: move root node locking helpers to locking.c")
d4e253bbbc20 ("btrfs: document extent buffer locking")
f5c2a5259085 ("btrfs: merge blocking_writers branches in btrfs_tree_read_lock")
1f95ec012cb4 ("btrfs: move btrfs_unlock_up_safe to other locking functions")
ed2b1d36a9d0 ("btrfs: move btrfs_set_path_blocking to other locking functions")
31f6e769ce41 ("btrfs: make btrfs_assert_tree_locked static inline")
f624d976081d ("btrfs: ctree: Reduce one indent level for btrfs_search_slot()")