1. 706b8c5b xfs: remove unnecessary null pointer checks from _read_agf callers by Darrick J. Wong · 5 years ago
  2. ce92464 xfs: make xfs_trans_get_buf return an error code by Darrick J. Wong · 5 years ago
  3. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  4. 7f313ed xfs: log proper length of btree block in scrub/repair by Eric Sandeen · 5 years ago
  5. 5bb46e3 xfs: create iterator error codes by Darrick J. Wong · 6 years ago
  6. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  7. f5b999c xfs: remove unused flag arguments by Eric Sandeen · 6 years ago
  8. f60be90 xfs: fix broken bhold behavior in xrep_roll_ag_trans by Darrick J. Wong · 6 years ago
  9. 160b5a7 xfs: hoist the already_fixed variable to the scrub context by Darrick J. Wong · 6 years ago
  10. f8c2a22 xfs: collapse scrub bool state flags into a single unsigned int by Darrick J. Wong · 6 years ago
  11. 9228d75 xfs: use buf ops magic to detect btree block type by Darrick J. Wong · 6 years ago
  12. add46b3 xfs: set buffer ops when repair probes for btree type by Darrick J. Wong · 6 years ago
  13. 7280fed xfs: remove xfs_rmap_ag_owner and friends by Darrick J. Wong · 6 years ago
  14. 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
  15. 38b6238 xfs: fix buffer state management in xrep_findroot_block by Darrick J. Wong · 6 years ago
  16. 1002ff4 xfs: xrep_findroot_block should reject root blocks with siblings by Darrick J. Wong · 6 years ago
  17. 1fc25f5 xfs: sanity check ag header values in xrep_calc_ag_resblks by Darrick J. Wong · 6 years ago
  18. f9ed6de xfs: repair the AGF by Darrick J. Wong · 6 years ago
  19. 86d969b xfs: refactor the xrep_extent_list into xfs_bitmap by Darrick J. Wong · 6 years ago
  20. bc270b5 xfs: move the repair extent list into its own file by Darrick J. Wong · 6 years ago
  21. 032d91f xfs: fix indentation and other whitespace problems in scrub/repair by Darrick J. Wong · 6 years ago
  22. 1d8a748 xfs: shorten struct xfs_scrub_context to struct xfs_scrub by Darrick J. Wong · 6 years ago
  23. b5e2196 xfs: shorten xfs_repair_ prefix to xrep_ by Darrick J. Wong · 6 years ago
  24. c517b3a xfs: shorten xfs_scrub_ prefix by Darrick J. Wong · 6 years ago
  25. ef97ef2 xfs: clean up xfs_btree_del_cursor callers by Darrick J. Wong · 6 years ago
  26. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
  27. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  28. 7e85bc6 xfs: add helpers to attach quotas to inodes by Darrick J. Wong · 7 years ago
  29. 04a2b7b xfs: recover AG btree roots from rmap data by Darrick J. Wong · 7 years ago
  30. 12c6510e xfs: add helpers to dispose of old btree blocks after a repair by Darrick J. Wong · 7 years ago
  31. 64a39d8 xfs: add helpers to collect and sift btree block pointers during repair by Darrick J. Wong · 7 years ago
  32. 73d6b42 xfs: add helpers to allocate and initialize fresh btree roots by Darrick J. Wong · 7 years ago
  33. 0a9633f xfs: add helpers to deal with transaction allocation and rolling by Darrick J. Wong · 7 years ago
  34. 84d42ea xfs: implement the metadata repair ioctl flag by Darrick J. Wong · 7 years ago