blob: e1fef574c822f0f46af25d0ba8c224d43161ab8d [file] [log] [blame]
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")
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")
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")
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")
5044ed4f394c ("btrfs: Remove unused locking functions")
d12ffdd1aa4c ("btrfs: move btrfs_block_rsv definitions into it's own header")
c2a67a76ec87 ("btrfs: export block_rsv_use_bytes")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
00801ae4bb2b ("btrfs: switch extent_buffer write_locks from atomic to int")
06297d8cefca ("btrfs: switch extent_buffer blocking_writers from atomic to int")
31aab402076f ("btrfs: trace: Introduce trace events for all btrfs tree locking events")
34e73cc930a8 ("btrfs: trace: Introduce trace events for sleepable tree lock")
82fc28fbedbb ("btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it")
ed1b4ed79df2 ("btrfs: switch extent_buffer::lock_nested to bool")
c79adfc085c0 ("btrfs: use assertion helpers for extent buffer write lock counters")
e3f153886702 ("btrfs: add assertion helpers for extent buffer write lock counters")
5c9c799ab783 ("btrfs: use assertion helpers for extent buffer read lock counters")
58a2ddaedbf7 ("btrfs: add assertion helpers for extent buffer read lock counters")
afd495a8264f ("btrfs: use assertion helpers for spinning readers")
225948dedc9d ("btrfs: add assertion helpers for spinning readers")
843ccf9f46ba ("btrfs: use assertion helpers for spinning writers")
e4e9fd0f3262 ("btrfs: add assertion helpers for spinning writers")
a1d198478e92 ("btrfs: tracepoints: Add trace events for extent_io_tree")
349ae63f4063 ("btrfs: ensure that a DUP or RAID1 block group has exactly two stripes")
f91587e4151e ("btrfs: don't enospc all tickets on flush failure")
766ece54f4c9 ("btrfs: merge btrfs_set_lock_blocking_rw with it's caller")
970e74d961db ("btrfs: simplify waiting loop in btrfs_tree_lock")
8bead258206f ("btrfs: open code now trivial btrfs_set_lock_blocking")
300aa896e119 ("btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers")
aa12c02778a9 ("btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers")
b95be2d9fb2a ("btrfs: split btrfs_set_lock_blocking_rw to read and write helpers")
31890da0bfdd ("btrfs: handle delayed ref head accounting cleanup in abort")
ba2c4d4e3bda ("btrfs: introduce delayed_refs_rsv")
07c47775f410 ("btrfs: add cleanup_ref_head_accounting helper")
688a75b9a30a ("btrfs: switch BTRFS_BLOCK_RSV_* to enums")
de37aa513105 ("btrfs: Remove fsid/metadata_fsid fields from btrfs_info")
7239ff4b2be8 ("btrfs: Introduce support for FSID change without metadata rewrite")
9f9b8e8d0ebe ("btrfs: extent-tree: Detect bytes_may_use underflow earlier")
523983401644 ("Btrfs: kill btrfs_clear_path_blocking")
ea49f3e73c4b ("btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree")