aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_defer.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-01xfs: remove the ip argument to xfs_defer_finishGravatar Christoph Hellwig 1-6/+2
2017-09-01xfs: rename xfs_defer_join to xfs_defer_ijoinGravatar Christoph Hellwig 1-2/+2
2017-09-01xfs: refactor xfs_trans_rollGravatar Christoph Hellwig 1-14/+9
2016-10-24xfs: defer should abort intent items if the trans roll failsGravatar Darrick J. Wong 1-12/+5
2016-09-19xfs: defer should allow ->finish_item to request a new transactionGravatar Darrick J. Wong 1-7/+72
2016-08-30xfs: track log done items directly in the deferred pending work itemGravatar Darrick J. Wong 1-13/+4
2016-08-03xfs: add tracepoints for the deferred ops mechanismGravatar Darrick J. Wong 1-0/+19
2016-08-03xfs: move deferred operations into a separate fileGravatar Darrick J. Wong 1-0/+444