blob: 5ab6b1b4f36f44155ed674e0d3c24cb5c4869e95 [file] [log] [blame]
3fd6372758d9 ("btrfs: make the extent buffer leak check per fs info")
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")
9c7d3a548331 ("btrfs: move extent_io_tree defs to their own header")
6f0d04f8e72e ("btrfs: separate out the extent io init function")
33ca832fefa5 ("btrfs: separate out the extent leak code")
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")
a9355a0ef32f ("btrfs: Define submit_bio_hook's type directly")
9690ac098774 ("btrfs: get fs_info from eb in read_one_chunk")
45bfcfc168f8 ("btrfs: Implement find_first_clear_extent_bit")
8811133d8a98 ("btrfs: Optimize unallocated chunks discard")
1c11b63eff2a ("btrfs: replace pending/pinned chunks lists with io tree")
68c94e55e150 ("btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree")
4ca7365606ca ("btrfs: Implement set_extent_bits_nowait")
930b09072977 ("btrfs: Introduce new bits for device allocation tree")
39e264a40dd7 ("btrfs: Populate ->orig_block_len during read_one_chunk")
41e7acd38c1a ("btrfs: Rename and export clear_btree_io_tree")
61d0d0d2cbb7 ("btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink")
bbbf7243d62d ("btrfs: combine device update operations during transaction commit")
c2d1b3aae336 ("btrfs: Honour FITRIM range constraints during free space trim")
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")
8882679ea50b ("btrfs: Remove EXTENT_IOBITS")
4e586ca3c3e6 ("btrfs: Remove EXTENT_WRITEBACK")