1. 9e14418 Add some support for a verify backlog by Jens Axboe · 14 years ago
  2. 2faf9ec fix a weird check of the return value of aio_cancel. by YAMAMOTO Takashi · 14 years ago
  3. aa58d25 Update email addresses by Jens Axboe · 14 years ago
  4. d74ac84 include libgen.h for basename by YAMAMOTO Takashi · 14 years ago
  5. 3098b11 Fio 1.39 by Jens Axboe · 14 years ago
  6. 40cfddb remove unnecessary bash-ism by YAMAMOTO Takashi · 14 years ago
  7. 983a69d Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 14 years ago
  8. 4f49b8a Fix undeclared mkdir() on Fedora 13 by Jens Axboe · 14 years ago
  9. 0db3254 Fio 1.39-rc1 by Jens Axboe · 14 years ago
  10. 7a4b80a Fix problem with --section matching by Jens Axboe · 14 years ago
  11. c50bdd8 Add missing os/os-netbsd.h file by Jens Axboe · 14 years ago
  12. 4070553 Include latest Makefile changes in Makefile.NetBSD by YAMAMOTO Takashi · 14 years ago
  13. ea3e51c Fix blkparse typo by Jens Axboe · 14 years ago
  14. 2e3bd4c Improve ETA for fill_device based job files by Jens Axboe · 14 years ago
  15. 7452440 fio netbsd support by YAMAMOTO Takashi · 14 years ago
  16. 0453968 Fix typo in flist_sort.c by Jens Axboe · 14 years ago
  17. d29cd59 Add flist sorting by Jens Axboe · 14 years ago
  18. 4f5d152 add link to new list archives by Erik Inge Bolsø · 14 years ago
  19. 656ebab Fix spelling error by Jens Axboe · 14 years ago
  20. 17af15d Make sure that alias names are also valid on the command line by Jens Axboe · 14 years ago
  21. d091d09 Make the 'closest option' print a bit better by Jens Axboe · 14 years ago
  22. 7de8709 Add an option "cgroup_nodelete" to not delete cgroups after job completion by Vivek Goyal · 14 years ago
  23. 61eb313 sfree(NULL) is ok by Jens Axboe · 14 years ago
  24. d77431b Only use true random generator for initial seed by Jens Axboe · 14 years ago
  25. 79c94bd Add documentation for the random number generator by Jens Axboe · 14 years ago
  26. 27ea68a "Expand" random number from 32-bit to 64-bit when necessary by Jens Axboe · 14 years ago
  27. d54a144 Remember to prime the random generator by Jens Axboe · 14 years ago
  28. 7e74401 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 14 years ago
  29. 1fbbf72 First step at speeding up io_u rand refill by Jens Axboe · 14 years ago
  30. 91da686 Keep the global command line bw/lat logs separate from per job logs by Jens Axboe · 14 years ago
  31. 3d73e5a Fix typo in bandwidth log command line option by Jens Axboe · 14 years ago
  32. fdba6ac Remove default setting of clocksource by Jens Axboe · 14 years ago
  33. ab48004 Add IA64 support for CPU clock by Jens Axboe · 14 years ago
  34. 4780fa2 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 14 years ago
  35. c223da8 Add support for specific clock sources by Jens Axboe · 14 years ago
  36. 03f0a3c Fio 1.38 by Jens Axboe · 14 years ago
  37. eef16f3 Make ARMv7 build and work by Jens Axboe · 14 years ago
  38. 331539a OSX should use off_t for off64_t by Jens Axboe · 14 years ago
  39. 3ae0637 Only define str_sfr_cb() if FIO_HAVE_SYNC_FILE_RANGE is set by Jens Axboe · 14 years ago
  40. 2d5c40e __dprint() fixup by Jens Axboe · 14 years ago
  41. d048ba6 Add log_valist() by Jens Axboe · 14 years ago
  42. 8e8af3c Update other OS makefiles by Jens Axboe · 14 years ago
  43. bf84eac Make the dprint() processing out-of-line by Jens Axboe · 14 years ago
  44. 1dec3e0 Optimize __get_io_u() for better code foot print by Jens Axboe · 14 years ago
  45. 7c639b1 Fix bad sign on td_verror() by Jens Axboe · 14 years ago
  46. 440a598 Don't call getpid() in dprint() unless we are going to use it by Jens Axboe · 14 years ago
  47. 9bbf57c Use 'o' consistently in fixup_options() by Jens Axboe · 14 years ago
  48. d990588 Set verify_interval to minimum blocksize if not given by Jens Axboe · 14 years ago
  49. f3e11d0 Catch error on ->commit and ->get_events by Jens Axboe · 14 years ago
  50. 008618a Verify log message by Jens Axboe · 14 years ago
  51. 7758d4f Fix bad type usage in parse.c for external options by Jens Axboe · 14 years ago
  52. 285d451 Check for syscall definitions, before declaring __weak helper by Jens Axboe · 14 years ago
  53. a54cf03 Add __weak sync_file_range() by Jens Axboe · 14 years ago
  54. ae2ddba Fix broken FIO_OPT_STR option by Jens Axboe · 14 years ago
  55. b62bdf2 Fix parser bug capping multi value options at 2 by Jens Axboe · 14 years ago
  56. f011531 Update libaio/posixaio/splice for sync updates by Jens Axboe · 14 years ago
  57. cb849a7 Assign io_u->error directly in do_io_u_sync() by Jens Axboe · 14 years ago
  58. 0a28ecd Abstract out generic sync helper by Jens Axboe · 14 years ago
  59. e76b1da Add documentation for 'sync_file_range' by Jens Axboe · 14 years ago
  60. 3843deb Make sure we handle multiple arguments to sync_file_range by Jens Axboe · 14 years ago
  61. 5f6ddf1 Allow OR'able option values by Jens Axboe · 14 years ago
  62. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 14 years ago
  63. e6d2e7e Remove debug printf() by Jens Axboe · 14 years ago
  64. 58c55ba Add profile td init/exit with stored data by Jens Axboe · 14 years ago
  65. 7eb3657 Make profile io op overrides a dedicated structure by Jens Axboe · 14 years ago
  66. a0741cb Fix parse strlen() bug by Jens Axboe · 14 years ago
  67. 15dc193 Allow profiles to override internal io_u functions by Jens Axboe · 14 years ago
  68. f5b6bb8 Allow the adding of 'posval' for dynamic options like 'profile' by Jens Axboe · 14 years ago
  69. a3073f4 Allow holes in the option posval (possible values) by Jens Axboe · 14 years ago
  70. e58eb86 Add profile description by Jens Axboe · 14 years ago
  71. 07b3232 Cleanup profile support by Jens Axboe · 14 years ago
  72. 9f81736 Make sure profile options get added to long_options[] by Jens Axboe · 14 years ago
  73. 2363d8d More progress on per-profile options support by Jens Axboe · 14 years ago
  74. e2de69d Add initial support for profile specific options by Jens Axboe · 14 years ago
  75. 02c6aad Add parser support for out-of-td option storage by Jens Axboe · 14 years ago
  76. 79d1631 Add support for loadable profiles by Jens Axboe · 14 years ago
  77. 64d9d93 Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 14 years ago
  78. 9f988e2 Add support for registrering external options by Jens Axboe · 14 years ago
  79. fc2a6f2 Quote profile name by Jens Axboe · 14 years ago
  80. 38789b5 Add check for OPT_LEN_MAX being too small by Jens Axboe · 14 years ago
  81. c06c78c Increase OPT_LEN_MAX by Zhang, Yanmin · 14 years ago
  82. 4ceb30d Use log_info() more consistently by Jens Axboe · 14 years ago
  83. bc77f56 Fix bug in sha256 verify by Jens Axboe · 14 years ago
  84. d3e829b Fio 1.37 by Jens Axboe · 14 years ago
  85. 85a8631 PA-RISC support by Jens Axboe · 14 years ago
  86. e72fa4d Fix FreeBSD support by Joshua Aune · 14 years ago
  87. e449797 Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 14 years ago
  88. b30d395 get_file_type() should use stat(), not lstat() by Jens Axboe · 14 years ago
  89. e943b87 Track last file offset by Jens Axboe · 14 years ago
  90. 7bc8c2c Add specific knob for controlling fallocate() usage by Jens Axboe · 14 years ago
  91. 98061ac Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio by Jens Axboe · 15 years ago
  92. 975462a Allow 'b' postfix for integer values by Jens Axboe · 15 years ago
  93. e0c4a46 Fix barrier for sh4a by Jens Axboe · 15 years ago
  94. c4d8710 Fix sh4 typo by Jens Axboe · 15 years ago
  95. 29721c9 sh4 support by Nobuhiro Iwamatsu · 15 years ago
  96. fa77073 Add generic arch include header by Jens Axboe · 15 years ago
  97. b71b80d OSX should include sha1 by Jens Axboe · 15 years ago
  98. c36d16f Make fdatasync OS optional by Jens Axboe · 15 years ago
  99. a14ca44 os.h should include headers it needs by itself by Jens Axboe · 15 years ago
  100. d09913c Include juggling by Jens Axboe · 15 years ago