summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-031-10/+8Star
* xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-031-4/+3Star
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1Star
* xfs: add repair helpers for the reference count btreeDarrick J. Wong2018-05-161-0/+2
* xfs: expose various functions to repair codeDarrick J. Wong2018-05-161-0/+5
* xfs: add scrub cross-referencing helpers for the refcount btreesDarrick J. Wong2018-01-181-0/+3
* xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...Darrick J. Wong2017-06-191-0/+16
* xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-061-0/+9
* xfs: introduce reflink utility functionsDarrick J. Wong2016-10-031-0/+4
* xfs: connect refcount adjust functions to upper layersDarrick J. Wong2016-10-031-0/+13
* xfs: log refcount intent itemsDarrick J. Wong2016-10-031-0/+14
* xfs: add refcount btree operationsDarrick J. Wong2016-10-031-0/+30