blob: 608d8e3ce5001453f3d800c6faacc65b3ba91e58 [file] [log] [blame]
196d59ab9ccc ("btrfs: switch extent buffer tree lock to rw_semaphore")
51899412dd95 ("btrfs: introduce btrfs_path::recurse")
329ced799be8 ("btrfs: rename extent_buffer::lock_nested to extent_buffer::lock_recursed")
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")
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")
d6156218bec9 ("btrfs: make locking assertion helpers static inline")
f624d976081d ("btrfs: ctree: Reduce one indent level for btrfs_search_slot()")