blob: 3f51f61dc3783db41985368d185541735a454c2b [file] [log] [blame]
b8522a1e5f42 ("btrfs: Factor out tree roots initialization during mount")
4273eaff9b8d ("btrfs: use bool argument in free_root_pointers()")
b105e92755b4 ("btrfs: add __cold attribute to more functions")
6a884d7d527f ("btrfs: get fs_info from eb in clean_tree_block")
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")
ea49f3e73c4b ("btrfs: qgroup: Introduce function to find all new tree blocks of reloc tree")
25982561db7f ("btrfs: qgroup: Introduce function to trace two swaped extents")
d6507cf1e2df ("btrfs: Remove fs_info from btrfs_assign_next_active_device")
093258e6ebaf ("btrfs: replace waitqueue_actvie with cond_wake_up")
3d3a2e610ea5 ("btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups")
75cb857d2618 ("btrfs: Do super block verification before writing it to disk")
069ec957c35e ("btrfs: Refactor btrfs_check_super_valid")
21a852b01820 ("btrfs: Move btrfs_check_super_valid() to avoid forward declaration")
581c1760415c ("btrfs: Validate child tree block's level and first key")
338dae1ae64f ("btrfs: remove max_active var from open_ctree")
2e32ef87b074 ("btrfs: Relax memory barrier in btrfs_tree_unlock")
9b99b1156444 ("btrfs: rename btrfs_close_extra_device to btrfs_free_extra_devids")
f7b885befd05 ("btrfs: manage thread_pool mount option as %u")
6f794e3c5c8f ("btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP")
fd708b81d972 ("Btrfs: add a extent ref verify tool")
84f7d8e6242c ("btrfs: pass root to various extent ref mod functions")
557ea5dd003d ("btrfs: Move leaf and node validation checker to tree-checker.c")
4b865cab96fe ("btrfs: Add checker for EXTENT_CSUM")
40c3c4094732 ("btrfs: Add sanity check for EXTENT_DATA when reading out leaf")
7f43d4affb2a ("btrfs: Check if item pointer overlaps with the item itself")
c3267bbaa9ca ("btrfs: Refactor check_leaf function for later expansion")
44880fdc91bc ("btrfs: use appropriate define for the fsid")
abbb3b8ebfec ("btrfs: split write_dev_supers to two functions")
35c70103a528 ("btrfs: refactor find_device helper")
a4f78750ef18 ("btrfs: get fs_info from eb in btrfs_print_leaf, remove argument")
86d5f9944252 ("btrfs: convert prelimary reference tracking to use rbtrees")
f6954245d9e1 ("btrfs: remove ref_tree implementation from backref.c")
bb739cf08e8f ("btrfs: btrfs_check_shared should manage its own transaction")
e0c476b128e3 ("btrfs: backref, cleanup __ namespace abuse")
4dae077a83dd ("btrfs: backref, add unode_aux_to_inode_list helper")
73980becaebf ("btrfs: backref, constify some arguments")
a12b877b557d ("btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled")
d7eae3403f46 ("Btrfs: rework delayed ref total_bytes_pinned accounting")
7be07912b32d ("Btrfs: return old and new total ref mods when adding delayed refs")
0d0c71b31720 ("btrfs: obsolete and remove mount option alloc_start")
f58d88b336c1 ("btrfs: provide enumeration for __merge_refs mode argument")
9ed573674ae6 ("btrfs: constify input buffer of btrfs_csum_data")
fb235dc06fac ("btrfs: qgroup: Move half of the qgroup accounting time out of commit trans")
eeac44cb498d ("btrfs: remove unused parameter from __add_inline_refs")
3d3a126a81f1 ("btrfs: remove unused parameter from btrfs_check_super_valid")
eece6a9cf691 ("btrfs: merge two superblock writing helpers")
b75f50624394 ("btrfs: remove unused parameter from write_dev_supers")