fio.git
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
2017-01-03 Tomohiro KusumiFix README - change just type "configure" to "./configure"
2017-01-03 Tomohiro KusumiAdd BSD package/building info to README
2017-01-03 Tomohiro KusumiFix canonical name for runtime/timeout option
2017-01-03 Tomohiro KusumiSync README with fio usage output
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2017-01-03 Tomohiro KusumiFix trivial calloc argument order
2017-01-03 Jens Axboet/stest: remove old test
2017-01-03 Robert ElliottDocumentation for IEC binary and SI decimal prefix...
2017-01-03 Robert ElliottImprove IEC binary and SI decimal prefix handling
2017-01-03 Robert ElliottClean up unit prefixes for binary multiples in comments...
2017-01-03 Robert ElliottConvert group_run_stats to use bytes instead of KiB/KB
2017-01-03 Robert Elliottgclient: Use proper time units in latency buckets chart
2017-01-03 Robert Elliottgclient: Delete unused code
2017-01-03 Robert ElliottLine up colons across read, write, and trim thread...
2017-01-03 Robert ElliottFix unit_base kb_base mixup in thread option conversion...
2017-01-03 Robert Elliotttests, profiles: Use IEC prefixes for binary multiples
2017-01-03 Robert ElliottDocument trim workload choices and other nits
2017-01-03 Robert Elliottgfio: Improve IOPS textbox labels
2017-01-03 Robert ElliottAvoid using units in option defaults
2017-01-03 Rebecca CranUpdate Windows maintainer contact details
2016-12-29 Jens Axboeoptions: mark steadystate option parents
2016-12-24 Jens Axboerbd: style fixups
2016-12-23 Pan Liurbd: remove duplicate _fio_rbd_connect
2016-12-20 Dave Jiangfio: Add support for auto detect dev-dax and libpmemblk...
2016-12-20 Jens AxboeFix compile on OSX
2016-12-20 Jens AxboeFio 2.16 fio-2.16
2016-12-19 Jens Axboeoptions: full control of fadvise hinting
2016-12-16 Dave Jiangfio: add additional support for dev-dax ioengine
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-16 Vincent Fuuse type double in creating floating point JSON values
2016-12-15 Dave Jiangfio: move _FORTIFY_SOURCE to only when optimization...
2016-12-15 Dave Jiangfio: add device dax engine
2016-12-13 Jakub SitnickiChange misleading error message for invalid size= value
next