1. 9ad8da8 Add strcasestr() by Jens Axboe · 11 years ago
  2. af4862b configure: fixup build so that it's more resilient by Jens Axboe · 11 years ago
  3. 53cd4ee Propagate target OS from configure to Makefile by Aaron Carroll · 12 years ago
  4. ff01f0f Remove config-host.h on clean. by Oleg Matcovschi · 12 years ago
  5. 7a887ff Add a simple test for LFSR generator by Alex Pyrgiotis · 12 years ago
  6. 7366ad0 solaris: ensure that TCP_NODELAY gets picked up by Jens Axboe · 12 years ago
  7. 6d0e9f8 configure: attempt to get Android going again by Aaron Carroll · 12 years ago
  8. 6ce038d Makfile: use LINK for the link phase by Jens Axboe · 12 years ago
  9. cb340b1 Makefile: fixup init.c dependency by Jens Axboe · 12 years ago
  10. f67d6ee Makefile: fixup dependency problem for files in sub dirs by Jens Axboe · 12 years ago
  11. 7496ea3 Allow override of CFLAGS by David M. Lee · 12 years ago
  12. f2a2ce0 Add support for idletime profiling by Huadong Liu · 12 years ago
  13. 68b739a Makefile: remove config-host.ld by Jens Axboe · 12 years ago
  14. 4feafb1 configure: auto-generate a config-host.h by Jens Axboe · 12 years ago
  15. 4700b23 configure: solaris and windowsaio fixups by Jens Axboe · 12 years ago
  16. 997843c configure: fix more old FIO_HAVE_ checks by Jens Axboe · 12 years ago
  17. 44404c5 Add lib/getrusage.c by Jens Axboe · 12 years ago
  18. 0dcebdf configure: add endian check by Jens Axboe · 12 years ago
  19. 51aa2da Add generic hweight helpers by Jens Axboe · 12 years ago
  20. c81f934 Add CONFIG_64BIT_LLP64, CONFIG_POSIX_FALLOCATE and CONFIG_LINUX_FALLOCATE to Makefile. by Bruce Cran · 12 years ago
  21. 1ae83d4 Pre-load and sort random blocks for pure read verify workloads by Jens Axboe · 12 years ago
  22. 67bf982 Add configure script by Jens Axboe · 12 years ago
  23. b14c9ed Enable -ffast-math by Jens Axboe · 12 years ago
  24. b165e2b Fix $(CC) override: use system compiler except on HP-UX and Solaris. by Bruce Cran · 12 years ago
  25. ad1f90a Add t/axmap tester by Jens Axboe · 12 years ago
  26. 7ebd796 Rename the bitmap to axmap by Jens Axboe · 12 years ago
  27. 8055e41 Add LFSR generator by Jens Axboe · 12 years ago
  28. 51ede0b Rework file random map by Jens Axboe · 12 years ago
  29. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  30. 9207966 Get rid of -fno-omit-frame-pointer by Jens Axboe · 12 years ago
  31. 24baa4c genzipf: use regular array + qsort() instead of rbtree by Jens Axboe · 12 years ago
  32. 7670fce Makefile: 2nd go at making CC assignment/check actually work by Jens Axboe · 12 years ago
  33. 122d4b1 Use more portable construct for setting/checking CC by Jens Axboe · 12 years ago
  34. eed3f51 Makefile: typo by Jens Axboe · 12 years ago
  35. 8e60025 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 12 years ago
  36. fd6f237 genzipf: improve accuracy by Jens Axboe · 12 years ago
  37. 39ab7da Move code around to satisfy t/stest linkage by Jens Axboe · 12 years ago
  38. f98f3d0 Fix t/ieee754 link by Jens Axboe · 12 years ago
  39. 6ff3885 Add t/genzipf to play with distribution settings by Jens Axboe · 12 years ago
  40. e25839d Add sample zipf distribution randomizer by Jens Axboe · 12 years ago
  41. 62cb17d Makefile: break long line by Jens Axboe · 12 years ago
  42. 9c25d2e engine: add e4defrag engine by Dmitry Monakhov · 12 years ago
  43. e615cea ioengine: Add fallocate ioengine by Dmitry Monakhov · 12 years ago
  44. 6ef6358 Add support for Fusion-io atomic write engine by Santhosh Koundinya · 12 years ago
  45. cc372b1 Add a simple json encoder and use it to print fio output in json format by Shaohua Li · 12 years ago
  46. 31dc09d fio Makefile improvement - don't override $(CC) by Jens Axboe · 12 years ago
  47. d398794 Windows 32-bit fio fixes by Bruce Cran · 12 years ago
  48. 84306c1 Windows build fixes by Bruce Cran · 12 years ago
  49. a6204b6 Ensure that init depends on FIO-VERSION-FILE by Jens Axboe · 12 years ago
  50. 8541f32 Fix repeated link of fio by Jens Axboe · 12 years ago
  51. 692a5d2 Make fio include the git version in the version output by Jens Axboe · 12 years ago
  52. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 13 years ago
  53. 9e684a4 Token-based flow control by Dan Ehrenberg · 13 years ago
  54. 2e1df07 Move some code around to better separate front/backend by Jens Axboe · 13 years ago
  55. bcdf7c5 Install man page in /usr/share/man by default on OSX by Jens Axboe · 13 years ago
  56. c7c6cb4 Move IEEE754 support code to lib/ by Jens Axboe · 13 years ago
  57. b7eec50 Makefile: use -O3 by default by Jens Axboe · 13 years ago
  58. 213a01b Makefile: move -rdynamic to linking flag by Jens Axboe · 13 years ago
  59. 61f78f3 Add IEEE 754 test case by Jens Axboe · 13 years ago
  60. d10fba4 Re-enable -O2 optimization by Jens Axboe · 13 years ago
  61. 0cda2d5 t/stest: add log.o smaller helper by Jens Axboe · 13 years ago
  62. 90f326d Add IEEE 754 pack and unpack helpers by Jens Axboe · 13 years ago
  63. ac9b910 Fixup some bad file naming by Jens Axboe · 13 years ago
  64. b66570d client: initial support for multiple connections by Jens Axboe · 13 years ago
  65. 142575e Server logging cleanup/functionality by Jens Axboe · 13 years ago
  66. 132159a Add start of client, start of real protocol by Jens Axboe · 13 years ago
  67. 50d1697 Start of client/server by Jens Axboe · 13 years ago
  68. 3427207 Improve Makefile for t/ test code by Jens Axboe · 13 years ago
  69. fbc2792 Add simple stest smalloc tester by Jens Axboe · 13 years ago
  70. b6cf38f RDMA update by Yufei Ren · 13 years ago
  71. 21b8aee RDMA IO engine by ren yufei · 13 years ago
  72. 0f7ac78 Add CPU affinity support to Windows by Bruce Cran · 13 years ago
  73. 48b35be Fix AIX Makefile by Michael Perzl · 13 years ago
  74. b5ffb75 HP-UX typo by Jens Axboe · 13 years ago
  75. d48a979 A few HP-UX fixes by Jens Axboe · 13 years ago
  76. c00a228 Initial HP-UX port by Jens Axboe · 13 years ago
  77. f84622e Fix Makefile depend issue by Michael Zappe · 13 years ago
  78. 513ba3f Add space between -m and 755 for install by Jens Axboe · 13 years ago
  79. 33c142b Remove solaris posix_memalign() helper by Jens Axboe · 13 years ago
  80. 91aea6e Add simple aligned alloc helper by Jens Axboe · 13 years ago
  81. e52947d Fix linking of fio executable by Diego Elio Pettenò · 14 years ago
  82. d015e39 Reinstate unified Makefile by Bruce Cran · 14 years ago
  83. 0a56089 Kill flist_sort from Makefiles by Jens Axboe · 14 years ago
  84. 0e655dd Revert "Unify makefiles" by Jens Axboe · 14 years ago
  85. 7d130d8 Unify makefiles by Bruce Cran · 14 years ago
  86. c2019d3 Windows updates by Bruce Cran · 14 years ago
  87. 9b83656 Various fixes/updates by Bruce Cran · 14 years ago
  88. 1ec3d69 Implement a better num2str() by Jens Axboe · 14 years ago
  89. 79a4318 Add binject IO engine by Jens Axboe · 14 years ago
  90. 0d29de8 Add verify trim support by Jens Axboe · 14 years ago
  91. 366badd Have cscope look in subdirs too by Jens Axboe · 14 years ago
  92. d29cd59 Add flist sorting by Jens Axboe · 14 years ago
  93. 1fbbf72 First step at speeding up io_u rand refill by Jens Axboe · 15 years ago
  94. bf84eac Make the dprint() processing out-of-line by Jens Axboe · 15 years ago
  95. 79d1631 Add support for loadable profiles by Jens Axboe · 15 years ago
  96. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  97. d4c5b19 Add weak helpers to other makefiles by Jens Axboe · 15 years ago
  98. 7c353ce Add Linus' optimized sha1 hash for checksum by Jens Axboe · 15 years ago
  99. ccd4f41 Add fio_generate_plots.1 man page from debian package by Jens Axboe · 15 years ago
  100. 46e9e96 Use frame pointer by Jens Axboe · 16 years ago