1. 67bf982 Add configure script by Jens Axboe · 12 years ago
  2. a7f5831 Revert "Change preferred default clocksource to gettimeofday()" by Jens Axboe · 12 years ago
  3. f716101 Change preferred default clocksource to gettimeofday() by Jens Axboe · 12 years ago
  4. 09164e5 Wire up _weak posix_fadvise() by Jens Axboe · 12 years ago
  5. 39b9356 Fix compile for older Linux without mmap MAP_HUGETLB by Jens Axboe · 12 years ago
  6. ec5c6b1 Add support for Android by Aaron Carroll · 12 years ago
  7. d6dc02f memory: wire up mmap huge page support by Jens Axboe · 12 years ago
  8. 45054cb solaris: fix compile error on ctime_r() by Saurabh De · 12 years ago
  9. 93bcfd2 Move Windows port to MinGW by Bruce Cran · 12 years ago
  10. 16de1bf Add FIO_PREFERRED_CLOCK_SOURCE to allow selection of clock source on a per-platform basis. by Bruce Cran · 12 years ago
  11. b9fd788 Add OS_PATH_SEPARATOR for platforms which have different path separator characters (e.g. Windows and 'classic' MacOS). by Bruce Cran · 12 years ago
  12. 203913e Fix OSX build by Bruce Cran · 13 years ago
  13. cca8464 Pass arch/os in probe by Jens Axboe · 13 years ago
  14. 8111092 Move endian support out of server.h by Jens Axboe · 13 years ago
  15. 5ba13ea Add fio_socklen_t by Jens Axboe · 13 years ago
  16. 901ebe1 Finalize (?) byte swap/endian stuff by Jens Axboe · 13 years ago
  17. 9677bec Generic endianness typo by Jens Axboe · 13 years ago
  18. 232f9b7 More endianness for platforms by Jens Axboe · 13 years ago
  19. e97c144 Fix aiocb compile warnings on HPUX by Jens Axboe · 13 years ago
  20. 47f767c Add gettid() for proper thread affinity on Linux by Jens Axboe · 13 years ago
  21. c00a228 Initial HP-UX port by Jens Axboe · 13 years ago
  22. fca7035 Add --max-jobs/-j command line option by Jens Axboe · 13 years ago
  23. 58483fa Define OS preferred IO engine by Jens Axboe · 13 years ago
  24. ecc314b FIO Windows update by Bruce Cran · 14 years ago
  25. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 14 years ago
  26. 8e239ca Cleanup MSG_DONTWAIT by Jens Axboe · 14 years ago
  27. bf2e821 Add support for AIX by Cigy Cyriac · 14 years ago
  28. 2e3bd4c Improve ETA for fill_device based job files by Jens Axboe · 14 years ago
  29. 7452440 fio netbsd support by YAMAMOTO Takashi · 14 years ago
  30. a14ca44 os.h should include headers it needs by itself by Jens Axboe · 15 years ago
  31. 5353137 Add generic random helpers by Jens Axboe · 15 years ago
  32. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 15 years ago
  33. 2afd826 Support for Mac OS 10.6.2 by Jens Axboe · 15 years ago
  34. 792d551 Add generic bdev_size function by Jens Axboe · 15 years ago
  35. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  36. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  37. 85daf2c Add fio_cpuset_exit() empty handler for platforms that don't support affinity by Jens Axboe · 16 years ago
  38. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  39. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  40. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  41. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  42. 4d8947d Fix headers for building with some older libs by Shawn Lewis · 17 years ago
  43. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago
  44. 8cc7afa Better checks for disk util init by Jens Axboe · 17 years ago
  45. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago[Renamed from os.h]
  46. 07e5b26 Fix disk utilization and ioscheduler switch on raw devices by Jens Axboe · 17 years ago
  47. 4fee809 Fix __must_check compile on older compilers by Jens Axboe · 17 years ago
  48. cb25df6 Move the huge page size defines into arch code by Jens Axboe · 17 years ago
  49. ee0e0a7 We can't stringify something the parser doesn't handle by Jens Axboe · 17 years ago
  50. b2fdda4 Static error value checking by Jens Axboe · 17 years ago
  51. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 18 years ago
  52. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  53. 2866c82 [PATCH] Separate io engines into separate loadable objects by Jens Axboe · 18 years ago
  54. b990b5c [PATCH] Basic support for a cpu cycle eater job by Jens Axboe · 18 years ago
  55. 7d42476 [PATCH] Remember to define OS_O_DIRECT to OS type if available by Jens Axboe · 18 years ago
  56. 2c0ecd2 [PATCH] Compile and works on OpenSolaris (tested on BeleniX) by Jens Axboe · 18 years ago
  57. 8756e4d [PATCH] Support for splice IO engine by Jens Axboe · 18 years ago
  58. ebac465 Move fio to seperate repo by Jens Axboe · 19 years ago