Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-20 | xfs: optimize writes to reflink files | Christoph Hellwig | 1 | -2/+2 |
2016-10-20 | xfs: merge xfs_reflink_remap_range and xfs_file_share_range | Christoph Hellwig | 1 | -5/+2 |
2016-10-05 | xfs: garbage collect old cowextsz reservations | Darrick J. Wong | 1 | -0/+2 |
2016-10-05 | xfs: unshare a range of blocks via fallocate | Darrick J. Wong | 1 | -0/+4 |
2016-10-05 | xfs: add dedupe range vfs function | Darrick J. Wong | 1 | -1/+4 |
2016-10-05 | xfs: reflink extents from one file to another | Darrick J. Wong | 1 | -0/+2 |
2016-10-05 | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong | 1 | -0/+1 |
2016-10-05 | xfs: implement CoW for directio writes | Darrick J. Wong | 1 | -0/+2 |
2016-10-05 | xfs: move mappings from cow fork to data fork after copy-write | Darrick J. Wong | 1 | -0/+8 |
2016-10-04 | xfs: allocate delayed extents in CoW fork | Darrick J. Wong | 1 | -0/+4 |
2016-10-04 | xfs: create delalloc extents in CoW fork | Darrick J. Wong | 1 | -0/+9 |
2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong | 1 | -0/+23 |