Age | Commit message (Expand) | Author |
2016-11-24 | xfs: use new extent lookup helpers in xfs_reflink_trim_irec_to_next_cow | Christoph Hellwig |
2016-11-24 | xfs: cleanup xfs_reflink_find_cow_mapping | Christoph Hellwig |
2016-11-08 | xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan | Brian Foster |
2016-10-20 | xfs: optimize writes to reflink files | Christoph Hellwig |
2016-10-20 | xfs: merge xfs_reflink_remap_range and xfs_file_share_range | Christoph Hellwig |
2016-10-05 | xfs: garbage collect old cowextsz reservations | Darrick J. Wong |
2016-10-05 | xfs: unshare a range of blocks via fallocate | Darrick J. Wong |
2016-10-05 | xfs: add dedupe range vfs function | Darrick J. Wong |
2016-10-05 | xfs: reflink extents from one file to another | Darrick J. Wong |
2016-10-05 | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong |
2016-10-05 | xfs: implement CoW for directio writes | Darrick J. Wong |
2016-10-05 | xfs: move mappings from cow fork to data fork after copy-write | Darrick J. Wong |
2016-10-04 | xfs: allocate delayed extents in CoW fork | Darrick J. Wong |
2016-10-04 | xfs: create delalloc extents in CoW fork | Darrick J. Wong |
2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong |