fio.git
2015-10-27 Logan GunthorpeAdd mmapshared option to use mmaped files with the...
2015-10-20 Jens Axboeclient: remove duplicated code
2015-10-20 Jens Axboestrlcat: fix header guard typo
2015-10-20 Jens Axboeverify: add faster 'memory is all zeroes' helper
2015-10-13 Jason Dillamanengines/rbd: potential re-use of active fio_rbd_iou
2015-10-08 Bruce CranFix Windows build by using lib/strcasestr.{c,h}
2015-10-01 Jens Axboeserver: bump protocol version
2015-10-01 Roman PenIntroduce new option: iodepth_batch_complete_max
2015-10-01 Roman Penfio.1,HOWTO: keep 'iodepth_batch' option in sync
2015-09-30 Jens Axboesg: fix short reads
2015-09-30 Kris DavisUse line buffering on stdout
2015-09-30 Kris Davissg: 16-byte cdb support and lots of fixes
2015-09-25 Jens AxboeFix integer overflow in rate_iops
2015-09-17 Thomas FindelkindUpdate fio2gnuplot
2015-09-16 Jens AxboeMerge branch 'patch-1' of git://github.com/Tfindelkind/fio
2015-09-16 TfindelkindUpdate fio2gnuplot
2015-09-15 Stephen BatesReduced minimum for option log_gz
2015-09-11 Jens AxboeFio 2.2.10 fio-2.2.10
2015-09-08 Andrey Kuzminworkqueue: Ensure submission offload worker inherits...
2015-09-05 Roman Penverify: move meta header to generic verify_header
2015-09-05 Roman Penfio.1: update description for 'buffer_pattern' and...
2015-09-04 Roman Penuse 'lib/pattern' to parse patterns and paste formats...
2015-09-04 Roman Penadd FIELD_SIZE macro to calculate the size of the speci...
2015-09-04 Roman Penverify: use 'cmp_pattern' from 'lib/pattern.c' to compa...
2015-09-04 Roman Penreplace 'fill_pattern' with 'cpy_pattern' from 'lib...
2015-09-04 Roman Penlib/pattern: add set of functions to parse combined...
2015-09-04 Roman Penlib/strntol: add 'strntol' function
2015-09-04 Ken RaeburnRetry bdev cache invalidation for EAGAIN errors
2015-09-04 Andrey Kuzminbackend: fix comparison of 'ret' pointer
2015-08-21 Jens AxboeFix aux_path for verify state saving
2015-08-21 Jens Axboeparse: only print option mismatch help, if the distance...
2015-08-20 Jens AxboeAdd --aux-path support
2015-08-20 Jens AxboeREADME: update for trigger options
2015-08-18 Jens Axboeconfigure: cleanup strsep() test case
2015-08-18 Jens Axboeconfigure: fixup using wrong var for endmntent()
2015-08-18 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-18 DaveCorrect handleing of rate_iops_min and ratemin
2015-08-17 Jens Axboemtd: expand configure check
2015-08-17 Jens Axboegettime: silence bogus gcc warnings
2015-08-17 Jens AxboeMerge branch 'master' of git://github.com/DaveGlen/fio
2015-08-17 DaveGlenallow for ratemin to be used without setting rate
2015-08-14 Jens Axboefilesetup: make random generator block auto-switch...
2015-08-14 Jens Axboeclient: make it explicit that we don't reuse 'eta'...
2015-08-14 Jens Axboeeta: ensure we include terminating 0 space in je->run_str[]
2015-08-13 Chandan Rajendraarch-ppc.h: Add ilog2 implementation for ppc64
2015-08-13 Jens AxboeWhitespace fixup
2015-08-10 DaveGleninitialize rate_io_issue_bytes
2015-08-10 DaveGlenImplement new Rate Control
2015-07-29 Jens Axboeserver: make the setsockopt() error output a bit more...
2015-07-27 Jens Axboeconfigure: add --disable-optimizations
2015-07-27 Jens AxboeFix potential divide-by-zero in calc_iops()
2015-07-27 Jens AxboeFix potential divide-by-zero in calc_rate()
2015-07-27 Jens Axboeconfigure: make __sync_fetch_and_add() test use 64...
2015-07-27 Jens Axboelibfio: add runstate names
2015-07-16 DaveRe-seed random generator correctly between loops
2015-07-15 Jens AxboeREADME: no delay on sync to backup git hosts anymore
2015-07-13 Jens AxboeHOWTO: spelling error
2015-07-13 Jens AxboeHOWTO: fix long line
2015-07-13 Jens AxboeUpdate README for DragonFly
2015-07-10 Logan GunthorpeRDMA engine server mode flow fix ups.
2015-07-10 Logan GunthorpeError when the block size on the RDMA server is less...
2015-07-10 Jens Axboebuffer: only set refill_buffers, it it wasn't set manually
2015-07-10 Jens AxboeMake td flags be shifts
2015-07-09 Jens Axboeverify: fix bad 'from_verify' setting in do_io()
2015-07-08 Jeremy Fitzhardingeconfigure: don't be so eager to overwrite an existing...
2015-07-08 Jeremy Fitzhardingefio: allow for build in separate build directory
2015-07-03 Jens Axboet/debug: fix 'fio_debug' declaration
2015-07-03 Jens Axboesmalloc: smalloc() already clears memory, scalloc(...
2015-06-30 Jens Axboesmalloc: fix unused 'int_mask' warning if redzoning...
2015-06-30 Jens Axboeconfigure: fixup clang stupidity
2015-06-30 Jens Axboet/stest: shrink test size from 128MB
2015-06-29 Jens AxboeKill duplicate __sync_fetch_and_add()
2015-06-29 Alireza HaghdoostUse _Static_assert() if available
2015-06-29 Jens Axboeworkqueue: make it work on platforms without __sync_fet...
2015-06-25 Jens AxboeFio 2.2.9 fio-2.2.9
2015-06-25 Akinobu MitaFix testing and setting set_options bitmap
2015-06-23 Logan GunthorpeModify rdma engine to use proper arguments.
2015-06-22 Christopher... add eta and elapsed to root of json output
2015-06-20 Jens AxboeFix latency logging for io_submit_mode=offload
2015-06-16 Chris WorleyHOWTO: make it clear that deviation is standard deviation
2015-06-12 Tomohiro KusumiEnable FIO_HAVE_CHARDEV_SIZE on DragonFlyBSD
2015-06-11 Tomohiro KusumiRename get_fs_size() to get_fs_free_size()
2015-06-11 Tomohiro KusumiAdd get_fs_size() support for BSDs
2015-06-10 Tomohiro KusumiAdd header include for DragonFlyBSD
2015-06-09 Tomohiro KusumiFix compiler warning
2015-06-09 Sam ZaydelDropped commented out part of line.
2015-06-09 Sam ZaydelMerge branch 'master' of github.com:axboe/fio into...
2015-06-09 Sam Zaydelint may be too small for a size_t on some systems.
2015-06-09 Jens Axboeoptions: use fio_option_is_set() to detect verify setting
2015-06-09 Jens Axboeverify: cleanup code for verify pattern without headers
2015-06-09 Jens Axboeverify: fix dumping of received/expected buffers on...
2015-06-09 Jens Axboeverify: add raw pattern verify
2015-06-09 Jens Axboebackend: don't add to runtime for fake writes
2015-06-08 Tomohiro KusumiClear sysfs path before reading current ioscheduler...
2015-06-05 Jens Axboeconfigure: add some missing help options
2015-06-05 Tomohiro KusumiFix compile error on non Linux-or-BSDs
2015-06-04 Jens Axboeinit: automate displaying debug categories
2015-06-03 Tomohiro KusumiAdd device_is_mounted() support for BSDs
2015-06-01 Jens AxboeMerge branch 'req6' of git://github.com/kusumi/fio
2015-06-01 Tomohiro KusumiMinor cleanups on cleanup()
next