aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_reflink.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-19xfs: separate function to check if inode shares extentsGravatar Darrick J. Wong 1-0/+2
2017-06-19xfs: reflink find shared should take a transactionGravatar Darrick J. Wong 1-3/+3
2017-03-07xfs: only reclaim unwritten COW extents periodicallyGravatar Christoph Hellwig 1-2/+2
2017-02-06xfs: allocate direct I/O COW blocks in iomap_beginGravatar Christoph Hellwig 1-2/+2
2017-02-02xfs: mark speculative prealloc CoW fork extents unwrittenGravatar Darrick J. Wong 1-0/+2
2016-11-24xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cowGravatar Christoph Hellwig 1-1/+1
2016-11-24xfs: cleanup xfs_reflink_find_cow_mappingGravatar Christoph Hellwig 1-1/+1
2016-11-08xfs: don't skip cow forks w/ delalloc blocks in cowblocks scanGravatar Brian Foster 1-2/+0
2016-10-20xfs: optimize writes to reflink filesGravatar Christoph Hellwig 1-2/+2
2016-10-20xfs: merge xfs_reflink_remap_range and xfs_file_share_rangeGravatar Christoph Hellwig 1-5/+2
2016-10-05xfs: garbage collect old cowextsz reservationsGravatar Darrick J. Wong 1-0/+2
2016-10-05xfs: unshare a range of blocks via fallocateGravatar Darrick J. Wong 1-0/+4
2016-10-05xfs: add dedupe range vfs functionGravatar Darrick J. Wong 1-1/+4
2016-10-05xfs: reflink extents from one file to anotherGravatar Darrick J. Wong 1-0/+2
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeGravatar Darrick J. Wong 1-0/+1
2016-10-05xfs: implement CoW for directio writesGravatar Darrick J. Wong 1-0/+2
2016-10-05xfs: move mappings from cow fork to data fork after copy-writeGravatar Darrick J. Wong 1-0/+8
2016-10-04xfs: allocate delayed extents in CoW forkGravatar Darrick J. Wong 1-0/+4
2016-10-04xfs: create delalloc extents in CoW forkGravatar Darrick J. Wong 1-0/+9
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-0/+23