7c4063d19efc ("btrfs: avoid unnecessary COW of leaves when deleting items from a leaf") 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") 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") a4477988cfed ("btrfs: access eb::blocking_writers according to ACCESS_ONCE policies") 40d38f53d476 ("btrfs: set blocking_writers directly, no increment or decrement") f5c2a5259085 ("btrfs: merge blocking_writers branches in btrfs_tree_read_lock") 67439dadb03a ("btrfs: opencode extent_buffer_get") 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")