fio.git
2017-02-24 Sitsofe Wheelerfio: fix overflow trying to use 'd' suffix
2017-02-23 Jens AxboeFio 2.18 fio-2.18
2017-02-22 Jens Axboeconfigure: disable compile time asserts for !opt and...
2017-02-22 Jens Axboeinit: use 'bool' for get_new_job()
2017-02-21 Jens Axboeinit: exit on failure to add all jobs
2017-02-20 Sitsofe Wheelerappveyor: add CI building of the Windows version of fio
2017-02-20 Tomohiro KusumiRevert "configure: Drop default CONFIG_LITTLE_ENDIAN...
2017-02-20 Tomohiro KusumiSilence Cygwin warning "'vsprintf_s' redeclared without...
2017-02-20 Tomohiro KusumiRemove irrelevant Cygwin config flag CONFIG_FADVISE
2017-02-20 Tomohiro KusumiAdd details of file number/size related options to...
2017-02-20 Tomohiro KusumiAvoid irrelevant "offset extend ends" error message
2017-02-20 Tomohiro KusumiRename thread_options' ->io_limit to io_size
2017-02-17 Jens AxboeRevert "Always set ->real_file_size to -1 when failed...
2017-02-16 Jens AxboeMerge branch 'travis_osx' of https://github.com/sitsofe/fio
2017-02-16 Sitsofe Wheelertravis: add OS X builds
2017-02-16 Sitsofe Wheelertravis: prepare for additional builds
2017-02-16 Sitsofe Wheelertravis: run parallel make jobs
2017-02-16 Sitsofe WheelerMakefile: add test using the null ioengine
2017-02-15 Tomohiro KusumiExplicitly check td_trim(td) for the direction of next...
2017-02-15 Tomohiro KusumiDrop obsolete comment on a race condition
2017-02-14 Tomohiro KusumiUse 0 instead of DDIR_READ to iterate from 0 to DDIR_RW...
2017-02-14 Tomohiro KusumiAdd missing "rand"/"trimwrite" strings to corresponding...
2017-02-14 Tomohiro KusumiAlways set ->real_file_size to -1 when failed to get...
2017-02-14 Tomohiro KusumiDrop conditional declaration of disk_list
2017-02-14 Tomohiro Kusumiconfigure: Use x86 instead of i386 for $cpu for IA32
2017-02-14 Tomohiro Kusumiconfigure: Drop default CONFIG_LITTLE_ENDIAN for Cygwin
2017-02-13 Rebecca CranWindows: re-enable the mmap ioengine and fix static...
2017-02-13 Rebecca CranFix the return type of log_err and log_info functions
2017-02-13 Rebecca CranWindows: Update the EULA year and add more examples...
2017-02-13 Jens Axboegfio: fix git location for fio
2017-02-13 Tomohiro KusumiBe more verbose on endianness detection failure
2017-02-13 Tomohiro Kusumisteadystate: Use calloc(3)
2017-02-13 Tomohiro KusumiAdd a comment to clarify 941bda94
2017-02-13 Sitsofe Wheelerconfigure: try to disable weak linking on OSX
2017-02-07 Jens Axboefnv: work with non-64-bit aligned chunks of data
2017-02-07 Jens Axboebloom: if we're not setting bits, break after first...
2017-02-07 Jens Axboeinit: don't crash server on failure to open output log
2017-02-04 Sitsofe Wheelerdoc: minor HOWTO fixes
2017-02-02 Dylan Fairchildfix to replay_align on iolog
2017-01-30 Sitsofe Wheelerdoc: document profiles, minor fixes
2017-01-27 Sitsofe Wheelerdoc: minor consistency and spelling changes
2017-01-27 Sitsofe Wheelerdoc: minor documentation changes
2017-01-26 Jens AxboeMerge branch 'shm_rm' of https://github.com/sitsofe/fio
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-26 Sitsofe Wheelershm: have os remove shared memory if fio dies unexpectedly
2017-01-23 Tomohiro KusumiRemove/Move Linux specific sysfs_root field from thread...
2017-01-23 Tomohiro KusumiFix bad pointer du->sysfs_root
2017-01-23 Tomohiro KusumiAdd missing free(td->sysfs_root);
2017-01-23 Tomohiro KusumiRemove unused disk_util's name field
2017-01-23 Tomohiro KusumiRemove unused io_u's priv union field
2017-01-23 Tomohiro KusumiFix wrong comment on exit condition of threads/processes
2017-01-23 Tomohiro KusumiUse ARRAY_SIZE()
2017-01-23 Tomohiro KusumiDefine pointer alignment macro in fio.h
2017-01-21 Mikhail Terekhovfix manpage heading issue
2017-01-20 Tomohiro KusumiAdd missing opt/cat group entries
2017-01-20 Tomohiro KusumiChange .category of cpuio to FIO_OPT_C_ENGINE
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Mikhail Terekhovremove documentation output in clean
2017-01-20 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-20 Mikhail Terekhovignore documentation output directory
2017-01-19 Tomohiro KusumiChange td_var() to take void* for the first arg
2017-01-19 Tomohiro KusumiMove options_mem_dupe() to parse.c
2017-01-19 Tomohiro KusumiRefactor fio_show_ioengine_help()
2017-01-19 Tomohiro KusumiFix typo for "job" in plural
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
2017-01-18 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim...
2017-01-18 Jens Axboeinit: fix double free of pid_file
2017-01-18 Mikhail TerekhovRevert README and HOWTO files renaming.
2017-01-18 Mikhail Terekhovadd .rst suffix to README and HOWTO
2017-01-17 Mikhail TerekhovConvert documentation to reStructured text.
2017-01-17 Mikhail Terekhovrun sphinx-quickstart
2017-01-17 Jens AxboeFio 2.17 fio-2.17
2017-01-13 wei xiaoDrop crc32c-arm64 option
2017-01-12 Rebecca CranSupport zlib in the Windows build (enabled latency...
2017-01-12 Robert Elliottpmemblk: Clarify fsize is in MiB not MB
2017-01-12 Robert Elliottpmemblk, dev-dax: clean up error logs
2017-01-12 Robert Elliottpmemblk, dev-dax: Update descriptions
2017-01-12 Robert Elliottpmemblk, dev-dax: load libpmem and libpmemblk at startup
2017-01-10 Tomohiro KusumiPython style/portability fix
2017-01-10 Tomohiro KusumiFix README regarding fio snapshots
2017-01-10 Tomohiro KusumiAdd missing trailing \n in dprint()
2017-01-10 Tomohiro KusumiPartly revert 8172fe97 in 2008 (A few debug debug log...
2017-01-09 Tomohiro KusumiFix compile time errors for skeleton_external ioengine
2017-01-09 Tomohiro KusumiMention sg ioengine requires filename option
2017-01-09 Tomohiro KusumiNon functional fixup for 16 bytes read capacity for...
2017-01-09 Tomohiro KusumiFix conditional/message for max lba for sg ioengine
2017-01-09 Tomohiro KusumiStaticize pmemblk ioengine_ops
2017-01-09 Tomohiro KusumiBring in additional sg error cases from Linux kernel...
2017-01-06 Tomohiro KusumiFix comment on SCSI commands
2017-01-06 Tomohiro KusumiRemove doubled ; in .c
2017-01-05 Jens Axboeinit: cleaner gcd()
2017-01-05 Tomohiro KusumiDon't malloc ioengine_ops for cpp_null
2017-01-05 Tomohiro KusumiFix invalid ioengine initialization for cpp_null
2017-01-05 Jens Axboeverify: fill in vc->name for pattern verify
2017-01-05 Jens Axboeverify: ensure that verify_interval is always a factor...
2017-01-05 Jens AxboeRemove '--runtime' command line option
2017-01-05 Jens Axboeverify: use log_verify_failure() for pattern verifies
2017-01-05 Jens AxboeStyle cleanups for arm crc32c hw support
2017-01-05 wei xiaoAdd arm64 hardware assisted crc32c support
2017-01-03 Tomohiro KusumiAdd missing .help string for io_size option
next