1. b931a9c shm: disable iomem=shm* for shm disabled by Jens Axboe · 9 years ago
  2. e0ba571 memory: double check that mmapfd isn't -1 before closing by Jens Axboe · 9 years ago
  3. 5aa6d82 mmap: set 'fd' to -1 by Jens Axboe · 10 years ago
  4. b3493a7 Fix potential NULL dereference in alloc_mem_mmap() by Jens Axboe · 10 years ago
  5. d01612f Add support for O_ATOMIC by Chris Mason · 10 years ago
  6. d721392 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  7. a5e0ee1 Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android. by Oleg · 11 years ago
  8. 8ea39c3 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  9. 4b91ee8 Fixup wrong types for dprint() by Jens Axboe · 11 years ago
  10. 836fcc0 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  11. d9759b1 Make hugetlbfs maping work by Shaohua Li · 11 years ago
  12. 49758e1 Merge branch 'master' into gfio by Jens Axboe · 11 years ago
  13. ec5c6b1 Add support for Android by Aaron Carroll · 11 years ago
  14. d6dc02f memory: wire up mmap huge page support by Jens Axboe · 11 years ago
  15. 1b79a07 Make lockmem a per job option by Jens Axboe · 12 years ago
  16. 83ea422 Start the process of making options more gfio friendly by Jens Axboe · 12 years ago
  17. 0f805c0 Fix unsigned integer overflow in IO buffer allocator by Jens Axboe · 13 years ago
  18. 03e20d6 First snapshot of FIO for Windows by Bruce Cran · 13 years ago
  19. ca7e0dd binject: ensure we get aligned memory by Jens Axboe · 14 years ago
  20. da7d79b Add hint on being root for EPERM and shmhuge error by Jens Axboe · 15 years ago
  21. a1242a2 Make sure shmhuge allocations are huge page size aligned by Jens Axboe · 15 years ago
  22. b22989b Get rid of KiB vs KB distinction by Jens Axboe · 15 years ago
  23. d529ee1 Add support for the iomem_align option by Jens Axboe · 15 years ago
  24. 829a602 Cleanup IO buffer memory allocation by Jens Axboe · 15 years ago
  25. a55820d MAP_ANON requires fd == -1 by Jens Axboe · 16 years ago
  26. 5921e80 Make it work on opensolaris by Jens Axboe · 16 years ago
  27. 5ec10ea Style fixups by Jens Axboe · 16 years ago
  28. ee56ad5 Add --debug for enabling internal dumps on various actions by Jens Axboe · 16 years ago
  29. b4c5e1a More cpu engine fixes by Jens Axboe · 17 years ago
  30. d87612a malloc memory still needs to be aligned, if we are doing direct IO by Jens Axboe · 17 years ago
  31. c7173db Add clue for ENOMEM hugepage allocation by Jens Axboe · 17 years ago
  32. 886b878 Fix typo in shmhuge commit by Jens Axboe · 17 years ago
  33. d8602dd Detect and print when the OS doesn't support huge pages by Jens Axboe · 17 years ago
  34. 3deb310 Log error on io buffer allocation by Jens Axboe · 17 years ago
  35. b6f9676 IO buffer allocation cleanup by Jens Axboe · 17 years ago
  36. 317b95d Move os/arch/compiler headers into directories by Jens Axboe · 17 years ago
  37. d3eb7d7 Print help info on huge page shmget() returning EINVAL by Jens Axboe · 17 years ago
  38. 5d4a35e Make sure mmaphuge file backed file is the size we need by Jens Axboe · 17 years ago
  39. 6b56baf Helpful indication to run as root by Jens Axboe · 17 years ago
  40. 9b33b47 No need to use perror() after td_verror() by Jens Axboe · 17 years ago
  41. 2dc1bbe Move thread options into a seperate structure by Jens Axboe · 17 years ago
  42. 6d86144 Use log_info() throughout by Jens Axboe · 17 years ago
  43. e1161c3 Add more context to the error messages by Jens Axboe · 17 years ago
  44. 313cb20 [PATCH] Allow mem=mmap to also use a file backing by Jens Axboe · 17 years ago
  45. d232441 [PATCH] Remove debug fprintfs by Jens Axboe · 17 years ago
  46. d0bdaf4 [PATCH] Support for mmap of hugetlb files as memory backing by Jens Axboe · 17 years ago
  47. 0268b8b [PATCH] Fix hugetlb problems by Jens Axboe · 17 years ago
  48. 74b025b [PATCH] Support for hugetlb backed shared memory by Jens Axboe · 17 years ago
  49. 1e97cce [PATCH] Fix warnings from icc by Jens Axboe · 17 years ago
  50. 2f9ade3 [PATCH] Split out the memory handling from fio.c by Jens Axboe · 18 years ago