1. 1f51bba server: include uio.h for writev() by Bruce Cran · 11 years ago
  2. 3989b14 Make use of zlib optional by Jens Axboe · 11 years ago
  3. 9dfc301 Merge branch 'master' of ssh://git.kernel.dk/data/git/fio by Jens Axboe · 11 years ago
  4. c55d728 configure: add needed packages hints by Jens Axboe · 11 years ago
  5. 6b13c71 x86: fixup cpuid for some odd (android) 32-bit variants by Jens Axboe · 11 years ago
  6. da52c58 android: add byteorder for the swab routines by Aaron Carroll · 11 years ago
  7. a415b2c android: add shm syscalls and fix ioprio definitions by Aaron Carroll · 11 years ago
  8. a572bbf server: fix 32-bit build warning by Aaron Carroll · 11 years ago
  9. 0fe21ef Makefile: clean $(FIO_OBJS) too by Jens Axboe · 11 years ago
  10. 6e1e384 README: update by Jens Axboe · 11 years ago
  11. b4ea84d Fix a few 4.8 extra anal warnings by Jens Axboe · 11 years ago
  12. 77b640d Get rid of cast between enums by Jens Axboe · 11 years ago
  13. 5a3cd5f libaio: fix double setting of option category by Jens Axboe · 11 years ago
  14. 2ca1c76 net: fix double setting of option category by Jens Axboe · 11 years ago
  15. 166fb52 client: move jobs_eta to the end of client_eta by Jens Axboe · 11 years ago
  16. ed2c0a1 client/server: pass ->unit_base properly by Jens Axboe · 11 years ago
  17. 16725bb client/server: pass je->rate[] and je->iops[] over the net by Jens Axboe · 11 years ago
  18. 8f91cc3 Merge branch 'gfio' into gfio-int by Jens Axboe · 11 years ago
  19. 0a428b2 to_kmg() -> fio_uint_to_kmg() by Jens Axboe · 11 years ago
  20. 1421548 Move t/jobs/ to .fio format by Jens Axboe · 11 years ago
  21. ab82866 Make io_sample word size agnostic by Jens Axboe · 11 years ago
  22. 5a812f9 iolog: note type of log by Jens Axboe · 12 years ago
  23. 8dc6eba init: kill unused mlock_size by Jens Axboe · 11 years ago
  24. 3a5f6bd Make nr_thread/nr_process private to backend by Jens Axboe · 11 years ago
  25. 4896473 backend: merge in td->o to o-> thread_main() change by Jens Axboe · 11 years ago
  26. e8040c6 Rename job files by Jens Axboe · 11 years ago
  27. a569b45 Move init code to libfio by Jens Axboe · 11 years ago
  28. 3fd9efb ioengine: import whitespace changes by Jens Axboe · 11 years ago
  29. 9a3f110 Make lockmem a per job option by Jens Axboe · 12 years ago
  30. dc5bfbb Merge in crc32c-intel probe by Jens Axboe · 11 years ago
  31. 888677a Merge in zipf differences from gfio by Jens Axboe · 11 years ago
  32. e458593 Merge missing content to man page by Jens Axboe · 11 years ago
  33. 8079cb4 README: remove partial option list by Jens Axboe · 11 years ago
  34. 7fb6d45 Move rbtree to lib/ by Jens Axboe · 11 years ago
  35. b7f487c Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  36. 0ed766f tiobench: remove duplicate profile group by Jens Axboe · 11 years ago
  37. e90a0ad Categorize engine and profile options by Jens Axboe · 11 years ago
  38. cca5b5b parse: fix spelling error by Jens Axboe · 11 years ago
  39. bb71ecd parse: bring in more stuff from gfio by Jens Axboe · 11 years ago
  40. 81c6b6c Unify options with gfio by Jens Axboe · 11 years ago
  41. 8062f52 Add thread_options.h by Jens Axboe · 11 years ago
  42. 2639f05 configure: gfio wording by Jens Axboe · 11 years ago
  43. 6be54b2 Add group/category to numa/mem node options by Jens Axboe · 11 years ago
  44. ffd7821 parse: set invalid group on option with no group set by Jens Axboe · 11 years ago
  45. 2275474 parse: catch all options without a group/category set by Jens Axboe · 11 years ago
  46. 93bb626 gfio: add option group/category to filename_format by Jens Axboe · 11 years ago
  47. 3c037bc parse: don't print min/max option ranges if posval[] is set by Jens Axboe · 11 years ago
  48. ba9c721 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  49. 75ee6cf Convert unit_base to posval[] by Jens Axboe · 11 years ago
  50. 128e4ca parse: for option with posval, dump allowed values on failure by Jens Axboe · 11 years ago
  51. 5afda95 options: make unit_base be posval[] based by Jens Axboe · 11 years ago
  52. ca71800 parse: add posval support to FIO_OPT_INT by Jens Axboe · 11 years ago
  53. d926d53 parse: add posval support to FIO_OPT_INT by Jens Axboe · 11 years ago
  54. 71a0825 options: make unit_base be posval[] based by Jens Axboe · 11 years ago
  55. c27d66b gfio: add support for FIO_OPT_INT options with posval by Jens Axboe · 11 years ago
  56. cf3a051 gfio: update new options for gfio opt format by Jens Axboe · 11 years ago
  57. df07130 server: bump protocol version by Jens Axboe · 11 years ago
  58. 3569489 server: bump protocol version by Jens Axboe · 11 years ago
  59. 22f8045 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  60. d686990 stat.c: make 'bw' summary line respect 'unit_base' option by Steven Noonan · 11 years ago
  61. 142c7f2 stats: show summary bandwidth in terms of kb_base by Steven Noonan · 11 years ago
  62. ad705bc implement 'unit_base' option to select between KB and Kbit et. al. by Steven Noonan · 11 years ago
  63. 73798eb num2str: add arguments to represent values in terms of bytes/bits by Steven Noonan · 11 years ago
  64. 7351f40 Merge branch 'next' by Jens Axboe · 11 years ago
  65. 4f668cd Fio 2.0.15 by Jens Axboe · 11 years ago
  66. 0f50640 Makefile: use ginstall on Solaris by Jens Axboe · 11 years ago
  67. a8168a2 Makefile: use ginstall on Solaris by Jens Axboe · 11 years ago
  68. ce594fb Man page formatting fixups by Jens Axboe · 11 years ago
  69. e25b6d5 Use strcasestr() for matching filename_prefix keywords by Jens Axboe · 11 years ago
  70. 9ad8da8 Add strcasestr() by Jens Axboe · 11 years ago
  71. a9bca4a configure: check for zlib by Jens Axboe · 11 years ago
  72. ea783f8 Fix merge error by Jens Axboe · 11 years ago
  73. 62232d0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  74. de98bd3 Add filename_format option by Jens Axboe · 11 years ago
  75. 2dc7637 gitignore: ignore configure script outputs by Steven Noonan · 11 years ago
  76. b9e1b49 Fixup json bandwidth output by Shaohua Li · 11 years ago
  77. a03fb65 parse: fix misparse of bs=64k-128k by Jens Axboe · 11 years ago
  78. 09d6bf0 axmap: get rid of old debug ->fail_ok checking by Jens Axboe · 11 years ago
  79. 09f17d6 Workaround pthreads-win32 pthread_rwlock_init limitation. by Bruce Cran · 11 years ago
  80. cdb57fe Fix rwlock error messages to specify the correct function names. by Bruce Cran · 11 years ago
  81. a744812 t/axmap: add test for multi bit sets by Jens Axboe · 11 years ago
  82. 0bfdf9f axmap: fix bug with max_bs/min_bs ratio being > 64 by Jens Axboe · 11 years ago
  83. af4862b configure: fixup build so that it's more resilient by Jens Axboe · 11 years ago
  84. c97f1ad Fix usr/sys/ctx/majf/minf for -USR1 usage by Jens Axboe · 11 years ago
  85. d9d9db0 Fix build if just one of libverbs or librdma is installed by Jens Axboe · 11 years ago
  86. 33980f5 mutex: set pshared attributes on rw semaphore by Shaohua Li · 11 years ago
  87. 50206d9 configure: check for v2 of libnuma by Jens Axboe · 11 years ago
  88. 74f4b02 Consider the maximum block size difference the minimum for loop exit by Jens Axboe · 11 years ago
  89. f832642 posixaio: restart suspend list after we have used aio_suspend() by Jens Axboe · 11 years ago
  90. 8f801ad mutex: fix the expression for checking the mutext magic by Jianpeng Ma · 11 years ago
  91. cba5243 Only attempt file unlock if we use locking by Jens Axboe · 11 years ago
  92. 8b4e954 mutex: add magic checks by Jens Axboe · 11 years ago
  93. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  94. 28b9b51 Kill now unused lockfile_batch variable by Jens Axboe · 11 years ago
  95. d7df1d1 Rework lockfile= file lock handling by Jens Axboe · 11 years ago
  96. 25c4255 lib/getopt_long: clear 'optarg' every time by Jens Axboe · 11 years ago
  97. ee98e23 Fix re-run issue when job size is set to "unknown" by Jens Axboe · 11 years ago
  98. bdb6d20 A few ULL -> uint64_t conversions by Jens Axboe · 11 years ago
  99. 44583e0 Fixup commit error in 56c796 by Jens Axboe · 11 years ago
  100. f648261 Android: remove static Android configuration by Aaron Carroll · 11 years ago