fio.git
2007-05-22 Jens AxboeAdd comment in os/os-linux.h wrt glibc-2.3.2
2007-05-22 Jens AxboeFix build on older systems
2007-05-22 Jens AxboeFix build/compile for non-blktrace platforms
2007-05-22 Jens AxboeIO verification needs to open and grab a reference...
2007-05-22 Jens AxboeFix bug with random IO and network connections
2007-05-22 Jens AxboeUpdate HOWTO on cpumask setting
2007-05-22 Jens AxboeFix cpumask setting/getting on older kernels
2007-05-21 Jens Axboemmap engine: fix open-for-size check
2007-05-21 Jens AxboeAttempt to work-around possible time warp
2007-05-21 Jens AxboeImprove random pattern without norandommap
2007-05-21 Jens AxboeRename ffz() function to fio_ffz() to avoid conflicts
2007-05-16 Jens Axboeblktrace support: major/minor fixups
2007-05-16 Jens Axboeblktrace support: support for looking up a device
2007-05-16 Jens Axboeblktrace support: discard notify messages
2007-05-16 Jens Axboeblktrace support: fixups/cleanups/improvements
2007-05-16 Jens Axboefifo updates
2007-05-16 Jens AxboeFix timeout on 64-bit BE archs
2007-05-16 Jens AxboeFix fifo leak
2007-05-16 Jens Axboeblktrace support: speedup reading of data
2007-05-16 Jens Axboeblktrace support: adjust largest io_u buffer size to...
2007-05-15 Jens Axboeblktrace replay: delay support
2007-05-15 Jens Axboeblktrace fixup + documentation
2007-05-15 Jens Axboeblktrace support now works
2007-05-15 Jens Axboeblktrace support update
2007-05-15 Jens Axboeiolog bug: TD_DDIR_READ should be TD_DDIR_WRITE
2007-05-15 Jens AxboeFix typo in blktrace code
2007-05-15 Jens AxboeSome more bits of blktrace support
2007-05-15 Jens AxboeInitial blktrace support
2007-04-26 Jens AxboeLog error on io buffer allocation
2007-04-26 Jens AxboeAllow termination during io_u building
2007-04-26 Jens AxboeFio 1.16.1 fio-1.16.1
2007-04-26 Jens AxboeFix bug with file references
2007-04-26 Jens AxboeDisk stat improvements
2007-04-25 Jens AxboeMore iolog fixes
2007-04-25 Jens AxboeFix read_iolog
2007-04-25 Jens AxboeFio 1.16 fio-1.16
2007-04-23 Jens AxboeFio is also available over http://
2007-04-19 Jens AxboeFix file unlinking
2007-04-19 Jens AxboeFix command line parsing bug
2007-04-19 Jens AxboeFix --showcmd bug
2007-04-18 Jens AxboeMask in BE ioprio class as default
2007-04-18 Jens AxboeRevert "We do need to send a SIGQUIT to a process/threa...
2007-04-18 Jens AxboeHave the job set ->terminate when runtime is exceeded
2007-04-17 Jens AxboeAdd time_based option
2007-04-17 Jens AxboeReplace random constant with the symbolic name (GR...
2007-04-17 Jens AxboeIO buffer allocation cleanup
2007-04-17 Jens AxboeAdd zero_buffers option
2007-04-17 Jens AxboeReduntant write bit checks
2007-04-17 Jens AxboeWe do need to send a SIGQUIT to a process/thread, even...
2007-04-17 Jens AxboeLog and dump short ios
2007-04-17 Jens AxboeIf writing to stdout, move stat output to stderr
2007-04-17 Jens AxboeBetter checks for disk util init
2007-04-17 Jens AxboeNo need to check for type before doing fsync()
2007-04-16 Jens AxboeAdd support for using '-' as filename for stdin/stdout
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-16 Jens AxboeWarn more gently if the kernel is too old for io schedu...
2007-04-16 Jens AxboeFio 1.15.2 fio-1.15.2
2007-04-12 Jens AxboePut the ->real_file_size handling into fio
2007-04-12 Jens AxboeA ->close_file() operation isn't strictly needed
2007-04-11 Jens AxboeFor non-file engines, set ->real_file_size if total...
2007-04-11 gurudas paiFix bug with stonewall option causing segfault
2007-04-11 Jens AxboeFix problem with treating ENOENT as an error
2007-04-10 Davide LibenziGUASI API change
2007-04-04 Jens AxboeAdd a '--showcmd' option for dumping a job file
2007-04-04 Jens AxboeLet parse_options() decide on when parsing failed
2007-04-04 Jens AxboeHave strip_blank_end() also strip off any comments
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-04-02 Jens AxboeFio 1.15.1 fio-1.15.1
2007-04-02 Jens Axboesg engine: fix old comment
2007-04-02 Jens Axboesg engine: do type check only when sd has been setup
2007-04-02 Jens Axboesg engine: errno return value fixes
2007-04-02 Jens Axboesplice engine: return negative for error
2007-04-02 Jens AxboeLog and return error in early file open checks
2007-03-29 Jens AxboeSave a division, if delta is non-zero.
2007-03-29 Jens AxboeUnlink a writeable file, if overwrite isn't set
2007-03-29 rootMerge branch 'master' of axboe@router:/data/git/fio
2007-03-29 Jens AxboeWarn when seeing a job option outside of a job section
2007-03-29 Jens AxboeIncrease latency histogram resolution
2007-03-29 Jens Axboesyslet engine: fix segfault if syslets are not available
2007-03-29 Jens AxboeFix loop with multiple files
2007-03-29 Jens AxboeFix memory overflow with > 64 byte options
2007-03-29 Jens AxboeOnly use posix_fallocate(), if we are overwriting
2007-03-29 gurudas paiFix parsing of job section with preceeding space
2007-03-29 Jens Axboecompiler.h needs to define __must_check if not set
2007-03-29 Jens AxboeFix typo in previous compiler patch for gcc 3.x
2007-03-29 Jens AxboeFix __must_check compile on older compilers
2007-03-28 Jens AxboeFix bug with stripping white space at the front of...
2007-03-28 Jens AxboeFio version 1.15 fio-1.15
2007-03-28 Jens AxboeFix typo in the netio example
2007-03-28 Jens AxboeFix short IO handling for verifies as well
2007-03-28 Jens AxboeHandle short read at the end of file
2007-03-28 Jens AxboeDon't inherit new_group for sub-jobs
2007-03-28 Jens AxboeFix size setting on raw devices
2007-03-28 Jens AxboeFix infinite loop in get_next_file_rr()
2007-03-28 Jens AxboeAdd a REPORTING-BUGS file
2007-03-27 Jens AxboeBetter check for not doing a file twice
next