Dropped commented out part of line.
[fio.git] / io_u.c
2015-05-29 Jens Axboerand: add 64-bit tausworthe variant with a 2^258 cycle
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-04-27 Jens Axboededupe: improve 100% dedupe case
2015-04-27 Jens Axboededupe: fix dedupe_percentage=100
2015-04-24 Jens Axboeio_u: fix bug in rounding of generated buffer length
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens AxboeFirst cut at supporting IO offload
2015-04-15 Jens AxboeAdd ->bytes_done[] to struct thread_data
2015-04-15 Jens AxboeChange writetrim to trimwrite
2015-04-15 Dan EhrenbergCollect a block-wise histogram of trim and write errors
2015-04-15 Dan EhrenbergAdd new writetrim rw= mode for trims preceding writes
2015-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2015-04-08 Jens AxboeAdd support for normal/gaussian random distributions
2015-03-18 Jens AxboeRevert "Scramble IO buffers unless explicitly told...
2015-03-18 Jens AxboeScramble IO buffers unless explicitly told not
2015-03-17 Jens Axboeio_u: fix refill, should be random content
2015-03-12 Jens Axboerate: remove redundant code in rate_ddir()
2015-01-28 Vasily Tarasovdedupe_percentage should work even if compress_percenta...
2015-01-28 Justin EnoBetter accommodate random writes larger than blockalign
2015-01-15 Jens AxboeImprove rate limiting
2014-12-15 Jens Axboefile: unionize lfsr/randommap
2014-12-15 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-12-15 Jens AxboeFix read/write mix and different levels of randomness
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2014-11-24 Jens Axboelfsr: don't pass in last value to lfsr_next()
2014-11-11 Jens AxboeMerge branch 'verify-trigger'
2014-11-11 Jens AxboeAdd support for verify triggers and verify state saving
2014-11-10 Jens AxboeGet rid if ddir_trim() macro
2014-11-06 Jens AxboeMake fio -Wshadow clean
2014-11-06 Jens AxboeGet rid of __ prefix for internal frand state
2014-11-06 Jens AxboeRemove use of OS provided random functions
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-09-30 Jens AxboeConstify 'td' in a few functions
2014-09-28 Jens AxboeFix bug with zone and zone skipping and io_limit
2014-09-28 Jens AxboeFix bug with rw sequence offset and io_limit
2014-09-26 Jens AxboeImprove dedupe/compression buffer filling for mixed...
2014-09-22 Jens Axboededupe: if percentage is 100, don't go through random...
2014-09-22 Jens AxboeBasic support for dedupe
2014-09-17 Robert Elliottfio: print io_u errors on one line
2014-09-17 Jens AxboeFixup data-direction to name translation
2014-09-04 Robert ElliottFix hangs due to iodepth_low
2014-07-23 Jens Axboeverify: fix a bug with verify_async
2014-07-04 Jens Axboeflist: add flist_first_entry()
2014-07-01 Jens AxboeAdd option for including byte offset for each log entry
2014-06-28 Andrey KuzminFix typo in io_u.c::get_next_file()
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/cvubrugier/fio
2014-05-19 Jens AxboeMerge branch 'master' of git://github.com/rootfs/fio
2014-05-07 Jens Axboeverify: fix verification of uncompleted or errored ios
2014-04-14 Jens Axboetd_verror() needs errno style error
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Erwan Veluio_u: Using initialized local variable
2014-03-17 Jens AxboeAdd support for file appends
2014-03-11 Jens AxboeTry a little harder to honor number_ios more accurately
2014-03-03 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-03 Jens AxboeSilence 'io_u might be used uninitialized' warning
2014-02-28 Peter Oberparleiterfio: fix last block never being touched by random offsets
2014-02-26 Jens AxboeBranch and cache miss speedups
2014-02-25 Jens AxboeFix crash with --debug=file and NULL file return
2014-02-21 Jens AxboeImprove latency_target runs
2014-02-14 Jens AxboeFix another typo in gtod_reduce()
2014-02-14 Jens AxboeFix inverted logic in gtod_reduce()
2014-02-14 Jens AxboeDon't compute iops samples for gtod_reduce=1
2014-02-11 Jens AxboeFix issue with openfiles= and file sizing
2014-02-06 Jens Axboeverify: always log IO in the order they are issued
2014-02-05 Puthikorn VoravootivatFix verify_backlog start verification before finish...
2014-02-05 Puthikorn VoravootivatFix rand_seed mismatches in verify phase
2014-01-14 Jens AxboeAdd option for specifically setting buffer contents
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-09-09 Jens AxboeFix broken requeue of io_us
2013-08-09 Jens AxboeAdd number_ios= option
2013-08-05 Erwan Veluiolog: Logging blocksize in IOPS traces
2013-07-25 Jens AxboeAdd support for bs_is_seq_rand
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-07-10 Josef BacikMake sure io_u->buflen is aligned to the verify_interval
2013-05-28 Jens AxboeReplace list based free/busy/requeue list with FIFO...
2013-05-22 Jens AxboeStart of ACT like benchmark profile
2013-05-17 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-05-17 Jens AxboeEnsure that we have no IO pending when sleeping
2013-05-03 Jens AxboeHonor random/zero/compressible settings for filling...
2013-04-26 Jens AxboeAdd support for modifying the randomness of a workload
2013-04-15 Jens AxboeFixup bad logging types
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-07 SEOKYOUNG KOFix skewed latencies for rate IOPS
2013-03-04 Jens AxboeMerge branch 'master' into gfio
2013-02-25 Jens AxboeFixup wrong types for dprint()
2013-02-20 Jens AxboeMerge branch 'master' into gfio
2013-02-08 Jens AxboeFix rate limiting
2013-02-07 Jens AxboeFix bug with rate and read/write mixed workloads at...
2013-01-24 Jens AxboeMerge branch 'master' into gfio
2013-01-23 Jens Axboeverify: stop on actual number of bytes needed to be...
2013-01-23 Jens AxboeMake experimental_verify=1 handle all cases properly
2013-01-21 Jens Axboeverify: add new experimental mode that requires no...
2013-01-21 Jens AxboeRe-seed random generator when a file is reset
2013-01-13 Bruce CranFix typo (READ/DDIR_READ).
2013-01-12 Jens AxboePre-load and sort random blocks for pure read verify...
2013-01-11 Jens Axboelfsr: ensure we don't generate an offset + buflen that...
2013-01-09 Jens AxboeMerge branch 'master' into gfio
next