summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_refcount.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong2019-08-281-6/+6
* xfs: pass transaction to xfs_defer_add()Brian Foster2018-08-021-10/+8
* xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster2018-08-021-4/+3
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: add repair helpers for the reference count btreeDarrick J. Wong2018-05-151-0/+2
* xfs: expose various functions to repair codeDarrick J. Wong2018-05-151-0/+5
* xfs: add scrub cross-referencing helpers for the refcount btreesDarrick J. Wong2018-01-171-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-051-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