fio.git
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
2007-10-25 Jens AxboeFixes for CPU burn engine
2007-10-23 gurudas paiAdd pread/pwrite support to sync engine
2007-10-22 gurudas paifio: build warning fix on gcc-3.4.6-3
2007-10-16 Jens Axboesplice: fix fallback from copy vmsplice to nothing
2007-10-16 Jens Axboesplice: fix problem with current mainline kernels
2007-10-11 Jens AxboeSet O_NOATIME on open for non-regular files
2007-10-05 gurudas paifio HOWTO/man fix
2007-09-28 Jens AxboeGet rid of syslet-rw compile warnings on 32-bit
2007-09-27 Jens AxboeDon't use seeks on stdin for job file parsing
2007-09-27 Aaron CarrollAdd support for `-' file to read from stdin
2007-09-19 Zach BrownUpdate syslet-rw to fixed size ABI structures
2007-09-19 Zach BrownExec the getpid atom when testing for syslet support
2007-09-19 Zach BrownInitialize the new_thread_stack so syslet support testi...
2007-09-19 Zach BrownTrivial spelling correction
2007-09-19 Zach BrownUpdate syslet system call numbers
2007-09-18 Aaron CarrollGeneral fio.1 improvements
2007-09-17 Aaron Carrollman 1 fio
2007-09-14 Aaron CarrollAdd ETA output control and interactivity check
2007-09-12 Jens AxboeFull readonly check
2007-09-12 Jens AxboeExtend --readonly
next