fio.git
2018-10-19 Vincent Fufio: add function to check for serialize_overlap with...
2018-10-19 Jens AxboeMerge branch 'samples-colnames' of https://github.com...
2018-10-19 Jens Axboefilesetup: fix whitespace damage introduced by previous...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-18 Vincent Fufio: reset more counters when ramp time has elapsed
2018-10-16 Ben Englandadd rsp. time samples as column 2, use meaningful pctil...
2018-10-15 Jens AxboeMerge branch 'offload-serialize-overlap2' of https...
2018-10-15 Vincent Furate-submit: remove code that can never be executed
2018-10-15 Vincent Fudocs: enable serialize_overlap with io_submit_mode...
2018-10-15 Vincent Fufio: enable overlap checking with offload submission
2018-10-15 Vincent Fuinit: loosen serialize_overlap restrictions
2018-10-08 Jens Axboeoptions: kill 'use_os_rand'
2018-10-08 Jens AxboeRemove old OS dependent (unused) random code
2018-10-06 Jens AxboeMerge branch 'patch-1' of https://github.com/joaomlneto/fio
2018-10-05 João NetoBe careful when defining `MPOL_LOCAL`
2018-10-05 Jens AxboeAdd cross-stripe intel sample verify job
2018-10-04 Jens AxboeBool conversions
2018-10-03 Jens AxboeFio 3.11 fio-3.11
2018-10-03 Jens Axboeiolog: fix leak for unsupported iolog version
2018-10-03 Dennis Zhouupdate replay_align and replay_scale documentation
2018-10-03 Dennis ZhouRevert "blktrace: support for non-512b sector sizes"
2018-10-03 Jens Axboeiolog: fix up some style issues
2018-10-01 Adam Kupczykengines/rados: use fio provided file names
2018-09-30 Jens Axboeengines/cpu: fix potential overflow in thinktime calcul...
2018-09-30 Jeff Moyerfix hung fio process with large I/O sizes and verify...
2018-09-29 Bart Van Asschezbd: Avoid duplicating the code for calculating the...
2018-09-29 Bart Van Asschezbd: Restore zbd_check_swd()
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Report a test summary when...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Set fio aux path and forbid...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Ensure that an assertion failur...
2018-09-29 Bart Van Asschet/zbd/functions: Make fio_reset_count() return 0 if...
2018-09-28 Damien Le Moalzbd: Fix incorrect comments
2018-09-27 Jens Axboegettime: slightly improve CPU clock calibration
2018-09-27 Jens Axboeserver: be locally vocal about communication issues
2018-09-27 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-27 Bart Van Asschezbd: Fix zbd_zone_nr()
2018-09-26 Damien Le Moalzbd: Remove unused function and variable
2018-09-26 Damien Le Moaleta: Avoid adjustements to a negative value
2018-09-26 Jens Axboeparse: fix negative FIO_OPT_INT too-large check
2018-09-26 Jens Axboeparse: fix minval checking
2018-09-26 Jens AxboeAdd regression test for flow/negative option parser...
2018-09-26 Jens Axboeparse: fix min/max val checking for FIO_OPT_INT
2018-09-26 Jens Axboeparse: print option name for out-of-range settings
2018-09-24 Adam Kupczykiolog: Fix problem with setup() not invoked when read_i...
2018-09-22 Jens Axboestat: print the right percentile variant for json output
2018-09-21 Jens AxboeMerge branch 'steadystate-doc' of https://github.com...
2018-09-21 Vincent Fudocs: clarify usage of steadystate detection feature
2018-09-21 Jens Axboeengines/http: work-around crash in certain libssl versions
2018-09-20 Jens Axboeblktrace: fix leak of 'merge_buf'
2018-09-20 Jens Axboeblktrace: provide empty merge_blktrace_iologs()
2018-09-20 Dennis Zhoublktrace: add option to iterate over a trace multiple...
2018-09-20 Dennis Zhoublktrace: add option to scale a trace
2018-09-20 Dennis Zhoublktrace: add support to interleave blktrace files
2018-09-20 Dennis Zhouoptions: rename name string operations for more general use
2018-09-19 Jens AxboeMerge branch 'epoch-time-hist-logs' of https://github...
2018-09-17 Jens Axboefilesetup: use 64-bit type for file size generation
2018-09-17 Jens AxboeRandom distribution 32-bit fixes
2018-09-17 Jens Axboezbd: fix various 32-bit compilation warnings
2018-09-17 Jens Axboeaxmap: isset_fn() should use 1ULL, not 1UL
2018-09-17 Jens Axboet/axmap: use a 64-bit type (not size_t) for axmap tests
2018-09-17 Jens Axboelfsr: use unsigned long long for 64-bit values
2018-09-17 Jens Axboeaxmap: use 64-bit index for the handlers
2018-09-17 Jens Axboeaxmap: use 64-bit type for number of bits
2018-09-16 Jens AxboeMerge branch 'windows_static' of https://github.com...
2018-09-15 Sitsofe Wheelerbuild: change where we set -static for Windows
2018-09-12 Jens AxboeMerge branch 'histo-log-dup-timestamp' of https://githu...
2018-09-12 Ben Englandfilter out records with duplicate timestamps
2018-09-12 Jens Axboewindows: make win_to_posix_error() more resilient
2018-09-11 Jens Axboewindows: fix the most egregious posix.c style errors
2018-09-11 Jens Axboewindows: handle ERROR_NOT_READY
2018-09-11 Jens AxboeFio 3.10 fio-3.10
2018-09-11 Jens AxboeAdd regression test for recent offload locking bug
2018-09-11 Jens AxboeMerge branch 'offload-flags-fix' of https://github...
2018-09-11 Vincent Furate_submit: synchronize accesses to io_u_queue->nr
2018-09-10 Jens AxboeMerge branch 'no-unittest-dep' of https://github.com...
2018-09-10 Ben Englandraise exception if test start time can't be estimated
2018-09-10 Ben Englandhandle log_unix_epoch=1
2018-09-09 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-09-08 Jens AxboeKill fusion atomic write engine
2018-09-08 Jens AxboeRename example job files (*.job -> *.fio)
2018-09-07 Jens Axboeclient: cleanup output types
2018-09-07 Jens Axboeclient: switch to per-client buffer
2018-09-07 Jens Axboeclient: use temp buffer for single output flush for...
2018-09-07 Jens AxboeRevert "client: respect terse output on client <--...
2018-09-07 Jens Axboelog: remember to free output buffer when done
2018-09-07 Jens Axboeinit: use __log_buf() if we know buf != NULL
2018-09-07 Jens Axboelog: use __log_buf() if we know buf != NULL
2018-09-07 Jens Axboeclient: use temp buffer for client text output
2018-09-07 Jens AxboeCollect startup output before logging it
2018-09-07 Ben Englandremove dependency on unittest2 module
2018-09-07 Bart Van Asschenum2str(): Avoid an out-of-bounds array access
2018-09-07 Bart Van AsscheMicro-optimize num2str()
2018-09-07 Bart Van Asscheiolog: Ensure that sockaddr_un.sun_path is '\0'-terminated
2018-09-06 Jens AxboeFio 3.9 fio-3.9
2018-09-06 Jens AxboeMerge branch 'master' of https://github.com/damien...
2018-09-06 Damien Le Moalzbd: Use bytes unit
2018-09-06 Damien Le Moalzbd: Fix zbd_zone_idx()
2018-09-06 Damien Le Moalzbd: Remove inexistent functions declaration
2018-09-06 Damien Le Moalzbd: Improve read randomness
2018-09-05 Rebecca CranWindows: update download URL and add missing examples
next