1. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
  2. deb06b9 xfs: make the start pointer passed to btree alloc_block functions const by Darrick J. Wong · 3 years, 5 months ago
  3. b5a6e5f xfs: make the pointer passed to btree set_root functions const by Darrick J. Wong · 3 years, 5 months ago
  4. 8e38dc8 xfs: make the keys and records passed to btree inorder functions const by Darrick J. Wong · 3 years, 5 months ago
  5. 23825cd xfs: mark the record passed into btree init_key functions as const by Darrick J. Wong · 3 years, 5 months ago
  6. d29d557 xfs: make the key parameters to all btree key comparison functions const by Darrick J. Wong · 3 years, 5 months ago
  7. 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 8 months ago
  8. a81a062 xfs: convert refcount btree cursor to use perags by Dave Chinner · 3 years, 8 months ago
  9. be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 8 months ago
  10. 3093312 xfs: push perags through the ag reservation callouts by Dave Chinner · 3 years, 8 months ago
  11. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 8 months ago
  12. 32a2b11 xfs: Remove kmem_zone_zalloc() usage by Carlos Maiolino · 4 years, 6 months ago
  13. 92a0054 xfs: get rid of unnecessary xfs_perag_{get,put} pairs by Gao Xiang · 4 years, 6 months ago
  14. 56e9816 xfs: add support for refcount btree staging cursors by Darrick J. Wong · 4 years, 10 months ago
  15. c4aa10d xfs: make the btree ag cursor private union anonymous by Dave Chinner · 4 years, 10 months ago
  16. 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
  17. 9798f61 xfs: remove XFS_BUF_TO_AGF by Christoph Hellwig · 4 years, 10 months ago
  18. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  19. dbd329f1 xfs: add struct xfs_mount pointer to struct xfs_buf by Christoph Hellwig · 6 years ago
  20. 5cd213b xfs: don't reserve per-AG space for an internal log by Darrick J. Wong · 6 years ago
  21. 39708c2 xfs: miscellaneous verifier magic value fixups by Brian Foster · 6 years ago
  22. 7280fed xfs: remove xfs_rmap_ag_owner and friends by Darrick J. Wong · 6 years ago
  23. ebcbef3 xfs: pass transaction lock while setting up agresv on cyclic metadata by Darrick J. Wong · 6 years ago
  24. 64396ff xfs: remove xfs_alloc_arg firstblock field by Brian Foster · 7 years ago
  25. ed7ef8e xfs: remove unused btree cursor bc_private.a.dfops field by Brian Foster · 7 years ago
  26. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  27. 1f5c071 xfs: don't ASSERT on short form btree root pointer of zero by Darrick J. Wong · 7 years ago
  28. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  29. e157ebd Cleanup old XFS_BTREE_* traces by Carlos Maiolino · 7 years ago
  30. b557259 xfs: create a new buf_ops pointer to verify structure metadata by Darrick J. Wong · 7 years ago
  31. bc1a09b xfs: refactor verifier callers to print address of failing check by Darrick J. Wong · 7 years ago
  32. a6a781a xfs: have buffer verifier functions report failing address by Darrick J. Wong · 7 years ago
  33. 31ca03c xfs: refactor xfs_verifier_error and xfs_buf_ioerror by Darrick J. Wong · 7 years ago
  34. 38dee37 xfs: always compile the btree inorder check functions by Darrick J. Wong · 8 years ago
  35. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  36. 20e73b0 xfs: use the actual AG length when reserving blocks by Darrick J. Wong · 8 years ago
  37. 11ef38a xfs: make xfs btree stats less huge by Dave Chinner · 8 years ago
  38. 84d6961 xfs: preallocate blocks for worst-case btree expansion by Darrick J. Wong · 8 years ago
  39. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago
  40. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago