blob: 9d0e49920fa7076793ecd4f9b12e8d09a0e935da [file] [log] [blame]
3fbaf25817f7 ("btrfs: pass the owner_root and level to alloc_extent_buffer")
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")
10e958d523f8 ("btrfs: Call btrfs_pin_reserved_extent only during active transaction")
b908c334e7a4 ("btrfs: move root node locking helpers to locking.c")
5c4b691eb895 ("btrfs: Remove WARN_ON in walk_log_tree")
a0fbf736d35e ("btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent")
7ef54d54bf6a ("btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent")
4eaaec24c087 ("btrfs: Don't discard unwritten extents")
32da5386d9a4 ("btrfs: rename btrfs_block_group_cache")
ffb9e0f05fab ("btrfs: block-group: Refactor btrfs_read_block_groups()")
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")
b3470b5dbe13 ("btrfs: add dedicated members for start and length of a block group")
de0dc456fd62 ("btrfs: rename block_group_item on-stack accessors to follow naming")
3d976388daa9 ("btrfs: remove embedded block_group_cache::item")
f93c63e54730 ("btrfs: move block_group_item::flags to block group")
bf38be65f370 ("btrfs: move block_group_item::used to block group")
a60adce85f4b ("btrfs: use btrfs_block_group_cache_done in update_block_group")
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()")
4b654acdae85 ("btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()")
65e99c43e9c2 ("btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic")
84fe47a4be93 ("btrfs: add enospc debug messages for ticket failure")
2341ccd1bf05 ("btrfs: rework wake_all_tickets")
4b231ae47417 ("btrfs: rename and export read_node_slot")
4f84bd7f99fb ("btrfs: Make reada_tree_block_flagged private")
e11c0406ad1b ("btrfs: unexport the temporary exported functions")
3e43c279e824 ("btrfs: migrate the block group cleanup code")
878d7b679491 ("btrfs: migrate the alloc_profile helpers")
07730d87ac78 ("btrfs: migrate the chunk allocation code")
606d1bf10d7e ("btrfs: migrate the block group space accounting helpers")
ade4b5169f3f ("btrfs: export block group accounting helpers")
77745c05115f ("btrfs: migrate the dirty bg writeout code")