1. 4e919af xfs: periodically relog deferred intent items by Darrick J. Wong · 4 years, 4 months ago
  2. ff4ab5e xfs: fix an incore inode UAF in xfs_bui_recover by Darrick J. Wong · 4 years, 4 months ago
  3. e6fff81 xfs: proper replay of deferred ops queued during log recovery by Darrick J. Wong · 4 years, 4 months ago
  4. 384ff09 xfs: don't release log intent items when recovery fails by Darrick J. Wong · 4 years, 4 months ago
  5. 32a2b11 xfs: Remove kmem_zone_zalloc() usage by Carlos Maiolino · 4 years, 6 months ago
  6. cc560a5 xfs: hoist setting of XFS_LI_RECOVERED to caller by Darrick J. Wong · 4 years, 9 months ago
  7. 96b60f8 xfs: refactor intent item iop_recover calls by Darrick J. Wong · 4 years, 9 months ago
  8. 889eb55 xfs: refactor intent item RECOVERED flag into the log item by Darrick J. Wong · 4 years, 9 months ago
  9. 86a3717 xfs: refactor adding recovered intent items to the log by Darrick J. Wong · 4 years, 9 months ago
  10. 154c733 xfs: refactor releasing finished intents during log recovery by Darrick J. Wong · 4 years, 9 months ago
  11. cba0cca xfs: refactor recovered RUI log item playback by Darrick J. Wong · 4 years, 9 months ago
  12. 07590a9 xfs: refactor log recovery RUI item dispatch for pass2 commit functions by Darrick J. Wong · 4 years, 9 months ago
  13. 86ffa47 xfs: refactor log recovery item sorting into a generic dispatch structure by Darrick J. Wong · 4 years, 9 months ago
  14. 6558792 xfs: use delete helper for items expected to be in AIL by Brian Foster · 4 years, 9 months ago
  15. 3ec1b26 xfs: use a xfs_btree_cur for the ->finish_cleanup state by Christoph Hellwig · 4 years, 9 months ago
  16. f09d167 xfs: turn dfp_done into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  17. 13a8333 xfs: turn dfp_intent into a xfs_log_item by Christoph Hellwig · 4 years, 9 months ago
  18. d367a86 xfs: merge the ->diff_items defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  19. c1f0918 xfs: merge the ->log_item defer op into ->create_intent by Christoph Hellwig · 4 years, 9 months ago
  20. 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
  21. 895e196 xfs: convert EIO to EFSCORRUPTED when log contents are invalid by Darrick J. Wong · 5 years ago
  22. a5155b8 xfs: always log corruption errors by Darrick J. Wong · 5 years ago
  23. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  24. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  25. 3cfce1e xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c by Christoph Hellwig · 6 years ago
  26. 60883447 xfs: merge xfs_rud_init into xfs_trans_get_rud by Christoph Hellwig · 6 years ago
  27. 95cf0e4 xfs: remove a pointless comment duplicated above all xfs_item_ops instances by Christoph Hellwig · 6 years ago
  28. 9ce632a xfs: add a flag to release log items on commit by Christoph Hellwig · 6 years ago
  29. ddf9205 xfs: split iop_unlock by Christoph Hellwig · 6 years ago
  30. e8b78db xfs: don't require log items to implement optional methods by Christoph Hellwig · 6 years ago
  31. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  32. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  33. 0612d11 xfs: fix intent use-after-free on abort by Dave Chinner · 7 years ago
  34. b31c2bd xfs: reserve blocks for refcount / rmap log item recovery by Darrick J. Wong · 7 years ago
  35. c4cf1ac xfs: better log intent item refcount checking by Darrick J. Wong · 8 years ago
  36. 3f165b3 xfs: convert unwritten status of reverse mappings for shared files by Darrick J. Wong · 8 years ago
  37. ceeb9c8 xfs: use interval query for rmap alloc operations on shared files by Darrick J. Wong · 8 years ago
  38. 0e07c03 xfs: add shared rmap map/unmap/convert log item types by Darrick J. Wong · 8 years ago
  39. cd00158 xfs: convert RUI log formats to use variable length arrays by Darrick J. Wong · 8 years ago
  40. e127faf xfs: remove unnecessary parentheses from log redo item recovery functions by Darrick J. Wong · 8 years ago
  41. 722e251 xfs: remove the extents array from the rmap update done log item by Darrick J. Wong · 8 years ago
  42. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  43. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  44. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago