fio.git
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
2016-12-13 Vincent FuMerge git://git.kernel.dk/fio into steady-state
2016-12-12 Sitsofe Wheeleriolog: add support for replay_scale option
2016-12-12 Sitsofe Wheelerblktrace: Fix replay_align 32 bit truncation
2016-12-12 Sitsofe Wheeleriolog: Ignore re-add/re-open with replay_redirect
2016-12-09 Vincent Fusteadystate: make test script work better under Windows
2016-12-09 Vincent Fusteadystate: make file for read testing optional on...
2016-12-08 Vincent Fusteadystate: improve output of test script
2016-12-08 Vincent Fusteadystate: rename options->ss to options->ss_state...
2016-12-08 Vincent Fusteadystate: clean up checks for when steadystate termi...
2016-12-07 Vincent Fusteadystate: use uint64_t for storing bw and iops calcu...
2016-12-07 Vincent Fusteadystate: fix alignment in stat.h
2016-12-07 Vincent Fusteadystate: ensure that pointers in thread_stat occupy...
2016-12-07 Vincent Fusteadystate: rename TODO to STEADYSTATE-TODO
2016-12-07 Vincent Fusteadystate: instead of including ss_sum_y in thread_st...
2016-12-07 Vincent Fusteadystate: implement transmission of steadystate...
2016-12-07 Vincent Fusteadystate: add line for output-format=normal
2016-12-06 Vincent Fusteadystate: get rid of ->ss_pct and encode this inform...
2016-12-06 Vincent Fusteadystate: rename __FIO_SS_LAST to __FIO_SS_DATA
2016-12-06 Vincent Fusteadystate: update man page
2016-12-06 Vincent Fusteadystate: add example job file
2016-12-05 Ross Zwislermmap engine: remove unused variable mmap_map_mask
2016-12-02 Jens Axboelog: fix for crash with rate IO and logging
2016-12-01 Vincent FuFix conversion in fio_server_send_ts
2016-11-27 Sitsofe Wheelerserver: bump protocol version
2016-11-27 Sitsofe Wheelerstat: Change access to io_sample union
2016-11-27 Sitsofe WheeerSilence compiler warnings
2016-11-27 Sitsofe Wheelereta: Fix ETA oddness at crossover points
2016-11-27 Sitsofe Wheelereta: Fix ramp time ETA
2016-11-27 Sitsofe Wheeerioengines: Fix td->io_issues[ddir] over decrement
2016-11-27 Sitsofe Wheelerfio: Fix (unsigned) integer overflow issues
2016-11-22 Vincent Fusteadystate: reject job if steadystate options are...
2016-11-22 Vincent Fusteadystate: bug fixes
2016-11-16 Sam ZaydelImprove informativeness about directIO support or rathe...
2016-11-15 Jens Axboeposixaio: fix bad type passed to memset
2016-11-14 Colin Ian KingFix memory leak on tmp_buf
2016-11-12 Pan Liurbd: fix crash with zero sized image
2016-11-02 Tomohiro KusumiFix duplicated typos from 42d97b5c in fio(1)
2016-11-01 Bruce CranRemove extra space in tausworthe32 warning message
2016-11-01 Jens AxboeMerge branch 'HOWTO-cleanup' of https://github.com...
2016-11-01 Sam ZaydelFix minor spelling mistakes in HOWTO document
2016-10-28 Jens Axboebackend: cleanup check for completion/issue byte checking
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for OpenBSD
2016-10-26 Tomohiro KusumiAdd blockdev_size() support for NetBSD
2016-10-25 Jens AxboeFio 2.15 fio-2.15
2016-10-25 Bruce CranUse the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`
2016-10-24 Jens Axboebackend: end IO loop early, if the job is marked as...
2016-10-24 Jens Axboefio: make job reap timeout 5 minutes
2016-10-24 Jens Axboemutex: clear mutex when removed
2016-10-23 Theodore Ts'obackend: if we can't grab stat_mutex, report a deadlock...
2016-10-20 Tomohiro KusumiUse fmt -w WIDTH option instead of -WIDTH
2016-10-20 Tomohiro KusumiRemove getopt_long_only macro from NetBSD header
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-18 Jens AxboeHOWTO: update to include iolog replay
2016-10-18 Jens Axboeiolog: add support for 'replay_no_stall'
2016-10-17 Jens Axboeiolog: enable replay_redirect on iolog replay
2016-10-17 Tomohiro KusumiAdd device_is_mounted() support for NetBSD
2016-10-17 Tomohiro KusumiFix e7e136da (Add device_is_mounted() support for BSDs)
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-17 Tomohiro KusumiAdd FIO_HAVE_FS_STAT/get_fs_free_size() support for...
2016-10-14 Jens AxboeUpdate REPORTING-BUGS
2016-10-12 Jens AxboeAdd alias for 'disable_bw_measurement' option
2016-10-12 Bruce CranImplement nice() for Windows
next