blob: e8c95c28cef04d56ec5c1427322f34556c1bd4b7 [file] [log] [blame]
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")
81f096edf047 ("btrfs: use btrfs_put_fs_root to free roots always")
0d4b0463011d ("btrfs: export and rename free_fs_info")
4cdfd93002cb ("btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root")
96dfcb46ffca ("btrfs: push __setup_root into btrfs_alloc_root")
7227ff4de55d ("Btrfs: fix race between adding and putting tree mod seq elements and nodes")
b3ad2c17fd80 ("btrfs: selftests: Add support for dummy devices")
e4faab844a55 ("btrfs: sysfs: add UUID/debug/discard directory")
93945cb43ead ("btrfs: sysfs: make UUID/debug have its own kobject")
71e8978eb456 ("btrfs: sysfs: add removal calls for debug/")
9bc574de5905 ("btrfs: skip log replay on orphaned roots")
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")
6e369febbc53 ("btrfs: sysfs: add debugging exports")
bfcea1c661ed ("btrfs: free checksum hash on in close_ctree")
9e967495e0e0 ("Btrfs: prevent send failures and crashes due to concurrent relocation")
6d97c6e31b55 ("btrfs: add boilerplate code for directly including the crypto framework")
51bce6c9b977 ("btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions")
8dc3f22c8ba0 ("btrfs: check for supported superblock checksum type before checksum validation")
e7e16f4882ed ("btrfs: add common checksum type validation")
c8bf1b670395 ("btrfs: remove mapping tree structures indirection")
8eaf40c0e24e ("Btrfs: fix race between block group removal and block group allocation")
4297ff84dc24 ("btrfs: track DIO bytes in flight")
9690ac098774 ("btrfs: get fs_info from eb in read_one_chunk")
1c11b63eff2a ("btrfs: replace pending/pinned chunks lists with io tree")
68c94e55e150 ("btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree")
39e264a40dd7 ("btrfs: Populate ->orig_block_len during read_one_chunk")
61d0d0d2cbb7 ("btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink")
bbbf7243d62d ("btrfs: combine device update operations during transaction commit")
90b1377daa96 ("btrfs: qgroup: remove obsolete fs_info members")
e064d5e9f0a0 ("btrfs: get fs_info from eb in btrfs_verify_level_key")
6a884d7d527f ("btrfs: get fs_info from eb in clean_tree_block")
448de471cd4c ("btrfs: Check the first key and level for cached extent buffer")
43eb5f297584 ("btrfs: Introduce extent_io_tree::owner to distinguish different io_trees")
7b4397386fbd ("btrfs: switch extent_io_tree::track_uptodate to bool")
c258d6e36442 ("btrfs: Introduce fs_info to extent_io_tree")
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")
370a11b8114b ("btrfs: qgroup: Introduce per-root swapped blocks infrastructure")
420829d8ea13 ("btrfs: Refactor shrink_delalloc")
b89f6d1fcb30 ("Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()")
505b050fdf42 ("Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs")