summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_defer.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-241-12/+5Star
* xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong2016-09-191-7/+72
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-301-13/+4Star
* xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong2016-08-031-0/+19
* xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-031-0/+444