Add support for fdatasync()
[fio.git] / fio.h
2009-06-16 Jens AxboeAdd support for fdatasync()
2009-06-15 Jens AxboeFix typo on continue_on_error patch
2009-06-15 Radha RamachandranAdd a 'continue_on_error' option to fio
2009-06-11 Jens AxboeGet rid of (now) unused rate_throttle()
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-05 Jens AxboeMove td_* ddir defines
2009-06-03 Jens AxboeAdd iops rate to ETA display
2009-06-03 Jens AxboeFix bug with rwmix and multiple loops over the same set
2009-06-03 Jens AxboeMore fio.h cleanups
2009-06-03 Jens AxboeSplit off diskutil include
2009-06-03 Jens AxboeMove file service type defines to file.h
2009-06-03 Jens AxboeAdd iolog defines
2009-06-03 Jens AxboeMove IO engine flags
2009-06-03 Jens AxboeAdd ioengine.h header
2009-06-03 Jens AxboeMove more file stuff to file.h
2009-06-03 Jens AxboeCleanup verify headers
2009-06-03 Jens AxboeClean up file flags
2009-06-02 Jens Axboemmap engine: allow large files on 32-bit archs
2009-05-27 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-05-27 Jens AxboeIncrease accuracy of disk utility percentage
2009-05-22 Jens AxboeRemove io_u->endpos
2009-05-20 Jens Axboepre_read fixes
2009-05-20 Zhang, YanminAdd pre_read option
2009-05-18 Jens AxboeInclude transfer size in the clat/slat measurements
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-04-07 Jens AxboeFile reset should clear random map as well
2009-03-11 Jens AxboeAdd blockalign/ba option
2009-03-06 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-03-05 Jens AxboeAvoid opening files until they are used
2009-03-04 Jens AxboeMissing fio.h update
2009-03-04 Jens AxboeAdd create_on_open option
2009-03-04 Jens AxboeAdd 'sequential' file_service_type
2008-12-10 Jens Axboe__usec_sleep() really just spins, rename it
2008-12-08 Jens AxboeAdd gtod_cpu option for pinning gettimeofday() to a...
2008-11-19 Jens AxboeAdd support for giving bw/clat/slat log prefixes
2008-11-14 Jens AxboeAdd gtod_reduce option
2008-10-16 Jens AxboeIssue time fixup for guasi/libaio
2008-10-16 Jens AxboeAdd options for disabling slat/clat/bw measurements
2008-10-16 Jens AxboeKill io_u timeout handling
2008-09-30 Shehjar TikooAdd support to display slave device stats for software...
2008-09-11 Jens AxboeUpdate ramp_time
2008-09-10 Jens AxboeAdd ramp_time option
2008-08-04 Jens AxboeAdd intel hardware assisted crc32c support
2008-06-11 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2008-06-11 Jens AxboeAdd crc32c checksum
2008-06-10 Jens AxboeAdd option priorities
2008-06-05 Jens AxboeAdd iodepth_batch_complete control
2008-06-02 Jens Axboesolarisaio: support signal driven async IO
2008-06-02 Jens AxboeRename list_* function and file to flist_ to avoid...
2008-06-02 Jens AxboeAdd Solaris native aio engine
2008-05-30 Jens Axboeffz() takes ints, so change the file_map to being int...
2008-05-30 Jens AxboeSeperate status timer setup from disk util timer
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
next