1. 28787e4 Revert "axmap: ensure we lock down the maps for shared access" by Jens Axboe · 9 years ago
  2. 948ceaf axmap: ensure we lock down the maps for shared access by Jens Axboe · 9 years ago
  3. 32e9adb t/btrace2fio: add ability to add specific options through -a by Jens Axboe · 9 years ago
  4. 1a9b293 btrace2fio: add support for collapsing close entries by Jens Axboe · 9 years ago
  5. ce596f2 Fixup t/ test apps for lfsr_next change() by Jens Axboe · 9 years ago
  6. 2581b51 t/btrace2fio: don't dec inflight for requeue by Jens Axboe · 10 years ago
  7. 44aab35 t/btrace2fio: fix divide-by-zero in rate calculation by Jens Axboe · 10 years ago
  8. a5d7a72 t/btrace2fio: cap depth if we don't see completion traces by Jens Axboe · 10 years ago
  9. 0f7f9a9 Make fio -Wshadow clean by Jens Axboe · 10 years ago
  10. acf7ead t/dedupe: fix init of all thread variables by Jens Axboe · 10 years ago
  11. 31da12c t/btrace2fio: fix fd leak on error by Jens Axboe · 10 years ago
  12. bf6238a t/dedupe: fix bogus items NULL compare by Jens Axboe · 10 years ago
  13. 18a7ca5 t/dedupe: use fio abstracted OS_O_DIRECT by Jens Axboe · 10 years ago
  14. e13194d t/dedupe: remove leftover linux/fs.h include by Jens Axboe · 10 years ago
  15. 6d686d9 t/dedupe: use generic blockdev_size() to get size by Jens Axboe · 10 years ago
  16. 463fc15 t/dedupe: avoid div-by-zero for all identical chunks by Jens Axboe · 10 years ago
  17. 78340c0 t/dedupe: fix off-by 1.024 in bandwidth by Jens Axboe · 10 years ago
  18. cb8a41d t/dedupe: silence 'some_done' unused warning on some compilers by Jens Axboe · 10 years ago
  19. 2ccf91a t/dedupe: fixup bloom entry calculation by Jens Axboe · 10 years ago
  20. ca79d44 t/dedupe: print dedupe ratio instead of made-up factor by Jens Axboe · 10 years ago
  21. 343334a dedupe: exit gracefully if device/file open fails by Jens Axboe · 10 years ago
  22. d393bcd dedupe: read in larger chunks at the time by Jens Axboe · 10 years ago
  23. c6f0f39 dedupe: fix warning and segfault on -B0 by Jens Axboe · 10 years ago
  24. d333882 t/lfsr-test: fixup time by Jens Axboe · 10 years ago
  25. 7a74197 Add debug helper stub for t/ programs by Jens Axboe · 10 years ago
  26. 76b9b83 dedupe: default to using a bloom filter to save memory by Jens Axboe · 10 years ago
  27. 0e79408 dedupe: print threads used up front by Jens Axboe · 10 years ago
  28. 997c9c3 dedupe: remove rb_lock when done by Jens Axboe · 10 years ago
  29. d11a563 dedupe: cleanups and rate estimation by Jens Axboe · 10 years ago
  30. 4deca36 dedupe: don't add extent items unless we use them by Jens Axboe · 10 years ago
  31. b2a657f Fix 32-bit compile warnings by Jens Axboe · 10 years ago
  32. 3f3415f dedupe: print progress indicator by Jens Axboe · 10 years ago
  33. d28d274 dedupe: improve wording in output by Jens Axboe · 10 years ago
  34. 5aa702c Add small tool to check for dedupable contents in a file/device by Jens Axboe · 10 years ago
  35. 183f392 btrace2fio: expand rate options, bug fixes by Jens Axboe · 10 years ago
  36. 047623b btrace2fio: add rate output by Jens Axboe · 10 years ago
  37. d8943e1 btrace2fio: move file tracking to btrace_pid by Jens Axboe · 10 years ago
  38. 5033162 btrace2fio: cleanups and inflight hashing by Jens Axboe · 10 years ago
  39. b064a14 btrace2fio: use percentage_random and add filename option by Jens Axboe · 10 years ago
  40. cdc4d67 btrace2fio: set runtime by Jens Axboe · 10 years ago
  41. 42a80e3 Add basic tool to turn blktrace into fio job file by Jens Axboe · 10 years ago
  42. 160d691 Add test case for previous verify crash by Jens Axboe · 10 years ago
  43. 1421548 Move t/jobs/ to .fio format by Jens Axboe · 11 years ago
  44. a744812 t/axmap: add test for multi bit sets by Jens Axboe · 11 years ago
  45. d0f8536 lfsr: fix verification and spin bugs by Alex Pyrgiotis · 11 years ago
  46. 7a887ff Add a simple test for LFSR generator by Alex Pyrgiotis · 11 years ago
  47. d474cbc Improve LFSR implementation by Alex Pyrgiotis · 11 years ago
  48. ab3379b t/axmap: add pre/post bit set checks by Jens Axboe · 11 years ago
  49. d6b18e2 t/log: include minmax.h for min() by Jens Axboe · 11 years ago
  50. 98ffb8f Fix bugs in [v]snprintf usage by Ken Raeburn · 11 years ago
  51. 32bbd3a t/axmap: update to catch recent bugs by Jens Axboe · 11 years ago
  52. 4e59017 t/axmap: update tester for lfsr_init() taking a seed argument by Jens Axboe · 11 years ago
  53. ad1f90a Add t/axmap tester by Jens Axboe · 11 years ago
  54. 4e98a45 genzipf: add help/usage screen (-h) by Jens Axboe · 11 years ago
  55. 355934b t/genzfip: add -c option for csv output by Vincent Kang Fu · 11 years ago
  56. 24baa4c genzipf: use regular array + qsort() instead of rbtree by Jens Axboe · 12 years ago
  57. 444256e genzipf: add size and percentage hit rates by Jens Axboe · 12 years ago
  58. 921d17b genzipf: more features by Jens Axboe · 12 years ago
  59. 18ded91 Zipf theta must be different than 1.0 by Jens Axboe · 12 years ago
  60. 2316296 zipf: seed zipf/pareto rand with filename hash and job id by Jens Axboe · 12 years ago
  61. 078189c Add safe checks for valid pareto input value by Jens Axboe · 12 years ago
  62. 8e60025 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  63. c71224e genzipf: fix off-by-one in output array calculation by Jens Axboe · 12 years ago
  64. fd6f237 genzipf: improve accuracy by Jens Axboe · 12 years ago
  65. 39ab7da Move code around to satisfy t/stest linkage by Jens Axboe · 12 years ago
  66. f98f3d0 Fix t/ieee754 link by Jens Axboe · 12 years ago
  67. f880b1f genzip updates by Jens Axboe · 12 years ago
  68. 0779dfc t/genzipf update by Jens Axboe · 12 years ago
  69. 6ff3885 Add t/genzipf to play with distribution settings by Jens Axboe · 12 years ago
  70. 503bbe9 Add regression test for ae2fafc8 by Jens Axboe · 12 years ago
  71. 89adce7 Add regression test for 37cf9e3c by Jens Axboe · 12 years ago
  72. ba47f51 Add regression test for 82af2a7c by Jens Axboe · 12 years ago
  73. 5318658 Add regression test for f7078f7b by Jens Axboe · 12 years ago
  74. 017531d Add regression test for 8a99fdf6 by Jens Axboe · 12 years ago
  75. 2bcbf55 Add regression test for verify bug by Jens Axboe · 12 years ago
  76. d4e88b4 Add job files for zone bug by Jens Axboe · 12 years ago
  77. 8695036 Add regression test job file for commit 52c58027 by Jens Axboe · 12 years ago
  78. 61f78f3 Add IEEE 754 test case by Jens Axboe · 13 years ago
  79. 0cda2d5 t/stest: add log.o smaller helper by Jens Axboe · 13 years ago
  80. fbc2792 Add simple stest smalloc tester by Jens Axboe · 13 years ago