Update file creation example
[fio.git] / engines /
2017-10-09 Josef Bacikadd FIO_FILENOHASH ioengine flag
2017-10-09 Jens Axboeengine/filecreate: use clat and reads for stats
2017-10-09 Jens Axboetime: add ntime_since_now()
2017-10-09 Jens Axboeengines/filecreate: set FIO_NOSTATS flag
2017-10-09 Jens Axboeengines/filecreate: don't use file hash
2017-10-09 Jens Axboeengines/filecreate: a few fixes
2017-10-09 Josef Bacikadd a filecreate engine
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'windows_io_hint' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'travis_32bit' of https://github.com/sitso...
2017-09-05 Jens AxboeMerge branch 'gluster_printf' of https://github.com...
2017-09-04 Sitsofe Wheelerwindowsaio: obey sequential/random I/O hinting
2017-09-03 Sitsofe Wheelerglusterfs: silence printf specifier warnings
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-08-31 Tomohiro Kusumiskeleton: add option example
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-27 Jens Axboeengines/windowsaio: kill useless forward declarations
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-18 Sitsofe Wheelerfio: implement 64 bit network/big endian byte swapping...
2017-08-16 Sitsofe Wheelerrbd: fixup format specifier
2017-08-07 Jens AxboeMerge branch 'fio-jsonplus-patches' of https://github...
2017-08-07 Tomohiro Kusumimove skip_bad= option to engines/mtd.c
2017-07-27 Stephen Batespvsync2: Add hipri_percentage option
2017-07-10 Pan Liureturn correct error code for unhandled addr.
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-19 Jens AxboeUpdate write_hint mechanism to latest API
2017-06-14 Jens Axboesync: add support for write life time hint
2017-06-12 Tomohiro Kusumibinject: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisplice: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisg: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisg: drop redundant void* cast
2017-06-12 Tomohiro Kusumisg: drop unneeded strdup from ->errdetails() handler
2017-06-12 Tomohiro Kusumisg: add missing free(msg); in ->errdetails() handler
2017-05-04 dyniusznull context segfault fix
2017-05-04 dyniuszAdjustments to support C++ engines
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-05-03 Pan Liuremove redundant _fio_rbd_disconnect, which is already...
2017-05-03 Pan Liuremove out-of-date comment
2017-04-19 mychoxinReturn non-negtive error in order to print right error msg
2017-04-10 Jens AxboeMerge branch 'pull-2' of https://github.com/dmonakhov/fio
2017-04-07 Dmitry Monakhovengine: add ftruncate ioengine
2017-04-07 Dmitry Monakhovengine: e4defrag fix error reporting
2017-03-13 Jens Axboerbd: don't log version to stdout
2017-03-10 Tomohiro KusumiUse union for per file engine private data storage
2017-01-26 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
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 Jens AxboeMerge branch 'sphinx-doc' of https://github.com/termim/fio
2017-01-19 Tomohiro KusumiRename FIO_TYPE_BD to FIO_TYPE_BLOCK
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: load libpmem and libpmemblk at startup
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 Tomohiro KusumiDon't malloc ioengine_ops for cpp_null
2017-01-05 Tomohiro KusumiFix invalid ioengine initialization for cpp_null
2017-01-03 Tomohiro KusumiAdd missing trailing \n in log_err/info()
2017-01-03 Tomohiro KusumiFix trivial calloc argument order
2017-01-03 Robert ElliottClean up unit prefixes for binary multiples in comments...
2016-12-24 Jens Axboerbd: style fixups
2016-12-23 Pan Liurbd: remove duplicate _fio_rbd_connect
2016-12-16 Jens AxboeMerge https://bitbucket.org/vincentfu/fio-steadystate...
2016-12-15 Dave Jiangfio: add device dax engine
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-05 Ross Zwislermmap engine: remove unused variable mmap_map_mask
2016-11-15 Jens Axboeposixaio: fix bad type passed to memset
2016-11-12 Pan Liurbd: fix crash with zero sized image
2016-10-19 Jens AxboeMerge branch 'rbd-poll'
2016-10-19 Jens Axboerbd: poll cleanups
2016-10-19 Pan Liuuse poll() and rbd_poll_io_events to speed up io retrieval.
2016-10-11 Bruce Cranwindowsaio: fix completion thread affinitization
2016-09-15 Jens AxboeMerge branch 'master' of https://github.com/jan--f/fio
2016-08-16 Jens AxboeMerge branch 'histogram-delta' of https://github.com...
2016-08-15 Jens AxboeFixup correct sparse warnings
2016-08-15 Jens AxboeOption updates
2016-08-08 Jens Axboeioengines: fixup td_io_unlink_file() error propagation
2016-08-07 Jens AxboeMerge branch 'histograms-PR' of https://github.com...
2016-08-02 Jens Axboeengines/rbd: fix compile without blkin support
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-28 Jevon QiaoFix memory leak in _fio_rbd_connect()
2016-07-28 Jevon QiaoFix segmentation fault while specifying clustername...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
2016-07-27 Tomohiro KusumiUse correct I/O engine name "cpuio" instead of "cpu"
2016-07-27 Jevon QiaoFix memory leak in _fio_setup_rbd_data()
2016-07-25 vears91Add support for blkin tracing in rbd engine
2016-06-02 Jens AxboeEnable preadv2/pwritev2 engines by default on Linux
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-05-10 Jens Axboeengines/pmemblk: more cleanups
2016-05-06 Jens AxboeMerge branch 'logging'
2016-05-06 Jens Axboeengines/pmemblk: get rid of CACHE_LOCK/UNLOCK defines
next