fio.git
2007-03-20 Jens AxboeFix divide-by-zero
2007-03-20 Jens AxboeWarn if default value is given for string option withou...
2007-03-20 Jens Axboe'new_group' option
2007-03-20 Jens AxboeClear ->file_map after free()
2007-03-20 Jens AxboeSometimes we allocated too little memory for buffers
2007-03-20 Jens AxboePrint clue to reduce queue depth if engine init fails
2007-03-20 Jens Axboelibaio engine: queue init error handling
2007-03-20 Jens AxboeAlways make sure buffer sizes are aligned for allocation
2007-03-20 Jens AxboeFile creation fix
2007-03-20 Jens Axboe'dev' is 'stdev' in the print out now
2007-03-19 Jens AxboeMake sure mmaphuge file backed file is the size we...
2007-03-19 Jens AxboeSort option possible value map
2007-03-19 Jens AxboeRevert b370e46b370e46... Put longest options first
2007-03-19 Jens AxboeHelpful indication to run as root
2007-03-19 Jens AxboeNo need to use perror() after td_verror()
2007-03-19 Jens AxboePut longest options first
2007-03-19 Jens AxboeWe can't stringify something the parser doesn't handle
2007-03-16 Jens AxboeImprove rwmix buffered split
2007-03-16 Jens AxboeIf the rate setting is based on IOPS, reflect that...
2007-03-15 Jens AxboeUntangle the file creation mess
2007-03-15 Jens AxboeCompile error with FIO_USE_TIMEOUT defined
2007-03-15 Jens AxboeMove thread options into a seperate structure
2007-03-15 Jens AxboeAdd some more options for commands
2007-03-15 Jens AxboeShow alias in command help
2007-03-15 Jens AxboeStyle cleanup
2007-03-15 Jens AxboeCommand help match also on aliases
2007-03-15 Jens AxboeMove setup_rate() out of log.c
2007-03-15 Jens AxboeImprove rate accounting
2007-03-15 Jens AxboeSupport for setting rated based on IOPS
2007-03-15 Jens Axboeblockdev_invalidate_cache(): return -1 for error
2007-03-15 Jens AxboeFailure to put job in add_job() failure case
2007-03-15 Jens AxboeSplit option handling out of init.c
2007-03-15 Jens AxboeMore file creation improvements
2007-03-15 Jens AxboeRemember to account for existing files in size setup
2007-03-15 Jens AxboeUse log_info() throughout
2007-03-15 Jens Axboesiint range parsing HOWTO update
2007-03-15 Jens AxboeAccept '-' as siint delimter as well.
2007-03-15 Jens AxboeAdd 'filesize' option
2007-03-14 Jens AxboeFix build on x86-64 distros without __NR_pread64/pwrite64
2007-03-14 Jens AxboeFix build of syslet engine on x86-64
2007-03-14 Jens AxboeFio 1.14a fio-1.14a
2007-03-14 Jens AxboeFixup new and wrong file name behaviour
2007-03-14 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2007-03-14 Jens Axboeposixaio engine: better handling of partial completions
2007-03-14 Jens AxboeDon't free ->files
2007-03-14 Jens AxboeHelp update
2007-03-14 Jens AxboeAdd suboption help texts
2007-03-14 Jens AxboeLeft justify help output
2007-03-14 Jens AxboeFio version 1.14 fio-1.14
2007-03-14 Jens AxboeNew/old file mix fix
2007-03-14 Jens AxboeUpdate io engine comments
2007-03-14 Jens Axboemmap engine: make sure that page unaligned syncs work
2007-03-14 Jens Axboerecurse_dir(): Move . and .. check earlier
2007-03-14 Jens AxboeBetter handling of file creation vs existing files
2007-03-14 Jens AxboeFix for bs shrinkage
2007-03-14 Jens AxboeWhen opening a new file, check file limit not total...
2007-03-13 Jens AxboeFix double io_u free in error path
2007-03-13 Jens AxboePrint informative error when we hit the max number...
2007-03-13 Jens AxboeAdd 'opendir' option
2007-03-13 Jens AxboeCheck for open files on io operations
2007-03-13 Jens AxboeAdd 'fsync_on_close' option
2007-03-13 Jens AxboeObscure file randommap fix
2007-03-13 Jens Axboenr_files conflict with filename
2007-03-13 Jens AxboeTotal file size handling fix
2007-03-13 Jens AxboeImprove handling of nr_files != open_files
2007-03-13 Jens AxboeInit stat for all files, not just current range
2007-03-13 Jens AxboeMake disk_util() account for all files
2007-03-13 Jens AxboeNormal vs special files fixups
2007-03-13 Jens AxboeOne more f->file_name typo
2007-03-13 Jens Axboetd->filename vs f->filename typo
2007-03-13 Jens AxboeStrip blank end/front of filenames
2007-03-13 Jens AxboeIf we use jobname as file, only append job/file numer...
2007-03-13 Jens AxboeDon't stack allocate file name
2007-03-13 Jens AxboeAdd file reference counting
2007-03-13 Jens AxboeTurn file ->open and ->unlink into flags
2007-03-13 Jens AxboeAllow explicit setting of a number of files
2007-03-13 Jens AxboeAn option need not include ->posval[] entries
2007-03-13 Jens Axboe[PATCH] disk_util: Allow an engine to turn off disk_uti...
2007-03-13 Joel Beckerinit.c: Fix non-regular-file booboo
2007-03-12 Jens AxboeGroup reporting fixes
2007-03-12 Jens AxboeImprove job grouping
2007-03-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2007-03-12 Jens AxboeShow IOPS as well as bw numbers
2007-03-12 Jens Axboepointer -> int conversion warning
2007-03-12 Jens AxboeOne more missed s/td->filename/fn_given
2007-03-12 Jens AxboeFile name generation fix
2007-03-12 Jens AxboeAdd nr parameter to file_service_type
2007-03-12 Jens AxboeNote process vs thread in output
2007-03-12 Jens AxboeOOM fixes
2007-03-12 Jens AxboeQuit on thread creation failure
2007-03-12 Jens AxboeIf filename not given, use jobname
2007-03-12 Jens AxboeReturn EIO for verification failure
2007-03-12 Jens Axboesyslet engine: residual fix
2007-03-12 Jens AxboeIf residual count == full count, fail the io
2007-03-12 Jens AxboeOverwrite fix
2007-03-12 Jens AxboeFile truncation and extend fixes
2007-03-12 Jens AxboeClear ->rate_bytes on do_io() loop
2007-03-09 Jens AxboeTurn the CPU burner into a real io engine
2007-03-09 Jens Axboenull engine: fix queue bug with repeated commit() calls...
2007-03-09 Jens Axboenull engine: update to support queuing
next