index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-22
Fio 1.51
fio-1.51
Jens Axboe
2011-03-21
Fix linking of fio executable
Diego Elio Pettenò
2011-03-11
Add support for giving multiple --section options
Jens Axboe
2011-01-28
Windows: add missing files needed for msi build
Bruce Cran
2011-01-28
Reinstate unified Makefile
Bruce Cran
2011-01-27
Fio 1.50.2
fio-1.50.2
Jens Axboe
2011-01-27
Fix end-of-job slowdown for random IO with a random map
Jens Axboe
2011-01-27
Kill flist_sort from Makefiles
Jens Axboe
2011-01-27
Revert "Unify makefiles"
Jens Axboe
2011-01-27
solaris: OpenSolaris already has the madvise advice defined
Jens Axboe
2011-01-26
Fio 1.50.1
fio-1.50.1
Jens Axboe
2011-01-26
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
Jens Axboe
2011-01-26
solaris: char dev size fixes
Jens Axboe
2011-01-25
Fio 1.50
fio-1.50
Jens Axboe
2011-01-25
Move version logging
Jens Axboe
2011-01-24
Remove flist_sort(), it's no longer used
Jens Axboe
2011-01-24
Unify makefiles
Bruce Cran
2011-01-22
mmap: catch invalid msync() errors early
Jens Axboe
2011-01-22
Ensure that we exit with non-zero status on IO engine load failure
Jens Axboe
2011-01-20
Fio 1.50-rc4
fio-1.50-rc4
Jens Axboe
2011-01-20
Add fill_fs alias for fill_device
Jens Axboe
2011-01-19
Expand on fill_device option since it apparently causes confusion
Jens Axboe
2011-01-19
Get rid of shadow declarations
Jens Axboe
2011-01-19
Define OS preferred IO engine
Jens Axboe
2011-01-19
Fix merge error hiding mmap ioengine under Windows build
Jens Axboe
2011-01-19
Remove version number from Windows MSI file
Bruce Cran
2011-01-19
Re-tab some parts of README
Bruce Cran
2011-01-19
Add instructions for building and running the Windows version of fio to README
Bruce Cran
2011-01-18
Remember to initialize return value in fixup_options()
Jens Axboe
2011-01-18
Multiple jobs and verify will not fail if do_verify=0
Jens Axboe
2011-01-18
Ensure that short command line options work
Jens Axboe
2011-01-17
Correct check to o->numjobs > 1 for verify warning
Jens Axboe
2011-01-17
Add --warnings-fatal/-w option
Jens Axboe
2011-01-16
Clean io_u->buf_filled_len in io_u_fill_buffer()
Jens Axboe
2011-01-14
Streamline pattern/meta verifies instead of special casing them
Jens Axboe
2011-01-14
Fio 1.50-rc3
fio-1.50-rc3
Jens Axboe
2011-01-14
Cleanup some verify bits
Jens Axboe
2011-01-14
Print error if max number of jobs is exceeded
Bruce Cran
2011-01-14
Eta/disk thread uses more than the minimum stack
Jens Axboe
2011-01-14
Comment out ->buf_filled_len in pattern fill
Jens Axboe
2011-01-14
Fix race in exit of eta/util thread
Jens Axboe
2011-01-14
Make sure that pattern verifies also dump contents
Jens Axboe
2011-01-14
Change disk util / eta method from signal to thread
Jens Axboe
2011-01-14
We need libgen.h for basename()
Jens Axboe
2011-01-13
Correct basename usage for verify dump
Jens Axboe
2011-01-12
Fio 1.50-rc2
fio-1.50-rc2
Jens Axboe
2011-01-12
Don't double print version when invoked with --version
Jens Axboe
2011-01-12
Add verify_dump option to control whether to dump bad/good blocks or not
Jens Axboe
2011-01-12
Ensure that random_seed is also added to dummy io_buf for dumping
Jens Axboe
2011-01-12
Pretty up the good/bad block verify dumping
Jens Axboe
[next]