blob: a953f2a4d351f363cf7df5fd3f1fc3af0ede8137 [file] [log] [blame]
2c5773f102c9 ("vfs: exit early from zero length remap operations")
876bec6f9bbf ("vfs: refactor clone/dedupe_file_range common functions")
5faaf4fa0a20 ("xfs: merge xfs_reflink_remap_range and xfs_file_share_range")
ec4075990255 ("xfs: remove xfs_file_wait_for_io")
576177818e6f ("xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range")
a62e82b35b97 ("xfs: fix the same_inode check in xfs_file_share_range")
4fbc2c65255f ("xfs: remove the same fs check from xfs_file_share_range")
93fed47013b3 ("xfs: fix label inaccuracies")
4f435ebe7d04 ("xfs: don't mix reflink and DAX mode for now")
c8e156ac336d ("xfs: check for invalid inode reflink flags")
f7ca35227253 ("xfs: create a separate cow extent size hint for the allocator")
98cc2db5b8b2 ("xfs: unshare a range of blocks via fallocate")
f86f403794b1 ("xfs: teach get_bmapx about shared extents and the CoW fork")
cc714660bb8b ("xfs: add dedupe range vfs function")
9fe26045e98f ("xfs: add clone file and clone range vfs functions")
862bb360ef56 ("xfs: reflink extents from one file to another")
174edb0e46e5 ("xfs: store in-progress CoW allocations in the refcount btree")
43caeb187deb ("xfs: move mappings from cow fork to data fork after copy-write")
ef4736678fc3 ("xfs: allocate delayed extents in CoW fork")
2a06705cd595 ("xfs: create delalloc extents in CoW fork")
3993baeb3c52 ("xfs: introduce the CoW fork")
f65306ea5246 ("xfs: map an inode's offset to an exact physical block")
350a27a6a65c ("xfs: introduce reflink utility functions")
33ba61292084 ("xfs: connect refcount adjust functions to upper layers")
3172725814f9 ("xfs: adjust refcount of an extent of blocks in refcount btree")
f997ee213717 ("xfs: log refcount intent items")
baf4bcacb715 ("xfs: create refcount update intent log items")
bdf28630b721 ("xfs: add refcount btree operations")
1946b91cee4f ("xfs: define the on-disk refcount btree format")
af30dfa14411 ("xfs: refcount btree add more reserved blocks")
46eeb521b952 ("xfs: introduce refcount btree definitions")
c75c752d0374 ("xfs: define tracepoints for refcount btree activities")
155cd433b516 ("Merge branch 'xfs-4.9-log-recovery-fixes' into for-next")