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