fio.git
2014-04-14 Jens Axboestat: fix wrong check for whether we have a description...
2014-04-14 Jens Axboeserver: fix potential buffer overrun in socket setup...
2014-04-14 Jens Axboeserver: fix potential buffer overrun in bind string
2014-04-14 Jens Axboeclient: fix potential buffer overrun in socket path
2014-04-14 Jens Axboenet engine: fix potential buffer overrun in socket...
2014-04-14 Jens Axboefile: fix potential buffer overrun in get_fs_free_counts()
2014-04-14 Jens Axboeverify: fix potential buffer overrun in dump_buf()
2014-04-14 Jens Axboeinit: fix potential buffer overrun in make_filename()
2014-04-14 Jens Axboeserver: ensure that dus->name is always NULL terminated
2014-04-14 Jens Axboestat: check that TEMP environment variable is half...
2014-04-14 Jens Axboeinit: fix more cases of leaking pid_file
2014-04-11 Jens Axboediskutil: separate out stats from name
2014-04-11 Jens Axboeinit: remove bogus check for NULL parent
2014-04-11 Jens AxboeDon't leak f_out file desciptor if specified more than...
2014-04-11 Jens AxboeDon't leak memory if profile option is given twice
2014-04-11 Jens Axboeserver: ensure that server pid file mem is always freed
2014-04-11 Jens AxboeEnsure that fread() string is always NULL terminated
2014-04-11 Jens AxboeFix potentially unterminated string after strncpy(...
2014-04-11 Jens AxboeFix leak of directory handle in find_add_disk_slaves...
2014-04-11 Jens Axboenet: fix leak of fd in bind() error path
2014-04-11 Jens AxboeFix leak on error path in extend_file()
2014-04-11 Jens AxboeFix leak of file descriptor in error path of bc_calc()
2014-04-11 Jens AxboeFix leak of string when doing parse dryrun
2014-04-11 Jens AxboeFix directory leak in recurse_dir() on error
2014-04-11 Jens AxboeFix leak of 'error' if we don't assign it
2014-04-10 Jens AxboeFio 2.1.8 fio-2.1.8
2014-04-10 Jens Axboeblktrace: fix missing line return in dprint()
2014-04-10 Jens Axboeiolog: check for thread termination in long delays
2014-04-10 Jens AxboeMake cache invalidation a soft error
2014-04-10 Christian Ehrhardtfio: fix s390 timing for older machines/binutils
2014-04-09 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-09 Jens AxboeAdd exit_on_io_done option to the CPU IO engine
2014-04-09 Jens Axboeiolog: skip max_bs[rw] increment for rw == DDIR_INVAL
2014-04-09 Jens Axboediskutil: fix potential out-of-bounds array write
2014-04-09 Jens Axboeserver: fix fd leak in error case
2014-04-09 Jens AxboeIncrement open file count manually
2014-04-09 Jens AxboeRevert "Fixup ->open_files if not given"
2014-04-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-08 Jens Axboeblktrace: probe IO depth
2014-04-08 chenhglusterfs api fadvise support
2014-04-08 Christian Ehrhardtfio: fix s390 nop
2014-04-08 Christian Ehrhardtfio: fix s390 time accounting
2014-04-06 Jens AxboeSupport limited mixed command line options and job...
2014-04-06 Jens AxboeFixup --timeout command line option
2014-04-06 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-04-06 Jens AxboeFix crash in setup_files() if no files are defined
2014-04-06 Christophe... Fix some typos in the manpage
2014-04-04 Jens AxboeMakefile: add doc target to generate PDFs from the...
2014-04-03 Bruce CranFix JSON_INTEGER overflow on Windows by changing dataty...
2014-04-03 Jens Axboeparse: fix crash with empty FIO_OPT_STR_STORE variables
2014-04-03 Jens AxboeUse setvbuf() for log writing
2014-04-03 Jens Axboeiolog: invert log_mask bits
2014-04-03 Jens Axboecrc: add test.h header to test.c
2014-04-03 Jens AxboeCleanup the parallellized log writing
2014-04-02 Jens Axboeiolog: don't serialize the writing of all logs
2014-04-02 Jens AxboeAdd 'f' (Finishing) flag to status output
2014-04-02 Jens Axboemutex: add open init function and down_trylock() variant
2014-04-02 Jens AxboeDon't crash when using filehash lock before init
2014-04-02 chenhsecond async IO code drop
2014-04-02 Jens AxboeAdd missing crc/test.h file
2014-04-02 chenhfirst async IO code drop
2014-04-02 Jens AxboeFix propagation of error value on failure to connect...
2014-04-02 Jens AxboeMerge branch 'erwan/clang' of https://github.com/enovan...
2014-04-02 Jens AxboeMerge branch 'erwan/nobasename' of https://github.com...
2014-04-02 Erwan Veluio_u: Using initialized local variable
2014-04-02 Erwan Velustat: fixing bw_agg reporting
2014-04-02 Erwan Veluiolog: Keep full path for logs files
2014-04-02 Jens AxboeCleanup symbols that should be static
2014-04-01 Jens AxboeFile pre-read lseek error check
2014-04-01 Jens AxboeAdd alloc_new_file()
2014-04-01 chenhextend file for real
2014-04-01 Jens AxboeEnsure we inherit global latency/bw log settings
2014-04-01 Jens AxboeProperly protect already-allocated file list
2014-04-01 Jens AxboeProperly initialize shadow_fd to -1
2014-04-01 Andrey KuzminFix bug in freeing of duplicated files
2014-03-31 chenhfix man page; fix read work
2014-03-31 Jens AxboeFio 2.1.7 fio-2.1.7
2014-03-28 chenhfix get file size problem
2014-03-28 chenhrespond to get file size
2014-03-28 chenhrespond to get file size
2014-03-28 chenhmake glfs call per thread based
2014-03-28 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-28 Jens AxboeFix wrong time conversion on --status-interval= command...
2014-03-27 chenhGlusterfs libgfapi engine - initial deposit
2014-03-25 Jens Axboeserver: unlink sock file if interrupted early
2014-03-25 Jens Axboeserver: dump where we attempted to bind in case of...
2014-03-25 Jens Axboeserver: correct comment typo on port being after ':'
2014-03-21 Castor FuPass -Wstrict-prototypes -Wold-style-definition, whitespace
2014-03-20 Jens AxboeDon't re-create/unlink write file for append workload
2014-03-20 Jens AxboeUnlink after file close
2014-03-18 Jens AxboePrevent file_append=1 with IO engine that can't extend...
2014-03-17 Jens AxboeUpdate file_append documentation
2014-03-17 Jens AxboeAdd support for file appends
2014-03-15 Jens AxboeUpdate documentation on zero_buffers / scramble_buffers
2014-03-14 Jens AxboeDon't scramble buffers if compression is enabled
2014-03-14 Jens AxboeBump length of description field to 256 chars
2014-03-13 Jens AxboeDisable status file updates on error
2014-03-12 Jens Axboestat: fixup fio-dump-status file location
2014-03-12 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-03-12 Jens AxboeUpdate documentation for filename/directory
next