blob: 9e9c7101b015510c4c0f13f2e7dfa7ccd6abbaa1 [file] [log] [blame]
42e4b520c812 ("btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF")
b64ec075bded ("btrfs: Add unprivileged ioctl which returns subvolume information")
025f2121488e ("btrfs: add FS_IOC_FSSETXATTR ioctl")
e4202ac927eb ("btrfs: add FS_IOC_FSGETXATTR ioctl")
19f93b3cd8c2 ("btrfs: add helpers for FS_XFLAG_* conversion")
d24a67b2d997 ("btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2")
c995ab3cda3f ("btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for uncompressed extents")
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")
d1b8b94a2b4f ("btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function")
f54de068dda7 ("btrfs: use GFP_KERNEL in init_ipath")
82bafb38c2d6 ("btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option")
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")
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")
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")
18dc22c19bef ("btrfs: Add WARN_ON for qgroup reserved underflow")
92a1bf76a89a ("Btrfs: add 'inode' for extent map tracepoint")
3a45bb207ee2 ("btrfs: remove root parameter from transaction commit/end routines")
2ff7e61e0d30 ("btrfs: take an fs_info directly when the root is not used otherwise")
ccdf9b305a49 ("btrfs: root->fs_info cleanup, access fs_info->delayed_root directly")
0b246afa62b0 ("btrfs: root->fs_info cleanup, add fs_info convenience variables")
6202df692149 ("btrfs: root->fs_info cleanup, update_block_group{,flags}")
3796d335356a ("btrfs: root->fs_info cleanup, lock/unlock_chunks")
27965b6c2cad ("btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size")
da17066c4047 ("btrfs: pull node/sector/stripe sizes out of root and into fs_info")
fb456252d3d9 ("btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere")
c28f158e5ee7 ("btrfs: struct reada_control.root -> reada_control.fs_info")