1. 9aba7b7 Make gfio build with --build-static by Jens Axboe · 10 years ago
  2. 1be2ed9 Kill off -Wshadow again by Jens Axboe · 10 years ago
  3. 93d3658 Makefile: add -Wshadow by Jens Axboe · 10 years ago
  4. ec58c74 Add basic DragonFly support by Jens Axboe · 10 years ago
  5. 6bde6be BSD Yacc doesn't understand --no-lines, so use -l instead by Bruce Cran · 10 years ago
  6. e2e7032 Get rid if --header-file argument for lex by Jens Axboe · 10 years ago
  7. 500b4f4 Makefile: don't install test binaries by Jens Axboe · 10 years ago
  8. cc481fd Makefile: fix gfio link for CONFIG_ARITHMETIC by Jens Axboe · 10 years ago
  9. 8944a7d Ignore lexer.h auto-generated file by Jens Axboe · 10 years ago
  10. 6d686d9 t/dedupe: use generic blockdev_size() to get size by Jens Axboe · 10 years ago
  11. 56a0f46 Fix bison parsing by Stephen M. Cameron · 10 years ago
  12. 50979ab fix problem with yy_size_t vs int param to lexer_input by Stephen M. Cameron · 10 years ago
  13. cc7c47a Makefile: exp/fixup-buggy-yacc-output is no more by Jens Axboe · 10 years ago
  14. aa2eda7 Makefile: properly annotate LEX/YACC parts by Jens Axboe · 10 years ago
  15. 0b8d3cb Makefile: PARSER_OBJS is not used anymore by Jens Axboe · 10 years ago
  16. 8cf2b45 exp: get rid of the #line bug workaround by Jens Axboe · 10 years ago
  17. 5420b34 Makefile: silence make clean by Jens Axboe · 10 years ago
  18. ab9001b Makefile: silence fixup by Jens Axboe · 10 years ago
  19. e27dadc Wire up exp/test-expression-parser by Jens Axboe · 10 years ago
  20. 88b635b fio: allow arithmetic expressions to be used in job files by Stephen M. Cameron · 10 years ago
  21. 91d9721 bloom: up hashes to 5 by default by Jens Axboe · 10 years ago
  22. b0e1bb9 Move murmur3 hash to crc/ by Jens Axboe · 10 years ago
  23. 67c1b7c Add murmurhash3 by Jens Axboe · 10 years ago
  24. ee4ceb7 bloom: use independent hashes by Jens Axboe · 10 years ago
  25. 7a74197 Add debug helper stub for t/ programs by Jens Axboe · 10 years ago
  26. 5e59551 Add bloom filter by Jens Axboe · 10 years ago
  27. db9ab4e t/dedupe: Linux only for now by Jens Axboe · 10 years ago
  28. e1ecce5 Build t/ tools by default by Jens Axboe · 10 years ago
  29. 5aa702c Add small tool to check for dedupable contents in a file/device by Jens Axboe · 10 years ago
  30. 42a80e3 Add basic tool to turn blktrace into fio job file by Jens Axboe · 10 years ago
  31. d60aa36 Add support for HDFS IO engine by Manish Mandlik · 10 years ago
  32. 65f93ca Move tp.[ch] to lib/ by Jens Axboe · 10 years ago
  33. 38a812d Add support for runtime log compression by Jens Axboe · 10 years ago
  34. 41bfff8 Fix build from cmake by George Dowding · 10 years ago
  35. 54fe20f glusterfs api fadvise support by chenh · 11 years ago
  36. cb92c7f first async IO code drop by chenh · 11 years ago
  37. 0e55d6b Glusterfs libgfapi engine - initial deposit by chenh · 11 years ago
  38. 9195552 distinguish internal/ext. builds with FIO_INTERNAL by Daniel Gollub · 11 years ago
  39. 9e060c6 Makefile: clean all *.d dependency files on make clean by Jens Axboe · 11 years ago
  40. 7788b76 Makefile: add doc target to generate PDFs from the man pages by Jens Axboe · 11 years ago
  41. 243bfe1 iolog: don't serialize the writing of all logs by Jens Axboe · 11 years ago
  42. fc5c034 librbd ioengine support by Daniel Gollub · 11 years ago
  43. 9aa5fe3 Update Windows build for new threading library by Bruce Cran · 11 years ago
  44. 3cd4c66 Add OpenBSD support by John · 11 years ago
  45. a3c86fc Remove duplicate LDFLAGS on -o lines by Grant Grundler · 11 years ago
  46. 1378cc6 fio2gnuplot: Adding manpage by Erwan Velu · 11 years ago
  47. 265a202 fio2gnuplot: Removing .py extension by Erwan Velu · 11 years ago
  48. 0460eb9 Tree: Moving fio_generate_plots in tools/ by Erwan Velu · 11 years ago
  49. 250533e Makefile: Installing genfio at install time by Erwan Velu · 11 years ago
  50. eab4af4 Makefile: Installing fio2gnuplot & sons by Erwan Velu · 11 years ago
  51. d443abc Makefile: don't run configure for make clean by Jens Axboe · 11 years ago
  52. 2ae0b20 Replace list based free/busy/requeue list with FIFO + ring by Jens Axboe · 11 years ago
  53. d4afedf Start of ACT like benchmark profile by Jens Axboe · 11 years ago
  54. 45f944b Add distclean target by Jens Axboe · 12 years ago
  55. eb19930 Add -Wdeclaration-after-statement to compiler flags by Jens Axboe · 12 years ago
  56. 3c97812 Split out td error handling code by Jens Axboe · 12 years ago
  57. 0fe21ef Makefile: clean $(FIO_OBJS) too by Jens Axboe · 12 years ago
  58. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  59. a8168a2 Makefile: use ginstall on Solaris by Jens Axboe · 12 years ago
  60. 9ad8da8 Add strcasestr() by Jens Axboe · 12 years ago
  61. ea783f8 Fix merge error by Jens Axboe · 12 years ago
  62. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  63. af4862b configure: fixup build so that it's more resilient by Jens Axboe · 12 years ago
  64. d721392 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  65. 53cd4ee Propagate target OS from configure to Makefile by Aaron Carroll · 12 years ago
  66. ff01f0f Remove config-host.h on clean. by Oleg Matcovschi · 12 years ago
  67. 7a887ff Add a simple test for LFSR generator by Alex Pyrgiotis · 12 years ago
  68. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  69. 7366ad0 solaris: ensure that TCP_NODELAY gets picked up by Jens Axboe · 12 years ago
  70. 6a5c4d9 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  71. 6d0e9f8 configure: attempt to get Android going again by Aaron Carroll · 12 years ago
  72. 9db01ef Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  73. 6ce038d Makfile: use LINK for the link phase by Jens Axboe · 12 years ago
  74. cb340b1 Makefile: fixup init.c dependency by Jens Axboe · 12 years ago
  75. 90b7a96 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  76. f67d6ee Makefile: fixup dependency problem for files in sub dirs by Jens Axboe · 12 years ago
  77. 7496ea3 Allow override of CFLAGS by David M. Lee · 12 years ago
  78. 95820b6 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  79. f2a2ce0 Add support for idletime profiling by Huadong Liu · 12 years ago
  80. 135be49 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  81. 68b739a Makefile: remove config-host.ld by Jens Axboe · 12 years ago
  82. 4feafb1 configure: auto-generate a config-host.h by Jens Axboe · 12 years ago
  83. 4700b23 configure: solaris and windowsaio fixups by Jens Axboe · 12 years ago
  84. 997843c configure: fix more old FIO_HAVE_ checks by Jens Axboe · 12 years ago
  85. 44404c5 Add lib/getrusage.c by Jens Axboe · 12 years ago
  86. 91f94d5 configure: add --enable-gfio by Jens Axboe · 12 years ago
  87. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  88. 0dcebdf configure: add endian check by Jens Axboe · 12 years ago
  89. 51aa2da Add generic hweight helpers by Jens Axboe · 12 years ago
  90. c81f934 Add CONFIG_64BIT_LLP64, CONFIG_POSIX_FALLOCATE and CONFIG_LINUX_FALLOCATE to Makefile. by Bruce Cran · 12 years ago
  91. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 12 years ago
  92. 67bf982 Add configure script by Jens Axboe · 12 years ago
  93. 92a0daf Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  94. b14c9ed Enable -ffast-math by Jens Axboe · 12 years ago
  95. b165e2b Fix $(CC) override: use system compiler except on HP-UX and Solaris. by Bruce Cran · 12 years ago
  96. 80caea7 gfio: fix Makefile typo for cleaning gfio objs by Jens Axboe · 12 years ago
  97. 9a0db1e gfio: bad merge in Makefile by Jens Axboe · 12 years ago
  98. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 12 years ago
  99. ad1f90a Add t/axmap tester by Jens Axboe · 12 years ago
  100. 7ebd796 Rename the bitmap to axmap by Jens Axboe · 12 years ago