aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_refcount.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-12xfs: streamline defer op type handlingDarrick J. Wong1-1/+0
2018-12-12xfs: idiotproof defer op type configurationDarrick J. Wong1-8/+2
2018-08-02xfs: drop dop param from xfs_defer_op_type ->finish_item() callbackBrian Foster1-4/+2
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-15/+1
2018-05-10xfs: get rid of the log item descriptorDave Chinner1-2/+2
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-2/+186
2016-10-03xfs: log refcount intent itemsDarrick J. Wong1-0/+80