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