1. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  2. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  3. ce356d6 xfs: pass transaction to dfops reset/move helpers by Brian Foster · 6 years ago
  4. fbfa977 xfs: use transaction for intent recovery instead of raw dfops by Brian Foster · 6 years ago
  5. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  6. 91ef75b xfs: use internal dfops during [b|c]ui recovery by Brian Foster · 6 years ago
  7. 813d08c xfs: use ->t_dfops for recovery of [b|c]ui log items by Brian Foster · 6 years ago
  8. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  9. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  10. 0612d11 xfs: fix intent use-after-free on abort by Dave Chinner · 7 years ago
  11. 5099558 xfs: log recovery should replay deferred ops in order by Darrick J. Wong · 7 years ago
  12. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  13. e1a4e37 xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent by Darrick J. Wong · 8 years ago
  14. fe0be23 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 8 years ago
  15. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  16. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  17. 9f3afb5 xfs: implement deferred bmbt map/unmap operations by Darrick J. Wong · 8 years ago
  18. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  19. 6413a01 xfs: create bmbt update intent log items by Darrick J. Wong · 8 years ago