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