aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10xfs: rework refcount cow recovery error handlingDarrick J. Wong1-11/+9
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong1-10/+443
2016-10-03xfs: introduce reflink utility functionsDarrick J. Wong1-0/+102
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-0/+174
2016-10-03xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong1-0/+814
2016-10-03xfs: add refcount btree operationsDarrick J. Wong1-0/+177