blob: 43dd3fd37e42dc7ded1815800d00f7fb0ece6cc8 [file] [log] [blame]
056d9beca3e5 ("btrfs: make prealloc_file_extent_cluster take btrfs_inode")
9db5d510ac5b ("btrfs: make btrfs_free_reserved_data_space_noquota take btrfs_fs_info")
8b8a979f1fc6 ("btrfs: make btrfs_qgroup_free_data take btrfs_inode")
4e9d0d0109d6 ("btrfs: use for loop in prealloc_file_extent_cluster")
214e61d07e1a ("btrfs: perform data management operations outside of inode lock")
c171edd5c8e1 ("btrfs: remove hole check in prealloc_file_extent_cluster")
da69fea9f785 ("btrfs: make __btrfs_add_ordered_extent take struct btrfs_inode")
7dbeaad0af7d ("btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak")
9729f10a608f ("btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent()")
203f44c51982 ("btrfs: inode: refactor the parameters of insert_reserved_file_extent()")
a89ef455dd2b ("btrfs: use btrfs_alloc_data_chunk_ondemand() when allocating space for relocation")
46d4dac888eb ("btrfs: remove the start argument from btrfs_free_reserved_data_space_noquota()")
fa91e4aa1716 ("btrfs: qgroup: fix data leak caused by race between writeback and truncate")
d923afe96d7e ("btrfs: replace all uses of btrfs_ordered_update_i_size")
9ddc959e802b ("btrfs: use the file extent tree infrastructure")
790a1d44f93f ("btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update")
a5ae50dea911 ("Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof")
28553fa992cb ("Btrfs: fix race between shrinking truncate and fiemap")
bffe633e00fb ("btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item")
313facc5bd83 ("btrfs: remove dead snapshot-aware defrag code")
4eaaec24c087 ("btrfs: Don't discard unwritten extents")
8d510121bfbf ("btrfs: Rename btrfs_join_transaction_nolock")
4c66e0d4243b ("btrfs: drop unused parameter is_new from btrfs_iget")
4358d9635a16 ("btrfs: migrate the block group read/creation code")
e3e0520b32bc ("btrfs: migrate the block group removal code")
3b2a78f21d5c ("btrfs: temporarily export inc_block_group_ro")
9f21246d8c7e ("btrfs: migrate the block group caching code")
32a9991f15a0 ("btrfs: factor sysfs code out of link_block_group")
89439109bc2b ("btrfs: move sysfs declarations out of ctree.h")
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")
112974d4067b ("btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate()")
e91381421f87 ("btrfs: extent-tree: Add comment for inc_block_group_ro()")
690a5dbfc513 ("Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents")
9cba40a693e6 ("Btrfs: factor out extent dropping code from hole punch handler")
07301df7d2fc ("btrfs: trim: Check the range passed into to prevent overflow")
d7cd4dd907c1 ("Btrfs: fix sysfs warning and missing raid sysfs directories")
a6d155d2e363 ("Btrfs: fix deadlock between fiemap and transaction commits")
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")