fio.git
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
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
next