aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_refcount_item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-27xfs: log recovery should replay deferred ops in orderDarrick J. Wong1-14/+7
2017-09-01xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig1-1/+1
2017-04-25xfs: better log intent item refcount checkingDarrick J. Wong1-0/+1
2017-01-03xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong1-1/+2
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong1-0/+12
2016-10-03xfs: connect refcount adjust functions to upper layersDarrick J. Wong1-1/+85
2016-10-03xfs: log refcount intent itemsDarrick J. Wong1-0/+60
2016-10-03xfs: create refcount update intent log itemsDarrick J. Wong1-0/+383