1. 0f805c0 Fix unsigned integer overflow in IO buffer allocator by Jens Axboe · 13 years ago
  2. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  3. ca7e0dd binject: ensure we get aligned memory by Jens Axboe · 14 years ago
  4. da7d79b Add hint on being root for EPERM and shmhuge error by Jens Axboe · 15 years ago
  5. a1242a2 Make sure shmhuge allocations are huge page size aligned by Jens Axboe · 15 years ago
  6. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  7. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  8. 829a602 Cleanup IO buffer memory allocation by Jens Axboe · 15 years ago
  9. a55820d MAP_ANON requires fd == -1 by Jens Axboe · 16 years ago
  10. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  11. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  12. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  13. b4c5e1a More cpu engine fixes by Jens Axboe · 17 years ago
  14. d87612a malloc memory still needs to be aligned, if we are doing direct IO by Jens Axboe · 17 years ago
  15. c7173db Add clue for ENOMEM hugepage allocation by Jens Axboe · 17 years ago
  16. 886b878 Fix typo in shmhuge commit by Jens Axboe · 17 years ago
  17. d8602dd Detect and print when the OS doesn't support huge pages by Jens Axboe · 17 years ago
  18. 3deb310 Log error on io buffer allocation by Jens Axboe · 17 years ago
  19. b6f9676 IO buffer allocation cleanup by Jens Axboe · 17 years ago
  20. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  21. d3eb7d7 Print help info on huge page shmget() returning EINVAL by Jens Axboe · 17 years ago
  22. 5d4a35e Make sure mmaphuge file backed file is the size we need by Jens Axboe · 17 years ago
  23. 6b56baf Helpful indication to run as root by Jens Axboe · 17 years ago
  24. 9b33b47 No need to use perror() after td_verror() by Jens Axboe · 17 years ago
  25. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  26. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  27. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  28. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 18 years ago
  29. d232441 [PATCH] Remove debug fprintfs by Jens Axboe · 18 years ago
  30. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 18 years ago
  31. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 18 years ago
  32. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 18 years ago
  33. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 18 years ago
  34. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago