1. 06fecb4 Makefile updates by Jens Axboe · 16 years ago
  2. 0b2d6a7 Makefile updates by Jens Axboe · 16 years ago
  3. 380065a Add file hashing helpers by Jens Axboe · 16 years ago
  4. 0c5b408 Add a semaphore implementation by Jens Axboe · 16 years ago
  5. d24c33a Add a really simple allocator, backed with mmap'ed memory by Jens Axboe · 16 years ago
  6. 4c3ecec Enable quiet build mode, enable by default by Jens Axboe · 16 years ago
  7. 79e48f7 Add option for not including the tracing stuff by Jens Axboe · 16 years ago
  8. 12cbb46 syslet: update to -v7 as posted by Zach by Jens Axboe · 17 years ago
  9. d60e92d man 1 fio by Aaron Carroll · 17 years ago
  10. eef6eea Move checksumming files to seperate directory by Jens Axboe · 17 years ago
  11. cd14cc1 Add sha256 and sha512 checksums by Jens Axboe · 17 years ago
  12. d77a7af Add sample crc64 checksum by Jens Axboe · 17 years ago
  13. 1e154bd Add crc7 verify type by Jens Axboe · 17 years ago
  14. 969f7ed Add crc16 verify type by Jens Axboe · 17 years ago
  15. c69aa91 Fix build on older systems by Jens Axboe · 17 years ago
  16. e288756 blktrace support: speedup reading of data by Jens Axboe · 17 years ago
  17. fb7b71a Initial blktrace support by Jens Axboe · 17 years ago
  18. 9f8f206 Seperate disk util code out of fio.c by Jens Axboe · 17 years ago
  19. 4b87898 Fix io piece logging to not have O(n) runtime by Jens Axboe · 17 years ago
  20. 4cf6b5d Introduce EXTFLAGS and EXTLIBS in Makefile. by Davide Libenzi · 17 years ago
  21. 609342f GUASI IO engine by Davide Libenzi · 17 years ago
  22. 214e1ec Split option handling out of init.c by Jens Axboe · 17 years ago
  23. 07739b5 Add a real semaphore implemtation by Jens Axboe · 17 years ago
  24. 9728ce3 [PATCH] init.c: Expose f_out and f_err to loaded libraries via dlsym() by Joel Becker · 17 years ago
  25. e9310e0 Include engines in dependency check by Jens Axboe · 17 years ago
  26. e4dd8a0 Makefile: libdir is not used anymore by Jens Axboe · 17 years ago
  27. 6bb1c84 Clean core files on make clean by Jens Axboe · 17 years ago
  28. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  29. ab5d675 [PATCH] CFLAGS: -fstack-protector doesn't work on older compilers by Jens Axboe · 17 years ago
  30. a37bded [PATCH] Improve dependency checking on builds by Jens Axboe · 17 years ago
  31. 13ddcb2 [PATCH] Enable _FORTIFY_SOURCE and stack protector checking by Jens Axboe · 17 years ago
  32. ed92ac0 [PATCH] Simple support for networked IO by Jens Axboe · 17 years ago
  33. f8fe35e [PATCH] Rename io engines by Jens Axboe · 17 years ago
  34. b161009 [PATCH] Split CFLAGS into OPTFLAGS + CFLAGS by Pascal Bleser · 18 years ago
  35. 60c641c [PATCH] Don't create libdir by Jens Axboe · 18 years ago
  36. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  37. a94ea28 [PATCH] 'null' ioengine by Jens Axboe · 18 years ago
  38. 02bcaa8 [PATCH] Time and seek optimizations by Jens Axboe · 18 years ago
  39. c11883f [PATCH] Get rid of FIO_INST_PREFIX by Jens Axboe · 18 years ago
  40. 5f35095 [PATCH] Link in known io engines by Jens Axboe · 18 years ago
  41. 3c9b60c [PATCH] Warn on writable strings by Jens Axboe · 18 years ago
  42. fb19ce5 [PATCH] Makefile update by Jens Axboe · 18 years ago
  43. cb2c86f [PATCH] Split config name parse functions into parse.c by Jens Axboe · 18 years ago
  44. 10ba535 [PATCH] Split the io_u io handling out of fio.c by Jens Axboe · 18 years ago
  45. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago
  46. 2953f57 [PATCH] Only the posixaio engine needs to link against -lrt by Jens Axboe · 18 years ago
  47. 8458500 [PATCH] Fix a bunch of bugs by Jens Axboe · 18 years ago
  48. 0ab8db8 [PATCH] Make fio -W clean again by Jens Axboe · 18 years ago
  49. e29d1b7 [PATCH] Split out the verify io parts by Jens Axboe · 18 years ago
  50. 263e529 [PATCH] Split status/eta code out of fio.c by Jens Axboe · 18 years ago
  51. 53cdc68 [PATCH] First cut at supporting > 1 file per job by Jens Axboe · 18 years ago
  52. c1d5725 [PATCH] Don't hardcode ioengine path by Jens Axboe · 18 years ago
  53. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago
  54. 6796209 [PATCH] Shorten the file names, stupid to prefix everything with fio- by Jens Axboe · 18 years ago
  55. 592ef98 [PATCH] Juggle some includes, add cscope make target by Jens Axboe · 18 years ago
  56. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago
  57. ebac465 Move fio to seperate repo by Jens Axboe · 19 years ago