]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_defer.c
xfs: convert to SPDX license tags
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_defer.c
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: adder caller IP to xfs_defer* tracepoints
2018-06-28  Brian Fosterxfs: defer agfl block frees from deferred ops processin...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J. Wongxfs: add the ability to join a held buffer to a defer_ops
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: rename xfs_defer_join to xfs_defer_ijoin
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2016-10-25  Darrick J. Wongxfs: defer should abort intent items if the trans roll... libxfs-4.9-sync
2016-10-25  Darrick J. Wongxfs: defer should allow ->finish_item to request a...
2016-10-25  Darrick J. Wongxfs: track log done items directly in the deferred...
2016-08-10  Darrick J. Wongxfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J. Wongxfs: move deferred operations into a separate file