fio.git
2012-09-14 Jens AxboeDefault to terse version 3
2012-09-14 Jens AxboeAdd ddir_rw_sum()
2012-09-14 Shaohua LiAdd support for trim as a workload type
2012-09-06 Bruce Cranwindows: reduce block size used in posix_fallocate()
2012-09-06 Jens Axboelibaio: use INT_MAX to signal that we don't want the...
2012-09-04 Jens Axboelibaio: pass in 0 for queue depth if we can
2012-08-31 liang xiefio:modify a deprecated parameter(change timeout to...
2012-08-31 xieliangFixup README indentation
2012-08-26 Jens AxboeREADME: update for newer client job file argument format
2012-08-26 Jens Axboeclient: support per-client job files
2012-08-22 Jens Axboeexample: add SSD steady state test case
2012-08-22 Jens AxboeFio 2.0.9 fio-2.0.9
2012-08-21 Bruce CranWindows fio: implement some more POSIX functions
2012-08-20 Jens Axboeeta: make CR= display more easy to understand
2012-08-17 Bruce CranWindows fio fixes
2012-08-16 Dan EhrenbergFixing wraparound behavior for time-based sequential...
2012-08-16 Bruce Cranfix 32-bit Windows fio (overflow in getusage and gettim...
2012-08-15 Bruce Cranfio: add nanosleep() to Windows
2012-08-14 Jens Axboefio Makefile improvement - don't override $(CC)
2012-08-02 Jens Axboemutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED
2012-08-02 Jens Axboediskutil: ensure that we lock around disk_list access
2012-08-01 Jens AxboeRevert "diskutil: ensure that we lock around disk_list...
2012-08-01 Jens Axboediskutil: ensure that we lock around disk_list access
2012-08-01 Wade ClineFix fallocate erroneously returning ENOSYS on Linux...
2012-06-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-06-26 Jens AxboeAdd missing arch_mips
2012-06-14 Jens AxboeInclude end-of-run time in the output
2012-06-11 Jens AxboeRevert "blktrace: use for_each_file() instead of open...
2012-06-11 Jens Axboeblktrace: use for_each_file() instead of open coding...
2012-06-11 Shaohua LiFix "fio: file hash not empty on exit" with blktrace...
2012-06-11 Jens AxboeAdd a more verbose/immediate warning if we fail open...
2012-06-08 Bruce CranWindows 32-bit fio fixes
2012-06-06 Jens AxboeEnsure that non-git basic installs return sane version...
2012-05-29 Jens AxboeFio 2.0.8 fio-2.0.8
2012-05-11 Jens Axboeeta: ETA bandwidth was off by 1.024
2012-05-07 Martin SteigerwaldFix hyphen as minus sign errors by escaping minus signs.
2012-05-07 Martin SteigerwaldFix manpage error warning: macro `hostname'' not defined.
2012-05-07 Martin SteigerwaldFix spelling error in manpage.
2012-05-07 Jens AxboeFix terse bandwidth
2012-05-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-05-02 Jens AxboeRemove deprecated rwmixcycle option from the man page
2012-05-02 Jens AxboeAdd create_only option
2012-04-26 Jens AxboeFix man page type
2012-04-26 Tao Mafio: Add to cgroup if parameter "cgroup" is enabled.
2012-04-18 Jens AxboeFix for crash with more than ~500 jobs
2012-04-16 Bruce CranWindows build fixes
2012-04-16 Jens AxboeEnlarge probe version field
2012-04-16 Jens AxboeGet rid of fio_version.h
2012-04-13 Jens AxboeFix for non-git versions
2012-04-13 Jens AxboeEnsure that init depends on FIO-VERSION-FILE
2012-04-12 Jens AxboeDocument the use of the USR1 signal for dumping runtime...
2012-04-11 Jens AxboeFix repeated link of fio
2012-04-11 Jens AxboeMake fio include the git version in the version output
2012-04-11 Jens AxboeDefine SIGUSR1 to inform fio to dump run stats while...
2012-04-11 Jens AxboeFree disk util on exit, not on stats display
2012-04-11 Jens AxboeFio 2.0.7 fio-2.0.7
2012-04-06 Lucian Adrian... HOWTO: typo: write_log_log -> write_lat_log + use suffix
2012-04-05 Jens Axboegroup reporting: fix bad values of min/max
2012-04-04 Jens Axboeiolog: remove assert in io_u overlap
2012-04-04 Bruce CranWindows fixes
2012-04-04 Bruce CranFix address truncation on Windows
2012-04-03 Lucian Adrian... HOWTO: emphasize units in --minimal mode: latency in...
2012-04-02 Jens AxboeAdd indication of whether a job got killed
2012-04-02 Jens AxboeHOWTO: update to note base of latencies in minimal...
2012-03-30 Jens AxboeEnhance the reaped status display
2012-03-23 Jens Axboestat: move final \n of terse output to the end
2012-03-23 Jens AxboeAdd regression test for ae2fafc8
2012-03-23 webeeverify: verify bytes should not add to this_io_bytes
2012-03-23 Jens AxboeAllow readwrite as an alias for rw in setting sequentia...
2012-03-23 Jens AxboeFio 2.0.6 fio-2.0.6
2012-03-23 Vikram SethFix terse output with description set
2012-03-17 Steven LangAdded 99.95 and 99.99 default percentiles.
2012-03-17 Jens AxboeAdd regression test for 37cf9e3c
2012-03-17 Jens AxboeEnable read/write sequential offset to be a non-multipl...
2012-03-16 Daniel Ehrenbergtime_based: Avoid restarting main I/O loop
2012-03-16 Jens AxboeFix problem with iodepth_batch_complete=0 and accounting
2012-03-16 Jens AxboeFix wrap bug in mtime_since()
2012-03-15 Jens AxboeDocument compress_buffer_percentage, compress_buffer_chunk
2012-03-15 Jens AxboeNote offset_increment parent option
2012-03-15 Jens AxboeFix offset_increment option and add man page entry...
2012-03-15 Yufei Renrdma engine graceful teardown
2012-03-15 Dan EhrenbergNew offset_increment option
2012-03-13 Jens AxboeAdd regression test for 82af2a7c
2012-03-13 Jens AxboeFix failure to verify in mixed read/write workload...
2012-03-09 Jens AxboeMark buffer_compress_chunk as child of buffer_compress_...
2012-03-09 Jens AxboeAdd buffer_compress_chunk option
2012-03-09 Jens AxboeHonor refill_buffers even for verifies
2012-03-09 Jens AxboeCompression buffer fill fix
2012-03-07 Jens AxboeFix batch mismatch for verifies
2012-03-07 Jens AxboeAdd regression test for f7078f7b
2012-03-07 Jens AxboeFix bug that causes early termination of fio with verif...
2012-03-06 Jens Axboeserver: fix bad win32 indentation
2012-03-06 Jens AxboeAdd regression test for 8a99fdf6
2012-03-06 Jens AxboeFix another verify segfault
2012-03-06 Jens AxboeAdd regression test for verify bug
2012-03-06 Jens AxboeAvoid segfault if verify header appears longer than...
2012-03-06 Jens AxboeAdd client references
2012-03-06 Jens Axboeserver: fixup bug in sending jobs_eta command
2012-03-02 Jens AxboeCompression fixes
2012-03-02 Jens AxboeAdd buffer_compress_percentage
next