README: update for newer client job file argument format
[fio.git] / io_u.c
2012-08-16 Dan EhrenbergFixing wraparound behavior for time-based sequential...
2012-03-23 webeeverify: verify bytes should not add to this_io_bytes
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-13 Jens AxboeFix failure to verify in mixed read/write workload...
2012-03-09 Jens AxboeAdd buffer_compress_chunk option
2012-03-09 Jens AxboeHonor refill_buffers even for verifies
2012-03-07 Jens AxboeFix batch mismatch for verifies
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2012-02-11 Jens AxboeOnly attempt zone switch if we have zones enabled
2012-02-07 Steven LangEnable completion latency stat collection on verify
2012-02-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-02-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-02-06 Jens AxboeFail if we can't satisfy the minimum block size
2012-02-02 Jens AxboeReenable io_u->buf_filled_len optimization
2012-01-31 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-01-31 Ryan MarchandFix thread hang when using async engines (libaio,etc...
2012-01-31 Steven Noonanimplement zoned random I/O testing support
2011-11-17 Steven LangExpand continue_on_error to select which type of error...
2011-11-09 Steven LangImprove accuracy of rate= option
2011-10-26 Steven LangFix segfault with verify_async
2011-10-12 Jens AxboeMerge branch 'master' into client-server
2011-10-12 Jens AxboeFix bad random offset generation for file map
2011-10-05 Jens AxboeFix for hosed end-of-run log numbers
2011-10-05 Jens AxboeAdd support for write_iops_log
2011-09-27 Jens AxboeScramble corruption fix
2011-09-19 Jens AxboeScramble fix
2011-09-19 Jens AxboeAdd option for controlling buffer scrambling
2011-09-16 Jens AxboeScramble on a 512b boundary
2011-09-16 Jens AxboeScramble default write buffer contents slightly
2011-08-31 Jens AxboeEnsure that buffer contents are random across jobs...
2011-08-31 Jens AxboeAdd support for backwards holes
2011-08-30 Jens AxboeFix bad latency reporting for rated IO jobs
2011-08-25 Jens AxboeAdd possibility to make sequential IO "holed"
2011-05-24 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2011-05-24 Jens AxboeFix overlap io_u into outside regions
2011-05-11 Jens AxboeFix signed int/long truncation on 32-bit architectures
2011-03-28 Jens AxboeSwitch all random generators to be decided by use_os_rand
2011-03-28 Jens AxboeSwitch the latter part of the offset generation to...
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-01-27 Jens AxboeFix end-of-job slowdown for random IO with a random map
2011-01-19 Jens AxboeGet rid of shadow declarations
2011-01-16 Jens AxboeClean io_u->buf_filled_len in io_u_fill_buffer()
2010-10-22 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-20 Jens AxboeFix segfault when passing in size < block_size
2010-10-08 Jens AxboeInitial support for explicit write barriers
2010-09-23 David NellansKill leftover debug printf() and re-format a long line
2010-09-02 Jens AxboeTrim/discard fixes
2010-09-01 Jens AxboeAdd verify trim support
2010-08-25 Jens AxboeAdd support for replaying blktrace trim/discard
2010-08-25 Jens AxboeAdd missing types to io_u_log_error()
2010-07-20 Jens AxboeAdd rw_sequencer option
2010-07-20 Jens AxboeRename ddir_nr -> ddir_seq_nr
2010-07-14 Radha RamachandranNo need to use specific flag for io_u fill length
2010-07-14 Jens AxboeTurn io_u filled variable into a flag
2010-07-14 Radha RamachandranReuse filled pattern
2010-06-24 Jens AxboeAdd total latency log
2010-06-21 Jens AxboeSpeedup verify random fills by 10-15x
2010-06-17 Jens AxboeEnsure we never overlap with existing blocks
2010-06-15 Jens AxboeDefault verify backlog batch to verify backlog setting...
2010-06-15 Jens AxboeAdd some support for a verify backlog
2010-03-25 Jens AxboeOnly use true random generator for initial seed
2010-03-25 Jens Axboe"Expand" random number from 32-bit to 64-bit when necessary
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill
2010-03-19 Jens AxboeOptimize __get_io_u() for better code foot print
2010-03-09 Jens AxboeInitial suppor for sync_file_range()
2010-03-08 Jens AxboeMake profile io op overrides a dedicated structure
2010-03-05 Jens AxboeAllow profiles to override internal io_u functions
2009-12-09 Radha RamachandranFix rate option with iodepth > 1
2009-11-04 Jens AxboeFix race on io_u->flags
2009-11-03 Radha RamachandranFix race condition when using asynch verify
2009-09-11 Jens AxboeSilence the style/whitespace police
2009-07-17 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-07-10 Jens AxboeFix broken completion latency numbers
2009-07-06 Jens AxboeAdd support for async IO verification offload
2009-07-01 Jens AxboeAdd support for the iomem_align option
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-06-15 Radha RamachandranAdd a 'continue_on_error' option to fio
2009-06-11 Jens AxboeYet another rate fixup
2009-06-11 Jens AxboeImprove rate limiting
2009-06-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-10 Jens AxboeFix slat numbers
2009-06-09 Jens AxboeBad indent
2009-06-09 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-06-09 Jens AxboeAdd support for limiting only rate in only one direction
2009-06-03 Jens AxboeFix bug with rwmix and multiple loops over the same set
2009-06-03 Jens AxboeCleanup verify headers
2009-06-03 Jens AxboeClean up file flags
2009-05-27 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-05-22 Jens AxboeRemove io_u->endpos
2009-05-20 Jens AxboeClear f on error get_next_file_rr()
2009-05-18 Jens AxboeInclude transfer size in the clat/slat measurements
2009-04-28 Radha RamachandranDon't populate random data for verify reads
2009-04-22 Radha RamachandranFix issue with random offset being off if io_size ...
2009-04-21 Jens AxboeAdd support for different weights for reads and writes...
2009-04-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-04-07 Jens AxboeReseed random generator for loop/time based runs
2009-03-11 Jens AxboeAdd blockalign/ba option
next