fio.git
2014-09-23 Jens Axboededupe: improve wording in output
2014-09-23 Jens AxboeAdd small tool to check for dedupable contents in a...
2014-09-23 Jens AxboeChecksumming updates
2014-09-23 Jens Axboememalign: fix off-by-one bug in alignment
2014-09-23 Jens AxboeFix min/max typeof warnings
2014-09-23 Jens Axboefifo: use minmax.h instead of rolling its own min/max
2014-09-22 Jens Axboededupe: if percentage is 100, don't go through random...
2014-09-22 Jens AxboeBasic support for dedupe
2014-09-18 Jens Axboebtrace2fio: expand rate options, bug fixes
2014-09-17 Jens Axboebtrace2fio: add rate output
2014-09-17 Jens Axboebtrace2fio: move file tracking to btrace_pid
2014-09-17 Robert Elliottfio: print io_u errors on one line
2014-09-17 Jens AxboeFixup data-direction to name translation
2014-09-16 Jens Axboebtrace2fio: cleanups and inflight hashing
2014-09-16 Jens Axboebtrace2fio: use percentage_random and add filename...
2014-09-16 Jens Axboebtrace2fio: set runtime
2014-09-16 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-09-16 Jens AxboeAdd basic tool to turn blktrace into fio job file
2014-09-16 Jens Axboeoptions: fix single use if / for bssplit
2014-09-12 Jens AxboeFio 2.1.12 fio-2.1.12
2014-09-11 Jens Axboeserver: fix wrong use of exit() in server when daemonized
2014-09-04 Robert ElliottFix hangs due to iodepth_low
2014-08-22 Castor FuFix crash in client with NULL hostname
2014-08-22 Jens AxboeAdd string support for buffer_pattern
2014-08-22 Jens Axboeoptions: warn if we fail to make sense of buffer_pattern
2014-08-19 Jens AxboeUpdate io engine version
2014-08-19 Castor FuAdd unlink hook to ioengine API, gluster ioengine
2014-08-19 rootfsfix re-open failure issue when using gluster ioengine
2014-08-14 Manish MandlikUpdate libhdfs engine documention and options
2014-08-13 Manish MandlikAdd support for HDFS IO engine
2014-08-13 Jens AxboeAdd missing IO engines to the HOWTO
2014-08-07 Jens Axboeverify: turn off numberio verification for meta and...
2014-07-25 Jens Axboecrc/test: a few more cleanups and code unifications
2014-07-25 Jens Axboecrc/test: cleanup and better precision
2014-07-25 Jiri HorkyAllow reset of offset_increment counter
2014-07-25 Jens AxboeDon't grab stat mutex for final stat output
2014-07-24 Jens AxboeAdd test case for previous verify crash
2014-07-23 Jens Axboenull: add FIO_FAKEIO flag
2014-07-23 Jens Axboeverify: fix a bug with verify_async
2014-07-23 Jens Axboeverify: ensure that verify interval is smaller or equal...
2014-07-21 Jens Axboestat: move stat mutex grab to thread
2014-07-21 Jens Axboeverify: disable numberio check for multiple block sizes
2014-07-16 Jens AxboeFio 2.1.11 fio-2.1.11
2014-07-14 Jens Axboeblktrace: various bug fixes and improvements
2014-07-09 Jens AxboeAdd some basic debug output for log compression
2014-07-09 Andreas GruenbacherFix two error paths
2014-07-09 Jens AxboeFix cases where td->terminate is set, but terminate...
2014-07-09 Jens AxboeAdd thread number to log filename
2014-07-09 Jens Axboeiolog: run compression work at slightly elevated nice...
2014-07-09 Jens AxboeAllow threads 60 seconds to exit before being forceful
2014-07-08 Jens Axboeiolog: fix link without zlib
2014-07-08 Jens Axboeiolog: fix compile error for non-zlib
2014-07-08 Jens Axboeiolog: propagate errors to caller
2014-07-08 Jens Axboemutex: move pthread_cond_signal() outside of lock
2014-07-08 Jens Axboetp: move pthread_cond_signal() outside of lock
2014-07-08 Jens AxboeAdd some new code comments on the log compress/decompress
2014-07-04 Jens Axboeiolog: fix bug when decompressing chunks with different...
2014-07-04 Jens Axboeflist: add flist_first_entry()
2014-07-04 Jens Axboeiolog: use a define instead of a raw bit mask
2014-07-03 Jens Axboeiolog: get rid of ic->nofree
2014-07-03 Jens Axboeiolog: get rid of one section of CONFIG_ZLIB ifdef
2014-07-03 Jens Axboeconfigure: add a note to install zlib-devel, if not...
2014-07-03 Jens Axboeinit: fix dead check for !td
2014-07-03 Jens Axboeiolog: do stat() after fopen()
2014-07-03 Jens Axboerbd: fix leak in error path
2014-07-03 Jens Axboeglusterfs: fix leak in error path
2014-07-03 Jens Axboeiolog: remove dead code that stored a gzip header
2014-07-03 Jens Axboeconfigure: remove typo for zlib
2014-07-03 Jens AxboeMove tp.[ch] to lib/
2014-07-03 Jens AxboeAdd support for storing compressed logs
2014-07-03 Jeff Moyerfio.1 - escape the escape character so it shows up
2014-07-03 Tiziano MüllerBail out if glfs_creat failed
2014-07-03 Jens Axboetp: remove debug start/shutdown printfs
2014-07-03 Tiziano MüllerPass O_DIRECT/O_SYNC to glfs_open if requested.
2014-07-03 Jens AxboeAdd support for runtime log compression
2014-07-02 Jens Axboelog: fix use-after-free
2014-07-02 Jens Axboecconv: convert ->log_offset on the wire
2014-07-01 Jens Axboe--latency-log is now gone
2014-07-01 Jens AxboeCleanup logging
2014-07-01 Jens Axboeclient: fix missing init of 'i'
2014-07-01 Jens Axboeclient: fix missing pdu->log_offset endianness conversion
2014-07-01 Jens AxboeAdd a typecheck for the endianness conversions
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
2014-06-30 Jens Axboeserver: update protocol version to 35
2014-06-30 Jens Axboeserver: pack over-the-wire structs
2014-06-28 Andrey KuzminFix typo in io_u.c::get_next_file()
2014-06-27 Jens Axboeclient: fix ETA run_str
2014-06-27 Jens Axboeeta: only pass real size of jobs_eta
2014-06-27 Jens AxboeFix struct jobs_eta packing on 32 vs 64-bit archs
2014-06-26 Andreas GruenbacherVerify: Tighten header length check in verify_header()
2014-06-26 Tiziano MüllerAdd configure flags for gfapi and rbd
2014-06-26 Andreas GruenbacherVerify: Fix and improve verify_header()
2014-06-26 Andreas Gruenbacherupdate_condensed_str(): Fix for empty input strings
2014-06-25 Puthikorn VoravootivatCast input argument for json_object_add_value_int to...
2014-06-24 Jens AxboeGet the crctest results properly aligned
2014-06-24 Jens AxboeEnsure that job name is set before being used
2014-06-24 Jens AxboeAdd a get_jobs_eta() to return jobs eta information
2014-06-24 Jens AxboeEnsure we have enough room for the ETA runstr
2014-06-23 Andreas GruenbacherFix two minor typos
2014-06-23 Jens AxboeREADME: update to include official mirrors for the...
next