1. a1c5807 Add strong madvise() hint for cache pruning by Jens Axboe · 15 years ago
  2. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  3. ec76f15 Fix fd leak in cache line checking by Jens Axboe · 15 years ago
  4. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  5. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 16 years ago
  6. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 16 years ago
  7. d2ce18b CPU set creation and destruction can fail on some platforms by Jens Axboe · 16 years ago
  8. 4e78e40 Add a cpuset exit function by Jens Axboe · 16 years ago
  9. 6d459ee Prepare for support for CPU binding on other platforms by Jens Axboe · 16 years ago
  10. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  11. 2b52511 Allow fio headers to be included by a C++ build by Daniel Rall · 16 years ago
  12. 5b6f5c6 Older Linux versions do not have O_NOATIME by Jens Axboe · 16 years ago
  13. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  14. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  15. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  16. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  17. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 16 years ago
  18. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  19. bdda7d7 Type in SPLICE_F_UNMAP ifdef by Jens Axboe · 17 years ago
  20. 4c5946c Fix verify random bytes filling by Jens Axboe · 17 years ago
  21. 09c6cb2 [PATCH] Don't hide pthread_mutex_setpshared in os-linux.h by Shawn Lewis · 17 years ago
  22. 4d8947d Fix headers for building with some older libs by Shawn Lewis · 17 years ago
  23. ba9321e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  24. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  25. 495ee9b splice flags are unsigned int, not unsigned long by Jens Axboe · 17 years ago
  26. c8f025f Add comment in os/os-linux.h wrt glibc-2.3.2 by Jens Axboe · 17 years ago
  27. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago
  28. 6cefbe3 Mask in BE ioprio class as default by Jens Axboe · 17 years ago
  29. 8cc7afa Better checks for disk util init by Jens Axboe · 17 years ago
  30. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago[Renamed from os-linux.h]
  31. 07e5b26 Fix disk utilization and ioscheduler switch on raw devices by Jens Axboe · 17 years ago
  32. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  33. a16211b blockdev_invalidate_cache(): return -1 for error by Jens Axboe · 17 years ago
  34. 4667c19 Move syslet check into the arch header, where it belongs by Jens Axboe · 17 years ago
  35. 7756b0d syslet v4 support by Jens Axboe · 17 years ago
  36. 1df341f syslet: syscall still needs void * cast by Jens Axboe · 17 years ago
  37. 145dad6 No need to cast async_exec() syscall to void * anymore by Jens Axboe · 17 years ago
  38. bf0dc8f by Ingo Molnar · 17 years ago
  39. b6959b5 [PATCH] Make fio compile on non-x86 again by Jens Axboe · 17 years ago
  40. a4f4fdd [PATCH] First cut syslet async io support by Jens Axboe · 17 years ago
  41. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  42. e5b401d [PATCH] Sync and invalidate cache prior to running verify by Jens Axboe · 18 years ago
  43. 97fbdfa [PATCH] Fix compile on hosts that have the splice stuff included by Jens Axboe · 18 years ago
  44. ea42179 [PATCH] Get _syscallX() functions from <linux/unistd.h> by Jens Axboe · 18 years ago
  45. 2c0ecd2 [PATCH] Compile and works on OpenSolaris (tested on BeleniX) by Jens Axboe · 18 years ago
  46. 6dfd46b [PATCH] OS abstract out the random seed and value retrieval by Jens Axboe · 18 years ago
  47. 32cd46a [PATCH] Get closer to FreeBSD compile by Jens Axboe · 18 years ago
  48. 22f78b3 [PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED_SWITCH by Jens Axboe · 18 years ago
  49. 3c39a37 [PATCH] Split up fio.c into log/stat/time parts by Jens Axboe · 18 years ago
  50. 3feedc6 [PATCH] splice fixes by Jens Axboe · 18 years ago
  51. 8756e4d [PATCH] Support for splice IO engine by Jens Axboe · 18 years ago
  52. ba4f892 [PATCH] Woops, forgot to define FIO_HAVE_IOPRIO for Linux by Jens Axboe · 19 years ago
  53. 9104f87 [PATCH] 32-bit fixes by Jens Axboe · 19 years ago
  54. ebac465 Move fio to seperate repo by Jens Axboe · 19 years ago