fio.git
2012-11-06 Jens AxboeMove code around to satisfy t/stest linkage
2012-11-06 Jens AxboeFix t/ieee754 link
2012-11-06 Jens Axboegenzip updates
2012-11-06 Jens Axboet/genzipf update
2012-11-06 Jens AxboeAdd t/genzipf to play with distribution settings
2012-11-06 Jens Axboezipf: needs inttypes.h
2012-11-06 Jens AxboeAdd pareto distribution randomizer
2012-11-06 Jens AxboeAdd forgotten minmax.h include file
2012-11-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeAdd sample zipf distribution randomizer
2012-11-02 Jens Axboesmalloc: move to size_t for allocations
2012-11-02 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-02 Jens Axboesmalloc: fix int truncation issue
2012-10-24 Jens AxboeAdd max_latency option
2012-10-24 Jens Axboerdma: cleanup and fixes
2012-10-24 Jens Axboerdma: fixup compile issue
2012-10-24 Jens Axboerdma: use private random state
2012-10-24 Yufei Renrdma ioengine improvement
2012-10-24 Yufei RenReplace FIO_HAVE_RUSAGE_THREAD with RUSAGE_THREAD
2012-10-23 Jens AxboeAdd LICENSE file specyfing what I expect from people...
2012-10-22 Jens Axboebackend: only check bytes_done for engines without...
2012-10-22 Yufei RenFine-grained job level numa control
2012-10-22 Yufei Renthread cpu resource statistics bug fix
2012-10-22 Yufei Rencpuio engine cpuload bug fix
2012-10-20 Jens AxboeUpdate REPORTING-BUGS
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-03 Bruce CranXP/2003 compatability fix
2012-09-27 Jens AxboeFix segfault race on exit for platforms that don't...
2012-09-26 Roger Pau Monnenetbsd: fix gettid
2012-09-25 Dmitry Monakhovbackend: fix data direction flow check
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-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 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.
next