1. 02b100f xfs: streamline defer op type handling by Darrick J. Wong · 6 years ago
  2. bc9f2b7 xfs: idiotproof defer op type configuration by Darrick J. Wong · 6 years ago
  3. 9d9e623 xfs: fold dfops into the transaction by Brian Foster · 6 years ago
  4. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  5. 1ae093cb xfs: replace xfs_defer_ops ->dop_pending with on-stack list by Brian Foster · 6 years ago
  6. 9b1f4e9 xfs: cancel dfops on xfs_defer_finish() error by Brian Foster · 6 years ago
  7. 60f31a6 xfs: clean out superfluous dfops dop params/vars by Brian Foster · 6 years ago
  8. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  9. a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
  10. 82ff27b xfs: automatic dfops buffer relogging by Brian Foster · 6 years ago
  11. 1214f1c xfs: replace dop_low with transaction flag by Brian Foster · 6 years ago
  12. ce356d6 xfs: pass transaction to dfops reset/move helpers by Brian Foster · 6 years ago
  13. 7279aa1 xfs: remove unused __xfs_defer_cancel() internal helper by Brian Foster · 6 years ago
  14. b277c37 xfs: bypass final dfops roll in trans commit path by Brian Foster · 6 years ago
  15. 9e28a24 xfs: drop unnecessary xfs_defer_finish() dfops parameter by Brian Foster · 6 years ago
  16. e021a2e xfs: support embedded dfops in transaction by Brian Foster · 6 years ago
  17. 509308b xfs: reset dfops to initial state after finish by Brian Foster · 6 years ago
  18. 83200bf xfs: remove unused deferred ops committed field by Brian Foster · 6 years ago
  19. 03f4e4b xfs: make deferred processing safe for embedded dfops by Brian Foster · 6 years ago
  20. 81b549a xfs: return from _defer_finish with a clean transaction by Darrick J. Wong · 6 years ago
  21. 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 7 years ago
  22. bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 7 years ago
  23. 6aa6718 xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops by Brian Foster · 7 years ago
  24. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  25. e632a56 xfs: adder caller IP to xfs_defer* tracepoints by Dave Chinner · 7 years ago
  26. 2bc5eba xfs: defer agfl block frees from deferred ops processing context by Brian Foster · 7 years ago
  27. b7b2846 xfs: add the ability to join a held buffer to a defer_ops by Darrick J. Wong · 7 years ago
  28. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  29. 882d878 xfs: rename xfs_defer_join to xfs_defer_ijoin by Christoph Hellwig · 7 years ago
  30. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  31. b77428b xfs: defer should abort intent items if the trans roll fails by Darrick J. Wong · 8 years ago
  32. 385d6558 xfs: defer should allow ->finish_item to request a new transaction by Darrick J. Wong · 8 years ago
  33. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  34. 3cd48ab xfs: add tracepoints for the deferred ops mechanism by Darrick J. Wong · 8 years ago
  35. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago