aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_defer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-19xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong1-7/+72
2016-08-30xfs: track log done items directly in the deferred pending work itemDarrick J. Wong1-13/+4
2016-08-03xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong1-0/+19
2016-08-03xfs: move deferred operations into a separate fileDarrick J. Wong1-0/+444