blob: b02a5910575ecca11d02102c78f920aaa095bf27 [file] [log] [blame]
7f458a3873ae ("btrfs: fix race when defragmenting leads to unnecessary IO")
a1fbc6750e21 ("btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch")
e5b7231e2009 ("btrfs: make btrfs_delalloc_reserve_space take btrfs_inode")
36ea6f3e9313 ("btrfs: make btrfs_check_data_free_space take btrfs_inode")
86d52921a2ba ("btrfs: make btrfs_delalloc_release_space take btrfs_inode")
25ce28caaa1d ("btrfs: make btrfs_free_reserved_data_space 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")
6d4572a9d71d ("btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation")
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")
5dbb75ed6900 ("btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO")
260a63395f90 ("btrfs: fix RWF_NOWAIT write not failling when we need to cow")
f2cb2f39ccc3 ("btrfs: fix hang on snapshot creation after RWF_NOWAIT write")
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")
dcc3eb9638c3 ("btrfs: convert snapshot/nocow exlcusion to drew lock")
b272ae22acd2 ("btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range")
ae6957ebbfcd ("btrfs: add assertions for tree == inode->io_tree to extent IO helpers")
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")
d2eee25858f2 ("Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux")