blob: 12b45fed726ac7c1655b4f873f9a2b44893d8330 [file] [log] [blame]
2f5239dcb26b ("btrfs: remove btrfs_path::recurse")
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")
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()")
65e99c43e9c2 ("btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic")
4b231ae47417 ("btrfs: rename and export read_node_slot")
4358d9635a16 ("btrfs: migrate the block group read/creation code")
e3e0520b32bc ("btrfs: migrate the block group removal code")
3b2a78f21d5c ("btrfs: temporarily export inc_block_group_ro")
9f21246d8c7e ("btrfs: migrate the block group caching code")
32a9991f15a0 ("btrfs: factor sysfs code out of link_block_group")
89439109bc2b ("btrfs: move sysfs declarations out of ctree.h")
6a9fb468f115 ("btrfs: make caching_thread use btrfs_find_next_key")
caa4efafcf03 ("btrfs: temporarily export fragment_free_space")
e3cb339fa5ca ("btrfs: export the caching control helpers")
6f410d1b3dbf ("btrfs: export the excluded extents helpers")
676f1f759fa3 ("btrfs: export the block group caching helpers")
3eeb3226a889 ("btrfs: migrate nocow and reservation helpers")
3cad128400c2 ("btrfs: migrate the block group ref counting stuff")
2e405ad84254 ("btrfs: migrate the block group lookup code")
aac0023c2106 ("btrfs: move basic block_group definitions to their own header")
112974d4067b ("btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()")
e91381421f87 ("btrfs: extent-tree: Add comment for inc_block_group_ro()")
5044ed4f394c ("btrfs: Remove unused locking functions")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
d7cd4dd907c1 ("Btrfs: fix sysfs warning and missing raid sysfs directories")
6e7ca09b583d ("btrfs: Fix deadlock caused by missing memory barrier")
867363429d70 ("btrfs: migrate the delalloc space stuff to it's own home")
fb6dea26601b ("btrfs: migrate btrfs_trans_release_chunk_metadata")
6ef03debdb3d ("btrfs: migrate the delayed refs rsv code")
67f9c2209e88 ("btrfs: migrate the global_block_rsv helpers to block-rsv.c")
550fa228ee7e ("btrfs: migrate the block-rsv code to block-rsv.c")