Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: add dedupe range vfs function | Darrick J. Wong | 2016-10-05 | 1 | -1/+4 |
* | xfs: reflink extents from one file to another | Darrick J. Wong | 2016-10-05 | 1 | -0/+2 |
* | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong | 2016-10-05 | 1 | -0/+1 |
* | xfs: implement CoW for directio writes | Darrick J. Wong | 2016-10-05 | 1 | -0/+2 |
* | xfs: move mappings from cow fork to data fork after copy-write | Darrick J. Wong | 2016-10-05 | 1 | -0/+8 |
* | xfs: allocate delayed extents in CoW fork | Darrick J. Wong | 2016-10-04 | 1 | -0/+4 |
* | xfs: create delalloc extents in CoW fork | Darrick J. Wong | 2016-10-04 | 1 | -0/+9 |
* | xfs: introduce the CoW fork | Darrick J. Wong | 2016-10-04 | 1 | -0/+23 |