1. 289d38d xfs: convert allocbt cursors to use perags by Dave Chinner · 3 years, 8 months ago
  2. a81a062 xfs: convert refcount btree cursor to use perags by Dave Chinner · 3 years, 8 months ago
  3. fa9c3c1 xfs: convert rmap btree cursor to using a perag by Dave Chinner · 3 years, 8 months ago
  4. be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 8 months ago
  5. 58d43a7 xfs: pass perags around in fsmap data dev functions by Dave Chinner · 3 years, 8 months ago
  6. e424aa5 xfs: drop freeze protection when running GETFSMAP by Darrick J. Wong · 3 years, 10 months ago
  7. 8ffa90e xfs: fix deadlock and streamline xfs_getfsmap performance by Darrick J. Wong · 4 years, 4 months ago
  8. acd1ac3 xfs: limit entries returned when counting fsmap records by Darrick J. Wong · 4 years, 4 months ago
  9. 27fb5a7 xfs: prohibit fs freezing when using empty transactions by Darrick J. Wong · 4 years, 10 months ago
  10. 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
  11. 110f09c xfs: add missing assert in xfs_fsmap_owner_from_rmap by Darrick J. Wong · 5 years ago
  12. 39ee223 xfs: remove all *_ITER_CONTINUE values by Darrick J. Wong · 5 years ago
  13. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  14. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  15. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
  16. ed7ef8e xfs: remove unused btree cursor bc_private.a.dfops field by Brian Foster · 7 years ago
  17. 232d0a2 xfs: fix uninitialized field in rtbitmap fsmap backend by Darrick J. Wong · 7 years ago
  18. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  19. a0e5c43 xfs: fix xfs_rtalloc_rec units by Darrick J. Wong · 7 years ago
  20. 785545c xfs: move two more RT specific functions into CONFIG_XFS_RT by Arnd Bergmann · 7 years ago
  21. bb9c2e5 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  22. ea9a46e xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN by Darrick J. Wong · 8 years ago
  23. fad5656 xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap by Christoph Hellwig · 8 years ago
  24. 4c934c7 xfs: report realtime space information via the rtbitmap by Darrick J. Wong · 8 years ago
  25. a1cae72 xfs: have getfsmap fall back to the freesp btrees when rmap is not present by Darrick J. Wong · 8 years ago
  26. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago