blob: 32fe68a700e1893aaa0191c644e103e1fd5d0474 [file] [log] [blame]
e3d039656384 ("Btrfs: delayed-refs: use rb_first_cached for ref_tree")
5e388e958154 ("btrfs: Fix race condition between delayed refs and blockgroup removal")
a4666e688f6f ("btrfs: use lockdep_assert_held for spinlocks")
0e0adbcfdc90 ("btrfs: track refs in a rb_tree instead of a list")
1d148e5939f5 ("btrfs: add a comp_refs() helper")
3b60d436a165 ("btrfs: remove type argument from comp_tree_refs")
d278850eff30 ("btrfs: remove delayed_ref_node from ref_head")
c1103f7a5d7a ("btrfs: move all ref head cleanup to the helper function")
1ce7a5ec44c8 ("btrfs: move ref_mod modification into the if (ref) logic")
194ab0bc21cc ("btrfs: breakout empty head cleanup to a helper")
b00e62507ec6 ("btrfs: move extent_op cleanup to a helper")
2eadaa22c17a ("btrfs: add a helper to return a head ref")
01747e92a996 ("btrfs: clean up extraneous computations in add_delayed_refs")
3ec4d3238ab1 ("btrfs: allow backref search checks for shared extents")
9dd14fd6964e ("btrfs: add cond_resched() calls when resolving backrefs")
00142756e1f8 ("btrfs: backref, add tracepoints for prelim_ref insertion and merging")
6c336b212bef ("btrfs: add a node counter to each of the rbtrees")
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")
9a35b63728ce ("btrfs: constify tracepoint arguments")
d7eae3403f46 ("Btrfs: rework delayed ref total_bytes_pinned accounting")
7be07912b32d ("Btrfs: return old and new total ref mods when adding delayed refs")
3159fe7baef3 ("btrfs: qgroup: Add trace point for qgroup reserved space")
de47c9d3ff87 ("btrfs: replace hardcoded value with SEQ_LAST macro")
f58d88b336c1 ("btrfs: provide enumeration for __merge_refs mode argument")
6df8cdf5bda2 ("btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t")
ce0dcee626c4 ("btrfs: Change qgroup_meta_rsv to 64bit")
fb235dc06fac ("btrfs: qgroup: Move half of the qgroup accounting time out of commit trans")
eeac44cb498d ("btrfs: remove unused parameter from __add_inline_refs")
0b08e1f4f7b7 ("btrfs: qgroups: opencode qgroup_free helper")
e4c3b2dcd144 ("Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist")
003d7c59e8af ("btrfs: allow unlink to exceed subvolume quota")
f85b7379cd76 ("btrfs: fix over-80 lines introduced by previous cleanups")
51cc0d322746 ("btrfs: Make log_new_dir_dentries take btrfs_inode")
9d122629f1f6 ("btrfs: Make btrfs_log_changed_extents take btrfs_inode")
44d70e194fb2 ("btrfs: Make copy_items take btrfs_inode")
9ca5fbfbb92e ("btrfs: Make btrfs_log_new_name take btrfs_inode")
4176bdbf2d1a ("btrfs: Make btrfs_record_unlink_dir take btrfs_inode")
6f45d18568c2 ("btrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode")
e5517a7bffaf ("btrfs: Make btrfs_get_or_create_delayed_node take btrfs_inode")
340c6ca9fd07 ("btrfs: Make btrfs_get_delayed_node take btrfs_inode")
4a0cc7ca6c40 ("btrfs: Make btrfs_ino take a struct btrfs_inode")
fef394f75bc1 ("btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref")
18dc22c19bef ("btrfs: Add WARN_ON for qgroup reserved underflow")
0bf70aebf12d ("Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.10")