1. b63da6c xfs: delete duplicated words + other fixes by Randy Dunlap · 4 years, 5 months ago
  2. 32a2b11 xfs: Remove kmem_zone_zalloc() usage by Carlos Maiolino · 4 years, 5 months ago
  3. cc560a5 xfs: hoist setting of XFS_LI_RECOVERED to caller by Darrick J. Wong · 4 years, 8 months ago
  4. 96b60f8 xfs: refactor intent item iop_recover calls by Darrick J. Wong · 4 years, 8 months ago
  5. 889eb55 xfs: refactor intent item RECOVERED flag into the log item by Darrick J. Wong · 4 years, 8 months ago
  6. 86a3717 xfs: refactor adding recovered intent items to the log by Darrick J. Wong · 4 years, 8 months ago
  7. 154c733 xfs: refactor releasing finished intents during log recovery by Darrick J. Wong · 4 years, 8 months ago
  8. c57ed2f xfs: refactor recovered CUI log item playback by Darrick J. Wong · 4 years, 8 months ago
  9. 9b4467e xfs: refactor log recovery CUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 8 months ago
  10. 86ffa47 xfs: refactor log recovery item sorting into a generic dispatch structure by Darrick J. Wong · 4 years, 8 months ago
  11. 6558792 xfs: use delete helper for items expected to be in AIL by Brian Foster · 4 years, 8 months ago
  12. 3ec1b26 xfs: use a xfs_btree_cur for the ->finish_cleanup state by Christoph Hellwig · 4 years, 8 months ago
  13. f09d167 xfs: turn dfp_done into a xfs_log_item by Christoph Hellwig · 4 years, 8 months ago
  14. 13a8333 xfs: turn dfp_intent into a xfs_log_item by Christoph Hellwig · 4 years, 8 months ago
  15. d367a86 xfs: merge the ->diff_items defer op into ->create_intent by Christoph Hellwig · 4 years, 8 months ago
  16. c1f0918 xfs: merge the ->log_item defer op into ->create_intent by Christoph Hellwig · 4 years, 8 months ago
  17. 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
  18. 895e196 xfs: convert EIO to EFSCORRUPTED when log contents are invalid by Darrick J. Wong · 5 years ago
  19. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  20. 74b4c5d xfs: remove unnecessary int returns from deferred refcount functions by Darrick J. Wong · 5 years ago
  21. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  22. 250d4b4 xfs: remove unused header files by Eric Sandeen · 5 years ago
  23. effd5e9 xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c by Christoph Hellwig · 5 years ago
  24. ebeb8e0 xfs: merge xfs_cud_init into xfs_trans_get_cud by Christoph Hellwig · 5 years ago
  25. 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 5 years ago
  26. 9ce632a xfs: add a flag to release log items on commit by Christoph Hellwig · 5 years ago
  27. ddf9205 xfs: split iop_unlock by Christoph Hellwig · 5 years ago
  28. e8b78db xfs: don't require log items to implement optional methods by Christoph Hellwig · 5 years ago
  29. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  30. 7dbddba xfs: drop dop param from xfs_defer_op_type ->finish_item() callback by Brian Foster · 6 years ago
  31. ce356d6 xfs: pass transaction to dfops reset/move helpers by Brian Foster · 6 years ago
  32. fbfa977 xfs: use transaction for intent recovery instead of raw dfops by Brian Foster · 6 years ago
  33. 91ef75b xfs: use internal dfops during [b|c]ui recovery by Brian Foster · 6 years ago
  34. 813d08c xfs: use ->t_dfops for recovery of [b|c]ui log items by Brian Foster · 6 years ago
  35. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  36. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  37. 0612d11 xfs: fix intent use-after-free on abort by Dave Chinner · 7 years ago
  38. b31c2bd xfs: reserve blocks for refcount / rmap log item recovery by Darrick J. Wong · 7 years ago
  39. 5099558 xfs: log recovery should replay deferred ops in order by Darrick J. Wong · 7 years ago
  40. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  41. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  42. 7a21272 xfs: fix double-cleanup when CUI recovery fails by Darrick J. Wong · 8 years ago
  43. 174edb0 xfs: store in-progress CoW allocations in the refcount btree by Darrick J. Wong · 8 years ago
  44. 33ba6129 xfs: connect refcount adjust functions to upper layers by Darrick J. Wong · 8 years ago
  45. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  46. baf4bcac xfs: create refcount update intent log items by Darrick J. Wong · 8 years ago