blob: 8e6b2906337b372bb8d052e9f1b8e0479ec6a513 [file] [log] [blame]
b335eab890ed ("btrfs: make btrfs_read_disk_super return struct btrfs_disk_super")
8f32380d3f29 ("btrfs: use the page cache for super block reading")
6fbceb9fa4f6 ("btrfs: reduce scope of btrfs_scratch_superblocks()")
c514c9b10bc1 ("btrfs: don't kmap() pages from block devices")
f6d9abbc1f95 ("btrfs: Export btrfs_release_disk_super")
ae18c37ad5a1 ("btrfs: move fs_info init work into it's own helper function")
141386e1a5d6 ("btrfs: free more things in btrfs_free_fs_info")
0d4b0463011d ("btrfs: export and rename free_fs_info")
96dfcb46ffca ("btrfs: push __setup_root into btrfs_alloc_root")
b8522a1e5f42 ("btrfs: Factor out tree roots initialization during mount")
4273eaff9b8d ("btrfs: use bool argument in free_root_pointers()")
ba8a9d079543 ("Btrfs: delete the entire async bio submission framework")
b105e92755b4 ("btrfs: add __cold attribute to more functions")
a0cac0ec961f ("btrfs: get rid of unique workqueue helper functions")
c495dcd6fbe1 ("btrfs: don't prematurely free work in run_ordered_work()")
9f21246d8c7e ("btrfs: migrate the block group caching code")
6a9fb468f115 ("btrfs: make caching_thread use btrfs_find_next_key")
caa4efafcf03 ("btrfs: temporarily export fragment_free_space")
e3cb339fa5ca ("btrfs: export the caching control helpers")
6f410d1b3dbf ("btrfs: export the excluded extents helpers")
676f1f759fa3 ("btrfs: export the block group caching helpers")
3eeb3226a889 ("btrfs: migrate nocow and reservation helpers")
3cad128400c2 ("btrfs: migrate the block group ref counting stuff")
2e405ad84254 ("btrfs: migrate the block group lookup code")
aac0023c2106 ("btrfs: move basic block_group definitions to their own header")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
bfcea1c661ed ("btrfs: free checksum hash on in close_ctree")
867363429d70 ("btrfs: migrate the delalloc space stuff to it's own home")
fb6dea26601b ("btrfs: migrate btrfs_trans_release_chunk_metadata")
6ef03debdb3d ("btrfs: migrate the delayed refs rsv code")
67f9c2209e88 ("btrfs: migrate the global_block_rsv helpers to block-rsv.c")
550fa228ee7e ("btrfs: migrate the block-rsv code to block-rsv.c")
424a47805a81 ("btrfs: stop using block_rsv_release_bytes everywhere")
fcec36224fc6 ("btrfs: cleanup the target logic in __btrfs_block_rsv_release")
fed14b323db8 ("btrfs: export __btrfs_block_rsv_release")
0b50174ad5e9 ("btrfs: export btrfs_block_rsv_add_bytes")
d12ffdd1aa4c ("btrfs: move btrfs_block_rsv definitions into it's own header")
0d9764f6d0fb ("btrfs: move reserve_metadata_bytes and supporting code to space-info.c")
5da6afeb32e9 ("btrfs: move dump_space_info to space-info.c")
c2a67a76ec87 ("btrfs: export block_rsv_use_bytes")
b338b013e18a ("btrfs: move btrfs_space_info_add_*_bytes to space-info.c")
bb96c4e57420 ("btrfs: move the space info update macro to space-info.h")
41783ef24d56 ("btrfs: move and export can_overcommit")
280c290881bc ("btrfs: move the space_info handling code to space-info.c")
d44b72aa12d0 ("btrfs: export space_info_add_*_bytes")
fc471cb0c8f0 ("btrfs: rename do_chunk_alloc to btrfs_chunk_alloc")
8719aaae8d69 ("btrfs: move space_info to space-info.h")
f262fa8de6a2 ("btrfs: drop default value assignments in enums")
5f1411265e16 ("btrfs: Introduce btrfs_io_geometry infrastructure")
9e967495e0e0 ("Btrfs: prevent send failures and crashes due to concurrent relocation")