aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02xfs: pass transaction to xfs_defer_add()Brian Foster1-10/+8
2018-08-02xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster1-4/+3
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-15xfs: add repair helpers for the reference count btreeDarrick J. Wong1-0/+2
2018-05-15xfs: expose various functions to repair codeDarrick J. Wong1-0/+5
2018-01-17xfs: add scrub cross-referencing helpers for the refcount btreesDarrick J. Wong1-0/+3
2017-06-19xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extentDarrick J. Wong1-0/+16
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong1-0/+9
2016-10-03xfs: introduce reflink utility functionsDarrick J. Wong1-0/+4
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-0/+13
2016-10-03xfs: log refcount intent itemsDarrick J. Wong1-0/+14
2016-10-03xfs: add refcount btree operationsDarrick J. Wong1-0/+30