blob: 5e8cdfed2af536c29e2a2eb6af4c41e39f467f9c [file] [log] [blame]
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()")
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")
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")
abe9339d69bd ("btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()")
f624d976081d ("btrfs: ctree: Reduce one indent level for btrfs_search_slot()")