fio.git
2012-10-11 Jens AxboeMerge branch 'master' into gfio
2012-10-10 Jens AxboeFio 2.0.10 fio-2.0.10
2012-10-10 Bruce CranWindows: handle SIGBREAK.
2012-10-10 Bruce CranWindows: avoid large writes during file layout.
2012-10-10 Jens AxboeHOWTO: indentation fix
2012-10-10 Bruce Cranfio patch: Windows netio fixes
2012-10-10 Bruce CranFix UDP acronym
2012-10-10 Bruce CranAdd pending IO to the tail of the busy list
2012-10-09 Saurabh Desolaris: fix compile error on ctime_r()
2012-10-09 Jens Axboeoptions: cast page_size to unsigned long for sprintf()
2012-10-08 Jens AxboeFix confusion between terse and json output
2012-10-05 Akash VermaHOWTO: Fix description of grouping behavior with numjobs
2012-10-04 Jens AxboeFix bad check for terse version format 4
2012-10-04 Jens AxboeFix bad check for terse version format 4
2012-10-03 Bruce CranXP/2003 compatability fix
2012-09-27 Jens AxboeMerge branch 'gfio' of ssh://brick.kernel.dk/data/git...
2012-09-27 Jens Axboegfio: add error option group
2012-09-27 Jens AxboeMerge branch 'master' into gfio
2012-09-27 Jens AxboeFix segfault race on exit for platforms that don't...
2012-09-26 Jens Axboegfio: clear graphs for repeated runs on same connection
2012-09-26 Roger Pau Monnenetbsd: fix gettid
2012-09-25 Jens AxboeMerge branch 'master' into gfio
2012-09-25 Jens Axboegfio: make 'light yellow' color a little lighter
2012-09-25 Jens Axboegfio: add and colorize graphs on main page, too
2012-09-25 Dmitry Monakhovbackend: fix data direction flow check
2012-09-25 Jens Axboegfio: color parse stack removal
2012-09-25 Jens Axboegfio: kill debug printf()
2012-09-24 Jens Axboegfio: color code the iops/bw fields
2012-09-24 Jens Axboegfio: add trim UI support
2012-09-24 Jens Axboeclient/server: update for trim addition
2012-09-24 Jens AxboeAdd error_dump to option category
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens Axboeparser: fix overflowing integer type options
2012-09-24 Jens Axboebackend: don't allocate memory buffers for non-data...
2012-09-24 Jens Axboeserver: include new options, bump server rev
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-24 Jens AxboeMerge branch 'master' into gfio
2012-09-23 Dmitry Monakhovengine: fix error handling for e4defrag/falloc
2012-09-23 Dmitry Monakhovbackend: Add configurable non fatal error list
2012-09-21 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-09-21 Jens AxboeCheck for ENOSPC on shmget() failure
2012-09-21 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-09-21 Shaohua LiCorrectly apply size percentage for file iosize
2012-09-20 Jens AxboeKill some newly added whitespace
2012-09-20 Jens Axboeoptions: wire up e4defrag and falloc engines
2012-09-20 Jens Axboeparse: increase max option possible values to 24
2012-09-20 Dmitry Monakhovupdate documentation for falloc and e4defrag engines
2012-09-20 Dmitry Monakhovfalloc: fix return value from queue
2012-09-19 Jens AxboeMakefile: break long line
2012-09-19 Dmitry Monakhovengine: add e4defrag engine
2012-09-19 Dmitry Monakhovioengine: Add fallocate ioengine
2012-09-19 Dmitry Monakhovioengine: allow several external ioengines
2012-09-19 Dmitry Monakhovexport file_lookup_open
2012-09-19 Jens Axboefusion-aw-sync: fixup GPL disclaimer
2012-09-18 Jens AxboeWire up fusion-aw-sync engine
2012-09-18 Santhosh KoundinyaAdd support for Fusion-io atomic write engine
2012-09-17 Jens AxboeAdd --output-format command line option
2012-09-17 Shaohua LiAdd a simple json encoder and use it to print fio outpu...
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 AxboeREADME: update for newer client job file argument format
2012-08-26 Jens Axboeclient: support per-client job files
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 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-21 Jens Axboeeta: fix bug where t_rate[] should me m_rate[]
2012-08-21 Jens AxboeMerge branch 'master' into gfio
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 AxboeMerge branch 'master' into gfio
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 AxboeMerge branch 'master' into gfio gfio-0.1
2012-05-11 Jens Axboeeta: ETA bandwidth was off by 1.024
next