summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_refcount.c
AgeCommit message (Expand)Author
2017-09-20xfs: check _alloc_read_agf buffer pointer before usingDarrick J. Wong
2017-09-20xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2016-10-10xfs: rework refcount cow recovery error handlingDarrick J. Wong
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong
2016-10-03xfs: introduce reflink utility functionsDarrick J. Wong
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong
2016-10-03xfs: adjust refcount of an extent of blocks in refcount btreeDarrick J. Wong
2016-10-03xfs: add refcount btree operationsDarrick J. Wong