vsync: Fix issue with double issue of io_u
[fio.git] / fio.h
2008-05-30 Jens AxboeMake it work on opensolaris
2008-05-22 Jens AxboeAdd logging for queue submit and complet counts
2008-05-21 Jens AxboeAdd option for refilling IO buffers on each submit
2008-05-15 Jens AxboeFix bad interaction with file open/close and queuing
2008-05-15 Jens AxboeImprove iodepth logging
2008-05-14 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-05-14 Jens AxboeAllow marking of queue depth for more than 1 io_u at...
2008-04-24 Jens AxboeKill unused parameters
2008-04-07 Jens AxboeBase the rwmix switch algorithm on io issues
2008-04-06 Jens AxboeImprove eta calculation and display for complex jobs
2008-04-04 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-03-26 Jens AxboeAdd softrandommap and --alloc-size options
2008-03-26 Jens AxboeAllow randommap allocation to fail
2008-03-10 Jens AxboeExtend ipo file action capabilities
2008-03-07 Jens Axboeblktrace improvements and fixups
2008-03-06 Jens Axboefor_each_file() fix
2008-03-06 Jens AxboeMultiple file handling fixes
2008-03-04 Jens AxboeRevamp file locking
2008-03-01 Jens AxboeAdd the file sharing bits
2008-03-01 Jens AxboeMissed fio.h update for filehash, oops
2008-03-01 Jens AxboeAdd file locking hooks
2008-03-01 Jens AxboeRemove the file->last_completed_pos variable
2008-03-01 Jens AxboeMake file structures dynamically allocated
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2008-03-01 Jens AxboeAdd close_files() that closes all files
2008-02-27 Jens AxboeConfusion between mutex and semaphore naming
2008-02-27 Jens AxboeAdd --debug=parse for option parsing debug
2008-02-21 Jens AxboeRemove dead FIO_FILE_EXISTS flag
2008-02-21 Jens AxboeRemove dead FIO_FILE_NOSORT flag
2008-02-19 Jens AxboeMore random fixes
2008-02-19 Jens AxboeFix TO_MAP_BLOCK() taking offset into account twice
2008-02-18 Jens AxboeAdd FIO_SIGQUIT engine option
2008-02-18 Jens AxboeAdd --section command line option
2008-02-01 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-02-01 Jens AxboeA few debug debug log fixes
2008-02-01 Jens AxboeAdd option for not including the tracing stuff
2008-02-01 Jens AxboeAdd blktrace and verify debug tracing
2008-02-01 Jens AxboeA bunch of fixes
2008-02-01 Jens AxboeAdd --debug for enabling internal dumps on various...
2008-01-16 Shawn LewisRevert "Remove verify_pattern option, replace with...
2008-01-11 Shawn LewisAdd fill_device option
2007-12-14 Jens AxboeOverflow bugs in random map
2007-12-14 Jens AxboeAdd support for 'bssplit' option, fine grained block...
2007-12-11 Jens AxboeChange io engine version
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-12-10 Jens Axboesyslet: update to -v7 as posted by Zach
2007-11-21 Shawn Lewisfix utime_since overflow
2007-11-08 Jens AxboeSeperate ioprio value from setting
2007-10-25 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2007-10-25 Jens AxboeFixes for CPU burn engine
2007-09-14 Aaron CarrollAdd ETA output control and interactivity check
2007-09-12 Jens AxboeFull readonly check
2007-09-12 Jens AxboeExtend --readonly
2007-09-07 Jens Axboesplice: update to new vmsplice-to-user interface
2007-09-04 Jens AxboeAdd unmap hook that belongs to the IO engines
2007-08-10 Jens AxboeRemove verify_pattern option, replace with verify=pattern:x
2007-08-09 Jens AxboeAdd verify_fatal option
2007-08-02 Shawn Lewis[PATCH] Add do_verify option
2007-08-02 Shawn Lewis[PATCH] Add verify_meta verification type
2007-07-30 Jens AxboeSeperate verify_header from the checksum type
2007-07-30 Jens AxboeAdd sha256 and sha512 checksums
2007-07-30 Jens AxboeAdd verify_pattern option
2007-07-30 Jens AxboeRename header_offset and header_interval options
2007-07-28 Shawn Lewis[PATCH] Offset verification header by a user-specified...
2007-07-28 Shawn Lewis[PATCH] Allow verification to be done at finer granularity
2007-07-27 Jens AxboeAdd sample crc64 checksum
2007-07-27 Jens AxboeAdd crc7 verify type
2007-07-27 Jens AxboeAdd crc16 verify type
2007-07-26 Jens AxboeIO verification improvements
2007-07-23 Jens AxboeAdd ->done variable to force exit when we know we are...
2007-07-23 Jens AxboeAdd version 2 of the iolog format
2007-07-20 Jens AxboeFix disk zone test case
2007-07-06 Jens AxboeFix bug with FIO_IO_U_M/U_NR being transposed
2007-06-19 Jens AxboeAdaptive io latency distrobution "histogram"
2007-05-22 Jens AxboeFix build/compile for non-blktrace platforms
2007-05-22 Jens AxboeFix cpumask setting/getting on older kernels
2007-05-16 Jens Axboeblktrace support: support for looking up a device
2007-05-16 Jens AxboeFix timeout on 64-bit BE archs
2007-05-16 Jens Axboeblktrace support: speedup reading of data
2007-05-15 Jens Axboeblktrace replay: delay support
2007-05-15 Jens Axboeblktrace support update
2007-05-15 Jens AxboeInitial blktrace support
2007-04-25 Jens AxboeFix read_iolog
2007-04-19 Jens AxboeFix file unlinking
2007-04-17 Jens AxboeAdd time_based option
2007-04-17 Jens AxboeAdd zero_buffers option
2007-04-17 Jens AxboeLog and dump short ios
2007-04-16 Jens AxboeFix problem with f->last_completed_pos not being correc...
2007-04-16 Jens AxboeAdd check for pipe/fifo files
2007-04-03 Jens AxboeFix sysfs_root assignment with multiple identical devices
2007-04-02 Jens AxboeMove os/arch/compiler headers into directories
2007-04-02 Jens AxboeSeperate disk util code out of fio.c
2007-04-02 Jens AxboeFix disk utilization and ioscheduler switch on raw...
2007-03-29 Jens AxboeFix loop with multiple files
2007-03-29 Jens AxboeFix __must_check compile on older compilers
2007-03-28 Jens AxboeFix size setting on raw devices
2007-03-27 Jens AxboeBetter check for not doing a file twice
2007-03-27 Jens AxboeAuto limit open files if we get EMFILE
2007-03-27 Jens AxboeUpdate fio io engine version
2007-03-27 Jens AxboeRevamp the file creation code
next