1. 4b80ac6 xfs: scrub should mark a directory corrupt if any entries cannot be iget'd by Darrick J. Wong · 4 years, 2 months ago
  2. 6b48e5b xfs: directory scrub should check the null bestfree entries too by Darrick J. Wong · 4 years, 2 months ago
  3. f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
  4. d59f44d xfs: directory bestfree check should release buffers by Darrick J. Wong · 4 years, 10 months ago
  5. 2e107cf xfs: mark dir corrupt when lookup-by-hash fails by Darrick J. Wong · 4 years, 10 months ago
  6. cd2c9f1 xfs: remove the mappedbno argument to xfs_da_read_buf by Christoph Hellwig · 5 years ago
  7. c943c0b xfs: remove the mappedbno argument to xfs_dir3_leaf_read by Christoph Hellwig · 5 years ago
  8. 1848b60 xfs: devirtualize ->data_bestfree_p by Christoph Hellwig · 5 years ago
  9. d73e1ce xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  10. 7e8ae7bd xfs: devirtualize ->data_entry_tag_p by Christoph Hellwig · 5 years ago
  11. fdbb8c5 xfs: devirtualize ->data_entsize by Christoph Hellwig · 5 years ago
  12. 5c07212 xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset by Christoph Hellwig · 5 years ago
  13. 4a1a8b2 xfs: cleanup xchk_directory_data_bestfree by Christoph Hellwig · 5 years ago
  14. 4c037dd xfs: cleanup xchk_dir_rec by Christoph Hellwig · 5 years ago
  15. a84f3d5 xfs: add a bests pointer to struct xfs_dir3_icfree_hdr by Christoph Hellwig · 5 years ago
  16. 5ba3091 xfs: devirtualize ->free_hdr_from_disk by Christoph Hellwig · 5 years ago
  17. 478c783 xfs: move the max dir2 leaf entries count to struct xfs_da_geometry by Christoph Hellwig · 5 years ago
  18. 787b089 xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr by Christoph Hellwig · 5 years ago
  19. 5184255 xfs: devirtualize ->leaf_hdr_from_disk by Christoph Hellwig · 5 years ago
  20. 649d9d9 xfs: refactor btree node scrubbing by Christoph Hellwig · 5 years ago
  21. 8ef34723 xfs: add missing early termination checks to record scrubbing functions by Darrick J. Wong · 5 years ago
  22. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  23. e5d7d51 xfs: check directory name validity by Darrick J. Wong · 6 years ago
  24. 44a8736 xfs: clean up IRELE/iput callsites by Darrick J. Wong · 6 years ago
  25. 032d91f xfs: fix indentation and other whitespace problems in scrub/repair by Darrick J. Wong · 7 years ago
  26. 1d8a748 xfs: shorten struct xfs_scrub_context to struct xfs_scrub by Darrick J. Wong · 7 years ago
  27. c517b3a xfs: shorten xfs_scrub_ prefix by Darrick J. Wong · 7 years ago
  28. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  29. 8bc763c xfs: don't continue scrub if already corrupt by Darrick J. Wong · 7 years ago
  30. 7e56d9e xfs: remove xfs_buf parameter from inode scrub methods by Darrick J. Wong · 7 years ago
  31. ce92d29 xfs: directory scrubber must walk through data block to offset by Darrick J. Wong · 7 years ago
  32. cf1b0b8 xfs: scrub in-core metadata by Darrick J. Wong · 7 years ago
  33. 9a7e269 xfs: fix a few erroneous process_error calls in the scrubbers by Darrick J. Wong · 7 years ago
  34. 72f76f7 xfs: fix uninitialized return values in scrub code by Darrick J. Wong · 7 years ago
  35. 35ce852 xfs: refactor the directory data block bestfree checks by Darrick J. Wong · 7 years ago
  36. 88aa5de xfs: trivial sparse fixes for the new scrub code by Christoph Hellwig · 7 years ago
  37. b2b1712 xfs: introduce the xfs_iext_cursor abstraction by Christoph Hellwig · 7 years ago
  38. 13791d3 xfs: scrub extended attribute leaf space by Darrick J. Wong · 7 years ago
  39. df48196 xfs: scrub directory freespace by Darrick J. Wong · 7 years ago
  40. a5c46e5 xfs: scrub directory metadata by Darrick J. Wong · 7 years ago