1. f3c799c xfs: create slab caches for frequently-used deferred items by Darrick J. Wong · 3 years, 3 months ago
  2. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
  3. 159eb69 xfs: make the record pointer passed to query_range functions const by Darrick J. Wong · 3 years, 5 months ago
  4. 04dcb47 xfs: make the key parameters to all btree query range functions const by Darrick J. Wong · 3 years, 5 months ago
  5. 50f02fe xfs: remove agno from btree cursor by Dave Chinner · 3 years, 8 months ago
  6. fa9c3c1 xfs: convert rmap btree cursor to using a perag by Dave Chinner · 3 years, 8 months ago
  7. be9fb17 xfs: add a perag to the btree cursor by Dave Chinner · 3 years, 8 months ago
  8. 45d0662 xfs: pass perags through to the busy extent code by Dave Chinner · 3 years, 8 months ago
  9. 9bbafc71 xfs: move xfs_perag_get/put to xfs_ag.[ch] by Dave Chinner · 3 years, 8 months ago
  10. 2e984ba xfs: remove unneeded return value check for *init_cursor() by Joseph Qi · 4 years, 1 month ago
  11. ea84398 xfs: fix flags argument to rmap lookup when converting shared file rmaps by Darrick J. Wong · 4 years, 2 months ago
  12. d7884e6 xfs: avoid shared rmap operations for attr fork extents by Darrick J. Wong · 4 years, 4 months ago
  13. 576af73 xfs: convert btree cursor ag-private member name by Dave Chinner · 4 years, 10 months ago
  14. a71e422 xfs: fix xfs_rmap_has_other_keys usage of ECANCELED by Darrick J. Wong · 4 years, 10 months ago
  15. a71895c xfs: convert open coded corruption check to use XFS_IS_CORRUPT by Darrick J. Wong · 5 years ago
  16. f9e0370 xfs: kill the XFS_WANT_CORRUPT_* macros by Darrick J. Wong · 5 years ago
  17. 39ee223 xfs: remove all *_ITER_CONTINUE values by Darrick J. Wong · 5 years ago
  18. e7ee96d xfs: remove all *_ITER_ABORT values by Darrick J. Wong · 5 years ago
  19. ffb5696 xfs: reinitialize rm_flags when unpacking an offset into an rmap irec by Darrick J. Wong · 5 years ago
  20. bc46ac6 xfs: remove unnecessary int returns from deferred rmap functions by Darrick J. Wong · 5 years ago
  21. 7380e8f xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys by Darrick J. Wong · 5 years ago
  22. 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
  23. 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
  24. 7280fed xfs: remove xfs_rmap_ag_owner and friends by Darrick J. Wong · 6 years ago
  25. 66e3237 xfs: const-ify xfs_owner_info arguments by Darrick J. Wong · 6 years ago
  26. 0f37d17 xfs: pass transaction to xfs_defer_add() by Brian Foster · 6 years ago
  27. 0b04b6b8 xfs: trivial xfs_btree_del_cursor cleanups by Darrick J. Wong · 6 years ago
  28. fa248de xfs: don't assume a left rmap when allocating a new rmap by Darrick J. Wong · 7 years ago
  29. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  30. 9e6c08d xfs: validate btree records on retrieval by Dave Chinner · 7 years ago
  31. 4d4f86b xfs: add repair helpers for the reverse mapping btree by Darrick J. Wong · 7 years ago
  32. 52101df xfs: add missing rmap error return by Darrick J. Wong · 7 years ago
  33. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 7 years ago
  34. ed7c52d xfs: add scrub cross-referencing helpers for the rmap btrees by Darrick J. Wong · 7 years ago
  35. 68c58e9 xfs: only skip rmap owner checks for unknown-owner rmap removal by Darrick J. Wong · 7 years ago
  36. 33df3a9 xfs: always honor OWN_UNKNOWN rmap removal requests by Darrick J. Wong · 7 years ago
  37. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  38. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 8 years ago
  39. 2678809 xfs: export various function for the online scrubber by Darrick J. Wong · 8 years ago
  40. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 8 years ago
  41. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  42. e9a2599 xfs: create a function to query all records in a btree 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. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  46. 9c19464 xfs: propagate bmap updates to rmapbt by Darrick J. Wong · 8 years ago
  47. abf0923 xfs: add rmap btree insert and delete helpers by Darrick J. Wong · 8 years ago
  48. fb7d926 xfs: convert unwritten status of reverse mappings by Darrick J. Wong · 8 years ago
  49. f922cd9 xfs: remove an extent from the rmap btree by Darrick J. Wong · 8 years ago
  50. 0a1b0b3 xfs: add an extent to the rmap btree by Darrick J. Wong · 8 years ago
  51. c543838 xfs: teach rmapbt to support interval queries by Darrick J. Wong · 8 years ago
  52. 4b8ed67 xfs: add rmap btree operations by Darrick J. Wong · 8 years ago
  53. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago