summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_defer.c
Commit message (Expand)AuthorAge
* xfs: add the ability to join a held buffer to a defer_opsDarrick J. Wong2017-12-14
* xfs: remove the ip argument to xfs_defer_finishChristoph Hellwig2017-09-01
* xfs: rename xfs_defer_join to xfs_defer_ijoinChristoph Hellwig2017-09-01
* xfs: refactor xfs_trans_rollChristoph Hellwig2017-09-01
* xfs: defer should abort intent items if the trans roll failsDarrick J. Wong2016-10-24
* xfs: defer should allow ->finish_item to request a new transactionDarrick J. Wong2016-09-19
* xfs: track log done items directly in the deferred pending work itemDarrick J. Wong2016-08-30
* xfs: add tracepoints for the deferred ops mechanismDarrick J. Wong2016-08-03
* xfs: move deferred operations into a separate fileDarrick J. Wong2016-08-03