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