1. 792d551 Add generic bdev_size function by Jens Axboe · 15 years ago
  2. a1c5807 Add strong madvise() hint for cache pruning by Jens Axboe · 15 years ago
  3. 56075b9 Remove old FIXME comment by Jens Axboe · 15 years ago
  4. 617a201 FreeBSD: use generic bdev size retrieval by Jens Axboe · 15 years ago
  5. 515d183 solaris: implement blockdev size getting by Jens Axboe · 15 years ago
  6. f2b7ce1 Solaris cpu affinity fix by Jens Axboe · 15 years ago
  7. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  8. ec76f15 Fix fd leak in cache line checking by Jens Axboe · 15 years ago
  9. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  10. 690dec6 OS includes need errno.h by Jens Axboe · 16 years ago
  11. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 16 years ago
  12. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 16 years ago
  13. 85daf2c Add fio_cpuset_exit() empty handler for platforms that don't support affinity by Jens Axboe · 16 years ago
  14. 39555d0 Solaris pset fixes by Jens Axboe · 16 years ago
  15. 4a3c7b9 Solaris compilation fix by Jens Axboe · 16 years ago
  16. d2ce18b CPU set creation and destruction can fail on some platforms by Jens Axboe · 16 years ago
  17. 6f7024e Support for CPU binding in Solaris by Jens Axboe · 16 years ago
  18. 4e78e40 Add a cpuset exit function by Jens Axboe · 16 years ago
  19. 6d459ee Prepare for support for CPU binding on other platforms by Jens Axboe · 16 years ago
  20. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  21. 2b52511 Allow fio headers to be included by a C++ build by Daniel Rall · 16 years ago
  22. 5b6f5c6 Older Linux versions do not have O_NOATIME by Jens Axboe · 16 years ago
  23. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  24. f022ddb Solaris: support for proper random functions by Jens Axboe · 16 years ago
  25. e116f2b Add directio support to Solaris by Jens Axboe · 16 years ago
  26. 18bc502 Kill useless undef's by Jens Axboe · 16 years ago
  27. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  28. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  29. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  30. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  31. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  32. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 16 years ago
  33. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  34. bdda7d7 Type in SPLICE_F_UNMAP ifdef by Jens Axboe · 17 years ago
  35. 4c5946c Fix verify random bytes filling by Jens Axboe · 17 years ago
  36. 09c6cb2 [PATCH] Don't hide pthread_mutex_setpshared in os-linux.h by Shawn Lewis · 17 years ago
  37. 4d8947d Fix headers for building with some older libs by Shawn Lewis · 17 years ago
  38. ba9321e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  39. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  40. 495ee9b splice flags are unsigned int, not unsigned long by Jens Axboe · 17 years ago
  41. c8f025f Add comment in os/os-linux.h wrt glibc-2.3.2 by Jens Axboe · 17 years ago
  42. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago
  43. 6cefbe3 Mask in BE ioprio class as default 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