blob: f90f5ae4e1119e8c449b2dc42b34288dec02d505 [file] [log] [blame]
fa485d21a7ae ("btrfs: scrub: reduce width of extent_len/stripe_len from 64 to 32 bits")
ab108d992b12 ("btrfs: use precalculated sectorsize_bits from fs_info")
3c5641a83ac4 ("btrfs: make btrfs_find_ordered_sum take btrfs_inode")
6fee248d2beb ("btrfs: convert btrfs_inode_sectorsize to take btrfs_inode")
487781796d30 ("btrfs: make fast fsyncs wait only for writeback")
75b463d2b47a ("btrfs: do not commit logs and transactions during link and rename operations")
260db43cd2f5 ("btrfs: delete duplicated words + other fixes in comments")
3ef64143a796 ("btrfs: remove no longer used trans_list member of struct btrfs_ordered_extent")
cd8d39f4aeb3 ("btrfs: remove no longer used log_list member of struct btrfs_ordered_extent")
7af597433d43 ("btrfs: make full fsyncs always operate on the entire file again")
c75e839414d3 ("btrfs: kill the subvol_srcu")
0a8068a3dd42 ("btrfs: make ranged full fsyncs more efficient")
da447009a256 ("btrfs: factor out inode items copy loop from btrfs_log_inode()")
a5eeb3d17b97 ("btrfs: add helper to get the end offset of a file extent item")
95418ed1d107 ("btrfs: fix missing file extent item for hole after ranged fsync")
05a5a7621ce6 ("Btrfs: implement full reflink support for inline extents")
a61e1e0df9f3 ("Btrfs: simplify inline extent handling when doing reflinks")
6a177381007b ("Btrfs: move all reflink implementation code into its own file")
7ac8b88ee668 ("btrfs: backref, only collect file extent items matching backref offset")
0024652895e3 ("btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root")
bd647ce385ec ("btrfs: add a leak check for roots")
8260edba67a2 ("btrfs: make the init of static elements in fs_info separate")
ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
bc44d7c4b2b1 ("btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root")
81f096edf047 ("btrfs: use btrfs_put_fs_root to free roots always")
0d4b0463011d ("btrfs: export and rename free_fs_info")
fbb0ce40d606 ("btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry")
ca2037fba6af ("btrfs: hold a ref on the root in btrfs_recover_log_trees")
5119cfc36f6d ("btrfs: hold a ref on the root in create_pending_snapshot")
5168489a079a ("btrfs: hold a ref on the root in get_subvol_name_from_objectid")
6f9a3da5da9e ("btrfs: hold a ref on the root in btrfs_ioctl_send")
fd79d43b347e ("btrfs: hold a ref on the root in scrub_print_warning_inode")
0b2dee5cff74 ("btrfs: hold a ref for the root in btrfs_find_orphan_roots")
9f583209f20a ("btrfs: push grab_fs_root into read_fs_root")
932fd26df812 ("btrfs: hold a ref on the root in btrfs_recover_relocation")
76deacf02387 ("btrfs: hold a ref on the root in create_reloc_inode")
3d7babdcf2cc ("btrfs: hold a ref on the root in find_data_references")
442b1ac5244e ("btrfs: hold a ref on the root in record_reloc_root_in_trans")
ab9737bd7597 ("btrfs: hold a ref on the root in merge_reloc_roots")
db2c2ca2db44 ("btrfs: hold a ref on the root in prepare_to_merge")
0b530bc5e11f ("btrfs: hold a ref on the root in build_backref_tree")
2a2b5d620266 ("btrfs: hold ref on root in btrfs_ioctl_default_subvol")
04734e844894 ("btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info")
b8a49ae1913f ("btrfs: hold a ref on the root in btrfs_search_path_in_tree_user")
88234012beaa ("btrfs: hold a ref on the root in btrfs_search_path_in_tree")
3ca35e839e94 ("btrfs: hold a ref on the root in search_ioctl")
fc92f79856aa ("btrfs: hold a ref on the root in create_subvol")
8727002f7909 ("btrfs: hold a ref on the root in fixup_tree_root_location")
02162a0265eb ("btrfs: hold a ref on the root in __btrfs_run_defrag_inode")