fio.git
2008-03-01 Jens AxboeMake file structures dynamically allocated
2008-03-01 Jens AxboeEnable quiet build mode, enable by default
2008-03-01 Jens AxboeUpdate close file handler to return potential error
2008-03-01 Jens AxboeAdd close_files() that closes all files
2008-03-01 Jens AxboeOnly initialize random map if we are actually going...
2008-03-01 Jens AxboeFix potential crash in terminate_threads()
2008-03-01 Jens AxboeWhen retrieving a requeued IO, don't setup data pointer...
2008-03-01 Jens AxboeFix bad inlining in mutex.h
2008-03-01 Jens AxboeFix recursive dump of options
2008-02-27 Jens AxboeConfusion between mutex and semaphore naming
2008-02-27 Jens AxboeAdd --debug=parse for option parsing debug
2008-02-26 Aaron Carrollfio.1: add section option and remove spurious command...
2008-02-26 Zhang, Yanminextend_file need continue when the file exists
2008-02-24 Jens AxboeMove syslet/indirect bits into the OS specific directory
2008-02-21 Jens AxboeRemove dead FIO_FILE_EXISTS flag
2008-02-21 Jens Axboeprune_io_piece_log() also needs to take list into account
2008-02-21 Jens AxboeRemove dead FIO_FILE_NOSORT flag
2008-02-20 Aaron Carrollfix hugepage-size type mismatch
2008-02-20 Aaron Carrollaccount for delayed jobs when reaping threads
2008-02-19 Jens AxboeFio 1.19 fio-1.19
2008-02-19 Jens AxboeDon't always print usage info
2008-02-19 Jens AxboeMention new --debug=random option in README
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 AxboeCleanup parse_cmd_line()
2008-02-18 Jens AxboeAdd --section command line option
2008-02-18 Jens AxboeExit on bad command line options
2008-02-18 Jens AxboeAdd/correct missing command line options in help text
2008-02-18 Jens AxboeFio 1.18.1 fio-1.18.1
2008-02-18 Jens AxboeFix typo in mark_random_map()
2008-02-18 Jens AxboeFix random location generation with offset != 0
2008-02-08 Gurudas Paifio: HOWTO update
2008-02-06 Jens AxboeVerify doesn't really work on mixed read/write workload...
2008-02-06 Jens AxboeFix misplaced exit(0) in cpus_allowed setting
2008-02-06 Gurudas Paifio: minor HOWTO fix
2008-02-05 Jens Axboeman page update
2008-02-05 Jens AxboeFio 1.18 fio-1.18
2008-02-05 Jens AxboeFix offset retrieval problem for read and write having...
2008-02-05 Jens Axboeparser: always set off3/4 even if we have more
2008-02-04 Jens Axboesync engine: missing fsync check in vsync
2008-02-04 Jens AxboeAdd vsync io engine
2008-02-04 Jens AxboeImprove depth marking
2008-02-04 Jens AxboeDecrement io_issue count when requeuing an io_u
2008-02-04 Jens AxboeAdd debug trace for io_u_queue_complete()
2008-02-04 Jens AxboeDon't allow FIO_SYNCIO io engine flag to override queue...
2008-02-04 Jens Axboesync engine: cleanup psync/sync seperation
2008-02-04 Jens AxboeDon't force iodepth == 1 for SYNC io engine
2008-02-04 Zhang, YanminFix bug in fio mutex initialization
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 AxboeCPU burn engine fix
2008-02-01 Jens AxboeA bunch of fixes
2008-02-01 Jens AxboeTypo in 'init' debug option mask
2008-02-01 Jens AxboeAdd --debug for enabling internal dumps on various...
2008-02-01 Jens AxboeStop job if it fails to do any IO for a new invocation
2008-01-31 Jens AxboeFio 1.17.3 fio-1.17.3
2008-01-31 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2008-01-31 Jens AxboeFix wrong accouning of zone bytes
2008-01-25 Jens AxboeRandom IO fixes
2008-01-24 Jens AxboeMore file extend fixes
2008-01-24 Gurudas Paifile extent fix
2008-01-18 Jens AxboeUpdate iodepth_batch documentation
2008-01-18 Jens AxboeMake iodepth_batch=1 by default
2008-01-18 Jens Axboelibio: fix bug in commit hook
2008-01-16 Jens Axboesurface-scan: make bs 64k again
2008-01-16 Shawn LewisAdd sample file for surface scan
2008-01-16 Shawn LewisRevert "Remove verify_pattern option, replace with...
2008-01-11 Shawn LewisDon't truncate files if we don't need to extend them
2008-01-11 Shawn LewisAdd fill_device option
2007-12-21 Gurudas Paifio: Fix for new file creation
2007-12-19 Jens AxboeShow fio help page when no arguments are given
2007-12-14 Jens AxboeOverflow bugs in random map
2007-12-14 Jens AxboeAdd Intel IOMeter file access server example job file
2007-12-14 Jens AxboeAdd support for 'bssplit' option, fine grained block...
2007-12-12 Jens Axboe'1' is minimum value for queue depth, don't allow 0
2007-12-12 Jens Axboesyslet: we have fls(), use it for rounding ring size up
2007-12-11 Jens Axboeunsigned vs signed warnings
2007-12-11 Jens Axboesyslet: can't free the stack
2007-12-11 Jens AxboeChange io engine version
2007-12-11 Jens Axboe->getevents() should take unsigned args
2007-12-11 Jens Axboesyslet: cleanup event reaping
2007-12-11 Jens Axboesyslet: add proper read barrier between user_tail and...
2007-12-11 Jens Axboesyslet: error handling
2007-12-11 Jens Axboesyslet: make sure ring buffer is a power-of-2
2007-12-10 Jens Axboesyslet: memory allocation error handling
2007-12-10 Jens AxboeAdd kcompat.h
2007-12-10 Jens Axboesyslet: update to -v7 as posted by Zach
2007-11-26 Aaron CarrollFix failure in opening files with O_NOATIME
2007-11-21 Shawn LewisUpdate HOWTO terse description
2007-11-21 Shawn Lewisfix utime_since overflow
2007-11-21 Shawn Lewisdon't log iopiece when do_verify is off
2007-11-16 Aaron Carrollfio.1: minor fixes
2007-11-08 Jens AxboeSeperate ioprio value from setting
2007-10-30 Jens AxboeFio 1.17.2 fio-1.17.2
2007-10-26 Aaron CarrollFix spurious eta output
2007-10-25 Jens AxboeMore cpu engine fixes
2007-10-25 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
next