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