fio.git
2011-08-02 Yufei RenRDMA update
2011-08-01 ren yufeiRDMA IO engine
2011-07-30 Jens AxboeAdd proper include to silence build warning on NetBSD...
2011-07-30 Bruce CranAdd version number to --help output
2011-07-30 Yu-ju Hongstats: Fix computation of summed standard deviation
2011-07-23 Dave EngbergFix bsrange read,write value option pairs
2011-07-23 Jens AxboeFix --timeout as global parameter
2011-07-23 Dan EhrenbergLibaio engine support for iodepth_batch_complete=0
2011-07-23 Dan EhrenbergRespect iodepth_batch_complete=0 in main loop
2011-07-21 Paul DubsAddes Trace file format description
2011-07-21 Paul DubsAdded description for iops output
2011-07-19 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-19 Jens AxboeFix Solaris compile
2011-07-15 Jens AxboeMake string-set options behave more like bool options
2011-07-14 Jens AxboeFio 1.57 fio-1.57
2011-07-14 Bruce CranWindows affinity fix for thread based jobs
2011-07-14 Jens AxboeFix infinite loop on platforms with severely limited...
2011-07-14 Jens AxboeMake raw disk size detection work on OSX
2011-07-14 Jens AxboeFix compile warning on OSX
2011-07-14 Michael CallahanFix killing of threads that haven't started
2011-07-14 Bruce CranAdd CPU affinity support to Windows
2011-07-13 Michael PerzlFix AIX Makefile
2011-07-13 Michael PerzlFix AIX compile
2011-07-13 Jens AxboeFio 1.56 fio-1.56
2011-07-12 Jens Axboegettid() for NetBSD
2011-07-12 Jens AxboeAdd gettid() for FreeBSD/OSX/Solaris
2011-07-12 Jens AxboeAdd gettid() for proper thread affinity on Linux
2011-07-12 Jens AxboeFix compile on older systems that don't have fallocate...
2011-07-12 Jens AxboeAllow percentage setting for size=
2011-07-11 Jens AxboeHP-UX: add fdatasync()
2011-07-11 Jens AxboeHP-UX: has aio_fsync() and fallocate()
2011-07-11 Jens AxboeHP-UX disk query size
2011-07-11 Jens AxboeRemove old debug printf()
2011-07-11 Jens AxboeFill in os_phys_mem() stub for HP-UX
2011-07-11 Jens AxboeFix bug in $mb_memory keyword
2011-07-10 Bruce CranTake __weak out of the compiler namespace
2011-07-09 Jens Axboeposixaio: fix for HP-UX
2011-07-09 Jens AxboeHP-UX typo
2011-07-09 Jens AxboeAdd note saying that HP-UX should work
2011-07-09 Jens AxboeA few HP-UX fixes
2011-07-09 Jens AxboeMake processes work on HP-UX
2011-07-09 Bruce CranImprove Windows windowsaio engine performance
2011-07-09 Bruce CranFix integer overflow in calculating large IOPS on 32...
2011-07-08 Jens AxboeGet rid of warning on platforms for casting char -...
2011-07-08 Jens AxboeAdd block device size detection for HP-UX
2011-07-08 Jens AxboeInitial HP-UX port
2011-07-08 Jens AxboeFix bad start_delay type
2011-07-08 Jens AxboeSet affinity before doing buffer and io_u allocs
2011-07-08 Jens AxboeRewrite posixaio back off comment to be closer to actua...
2011-07-07 Jens AxboeEnsure that we honor aio_read/write() returning EAGAIN
2011-07-07 Jens AxboeFix ramp time random screwup
2011-07-07 Jens AxboeFix ramp time bug
2011-07-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-07-06 Jens AxboeAdd --max-jobs/-j command line option
2011-07-06 Jens AxboeFix for terminating threads in ramp time
2011-06-29 Jens AxboeMake smalloc use anonymous memory mmaps
2011-06-27 Martin Steigerwaldpatch from debian fio package to fix syntax errors...
2011-06-22 Steven Noonanman page: fix incorrect description for disable_clat...
2011-06-17 Eric GouriouAdd ability to invoke fallocate() FALLOC_FL_KEEP_SIZE.
2011-06-13 Steven LangFix fill_device with queue depth higher than 1
2011-06-03 Steven LangFixup wrong enum used for __check_min_rate()
2011-06-01 Michael ZappeFix Makefile depend issue
2011-05-26 Jens AxboeFio 1.55 fio-1.55
2011-05-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-05-24 Jens AxboeSilence gcc 4.6 warnings
2011-05-24 Jens AxboeFix overlap io_u into outside regions
2011-05-13 Jens Axboesplice: use ->o.memalign to indicate we want aligned...
2011-05-12 Jens AxboeFio 1.54 fio-1.54
2011-05-12 Jens AxboeFix crash on specifying bad IO engine on the command...
2011-05-12 Bruce Cranwindowsaio: fix race condition between IOCP and queue...
2011-05-11 Jens AxboeCast l_opts string names to char *
2011-05-11 Jens AxboeRevert "Constify l_opts strings"
2011-05-11 Jens AxboeEnsure we quit on SIGTERM
2011-05-11 Jens AxboeConstify l_opts strings
2011-05-11 Jens AxboeFix signed int/long truncation on 32-bit architectures
2011-05-05 Jens AxboeFio 1.53 fio-1.53
2011-05-05 Jens AxboeRevert "parser: get rid of useless is_time variable"
2011-05-05 Jens AxboeExit with error on signal
2011-05-05 Bruce Cransscanf fixup
2011-05-05 Bruce Cranwindowsaio: skip uncompleted requests
2011-05-04 Bruce CranWindows fixes
2011-05-02 Jens AxboeConvert left-over manual ->runstate setting to td_set_r...
2011-05-02 Jens AxboeBump max job count to 2048
2011-05-02 Jens AxboeSwitch mutex to using anonymous mmap
2011-04-29 Jens AxboeFio 1.52 fio-1.52
2011-04-29 Jens AxboeAdd space between -m and 755 for install
2011-04-25 Jens AxboeRemove solaris posix_memalign() helper
2011-04-25 Jens AxboeAdd simple aligned alloc helper
2011-04-23 Steven Noonanos-mac.h: implement fio_set_odirect()
2011-04-23 Steven Noonanos-mac.h: implement blockdev_size()
2011-03-28 Jens AxboeSwitch all random generators to be decided by use_os_rand
2011-03-28 Jens AxboeSwitch the latter part of the offset generation to...
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-03-27 Jens AxboeFix parser bug dealing with range options and postfix
2011-03-27 Jens AxboeGet rid of mixed rw and verify warning
2011-03-27 Jens Axboeparser: get rid of useless is_time variable
2011-03-25 Jens AxboeFix unsigned integer overflow in IO buffer allocator
2011-03-22 Jens AxboeFio 1.51 fio-1.51
2011-03-21 Diego Elio... Fix linking of fio executable
2011-03-11 Jens AxboeAdd support for giving multiple --section options
next