1. 8e239ca Cleanup MSG_DONTWAIT by Jens Axboe · 14 years ago
  2. 20d61df AIX fixups by Jens Axboe · 14 years ago
  3. bf2e821 Add support for AIX by Cigy Cyriac · 14 years ago
  4. a5f3027 Initial commit for TRIM/DISCARD support by Jens Axboe · 14 years ago
  5. 093729f Only flag sync_file_range() support for newer Linux versions by Jens Axboe · 14 years ago
  6. 4ccdccd Add chardev size getting by Jens Axboe · 14 years ago
  7. 2fa55e9 Fix FreeBSD warning by Jens Axboe · 14 years ago
  8. aa5e69b Add real blockdev_size() for FreeBSD by Jens Axboe · 14 years ago
  9. 907249c Add off64_t to FreeBSD by Jens Axboe · 14 years ago
  10. c50bdd8 Add missing os/os-netbsd.h file by Jens Axboe · 14 years ago
  11. 2e3bd4c Improve ETA for fill_device based job files by Jens Axboe · 14 years ago
  12. 7452440 fio netbsd support by YAMAMOTO Takashi · 14 years ago
  13. 331539a OSX should use off_t for off64_t by Jens Axboe · 14 years ago
  14. 44f2969 Initial suppor for sync_file_range() by Jens Axboe · 14 years ago
  15. e72fa4d Fix FreeBSD support by Joshua Aune · 15 years ago
  16. c36d16f Make fdatasync OS optional by Jens Axboe · 15 years ago
  17. a14ca44 os.h should include headers it needs by itself by Jens Axboe · 15 years ago
  18. d09913c Include juggling by Jens Axboe · 15 years ago
  19. d0983d0 Add Solaris helper object by Jens Axboe · 15 years ago
  20. f8ed6d8 Make weak posix_memalign() private to Solaris by Jens Axboe · 15 years ago
  21. 5353137 Add generic random helpers by Jens Axboe · 15 years ago
  22. 3b2e146 Fix some issues with the OSX port by Jens Axboe · 15 years ago
  23. 2afd826 Support for Mac OS 10.6.2 by Jens Axboe · 15 years ago
  24. a696fa2 Add support for blkio cgroups on Linux by Jens Axboe · 15 years ago
  25. 792d551 Add generic bdev_size function by Jens Axboe · 15 years ago
  26. a1c5807 Add strong madvise() hint for cache pruning by Jens Axboe · 15 years ago
  27. 56075b9 Remove old FIXME comment by Jens Axboe · 15 years ago
  28. 617a201 FreeBSD: use generic bdev size retrieval by Jens Axboe · 15 years ago
  29. 515d183 solaris: implement blockdev size getting by Jens Axboe · 15 years ago
  30. f2b7ce1 Solaris cpu affinity fix by Jens Axboe · 15 years ago
  31. e8462bd Add support for async IO verification offload by Jens Axboe · 15 years ago
  32. ec76f15 Fix fd leak in cache line checking by Jens Axboe · 15 years ago
  33. eb7ccf3 Align io units to processor cache line size by Jens Axboe · 15 years ago
  34. 690dec6 OS includes need errno.h by Jens Axboe · 16 years ago
  35. 3c2d93e Make sure os mutex define is visible in mutex.c by Jens Axboe · 16 years ago
  36. f356d01 Only use process shared mutexes on support platforms by Jens Axboe · 16 years ago
  37. 85daf2c Add fio_cpuset_exit() empty handler for platforms that don't support affinity by Jens Axboe · 16 years ago
  38. 39555d0 Solaris pset fixes by Jens Axboe · 16 years ago
  39. 4a3c7b9 Solaris compilation fix by Jens Axboe · 16 years ago
  40. d2ce18b CPU set creation and destruction can fail on some platforms by Jens Axboe · 16 years ago
  41. 6f7024e Support for CPU binding in Solaris by Jens Axboe · 16 years ago
  42. 4e78e40 Add a cpuset exit function by Jens Axboe · 16 years ago
  43. 6d459ee Prepare for support for CPU binding on other platforms by Jens Axboe · 16 years ago
  44. be4ecfd Add gtod_cpu option for pinning gettimeofday() to a single CPU by Jens Axboe · 16 years ago
  45. 2b52511 Allow fio headers to be included by a C++ build by Daniel Rall · 16 years ago
  46. 5b6f5c6 Older Linux versions do not have O_NOATIME by Jens Axboe · 16 years ago
  47. dc873b6 Add OS agnostic RAND_MAX by Jens Axboe · 16 years ago
  48. f022ddb Solaris: support for proper random functions by Jens Axboe · 16 years ago
  49. e116f2b Add directio support to Solaris by Jens Axboe · 16 years ago
  50. 18bc502 Kill useless undef's by Jens Axboe · 16 years ago
  51. 207cb0f posixaio: not all platforms have aio_fsync() by Jens Axboe · 16 years ago
  52. fffca02 Guard posix_fallocate() behind OS define by Jens Axboe · 16 years ago
  53. 417f006 Add Solaris native aio engine by Jens Axboe · 16 years ago
  54. 00fb3c8 Move the lib/ stuff around a bit by Jens Axboe · 16 years ago
  55. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  56. f3de88a Move syslet/indirect bits into the OS specific directory by Jens Axboe · 16 years ago
  57. 81887d5 splice: update to new vmsplice-to-user interface by Jens Axboe · 17 years ago
  58. bdda7d7 Type in SPLICE_F_UNMAP ifdef by Jens Axboe · 17 years ago
  59. 4c5946c Fix verify random bytes filling by Jens Axboe · 17 years ago
  60. 09c6cb2 [PATCH] Don't hide pthread_mutex_setpshared in os-linux.h by Shawn Lewis · 17 years ago
  61. 4d8947d Fix headers for building with some older libs by Shawn Lewis · 17 years ago
  62. ba9321e Merge branch 'master' of ssh://router/data/git/fio by Jens Axboe · 17 years ago
  63. f24254e splice engine: support for vmsplice to user space by Jens Axboe · 17 years ago
  64. 495ee9b splice flags are unsigned int, not unsigned long by Jens Axboe · 17 years ago
  65. c8f025f Add comment in os/os-linux.h wrt glibc-2.3.2 by Jens Axboe · 17 years ago
  66. 5e62c22 Fix build/compile for non-blktrace platforms by Jens Axboe · 17 years ago
  67. 6cefbe3 Mask in BE ioprio class as default by Jens Axboe · 17 years ago
  68. 8cc7afa Better checks for disk util init by Jens Axboe · 17 years ago
  69. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago