summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_reflink.h
Commit message (Expand)AuthorAge
* xfs: separate function to check if inode shares extentsDarrick J. Wong2017-06-19
* xfs: reflink find shared should take a transactionDarrick J. Wong2017-06-19
* xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-07
* xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig2017-02-06
* xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong2017-02-02
* xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cowChristoph Hellwig2016-11-24
* xfs: cleanup xfs_reflink_find_cow_mappingChristoph Hellwig2016-11-24
* xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanBrian Foster2016-11-08
* xfs: optimize writes to reflink filesChristoph Hellwig2016-10-20
* xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeChristoph Hellwig2016-10-20
* xfs: garbage collect old cowextsz reservationsDarrick J. Wong2016-10-05
* xfs: unshare a range of blocks via fallocateDarrick J. Wong2016-10-05
* xfs: add dedupe range vfs functionDarrick J. Wong2016-10-05
* xfs: reflink extents from one file to anotherDarrick J. Wong2016-10-05
* xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-05
* xfs: implement CoW for directio writesDarrick J. Wong2016-10-05
* xfs: move mappings from cow fork to data fork after copy-writeDarrick J. Wong2016-10-05
* xfs: allocate delayed extents in CoW forkDarrick J. Wong2016-10-04
* xfs: create delalloc extents in CoW forkDarrick J. Wong2016-10-04
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04