fio.git
2011-01-22 Jens AxboeEnsure that we exit with non-zero status on IO engine...
2011-01-20 Jens AxboeFio 1.50-rc4 fio-1.50-rc4
2011-01-20 Jens AxboeAdd fill_fs alias for fill_device
2011-01-19 Jens AxboeExpand on fill_device option since it apparently causes...
2011-01-19 Jens AxboeGet rid of shadow declarations
2011-01-19 Jens AxboeDefine OS preferred IO engine
2011-01-19 Jens AxboeFix merge error hiding mmap ioengine under Windows...
2011-01-19 Bruce CranRemove version number from Windows MSI file
2011-01-19 Bruce CranRe-tab some parts of README
2011-01-19 Bruce CranAdd instructions for building and running the Windows...
2011-01-19 Jens AxboeRemember to initialize return value in fixup_options()
2011-01-18 Jens AxboeMultiple jobs and verify will not fail if do_verify=0
2011-01-18 Jens AxboeEnsure that short command line options work
2011-01-17 Jens AxboeCorrect check to o->numjobs > 1 for verify warning
2011-01-17 Jens AxboeAdd --warnings-fatal/-w option
2011-01-16 Jens AxboeClean io_u->buf_filled_len in io_u_fill_buffer()
2011-01-14 Jens AxboeStreamline pattern/meta verifies instead of special...
2011-01-14 Jens AxboeFio 1.50-rc3 fio-1.50-rc3
2011-01-14 Jens AxboeCleanup some verify bits
2011-01-14 Bruce CranPrint error if max number of jobs is exceeded
2011-01-14 Jens AxboeEta/disk thread uses more than the minimum stack
2011-01-14 Jens AxboeComment out ->buf_filled_len in pattern fill
2011-01-14 Jens AxboeFix race in exit of eta/util thread
2011-01-14 Jens AxboeMake sure that pattern verifies also dump contents
2011-01-14 Jens AxboeChange disk util / eta method from signal to thread
2011-01-14 Jens AxboeWe need libgen.h for basename()
2011-01-13 Jens AxboeCorrect basename usage for verify dump
2011-01-12 Jens AxboeFio 1.50-rc2 fio-1.50-rc2
2011-01-12 Jens AxboeDon't double print version when invoked with --version
2011-01-12 Jens AxboeAdd verify_dump option to control whether to dump bad...
2011-01-12 Jens AxboeEnsure that random_seed is also added to dummy io_buf...
2011-01-12 Jens AxboePretty up the good/bad block verify dumping
2011-01-11 Jens AxboeWhen verify fails, dump the good/bad blocks to files
2011-01-10 Jens AxboeUpdate Windows version
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2011-01-10 Jens AxboeFio 1.50-rc1 fio-1.50-rc1
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Jens AxboeRemove left-over files
2011-01-10 Bruce CranWindows updates
2011-01-08 Stefan Hajnoczisetgid first, setuid second
2011-01-08 Stefan HajnocziDocument that write_iolog is unsafe for concurrent...
2011-01-08 Bruce CranVarious fixes/updates
2011-01-05 Stefan HajnocziClose iolog file if reading version string fails
2011-01-04 Bruce CranFio Windows update
2011-01-04 Jens AxboeOS headers need fio_file definition now
2011-01-04 Bruce CranFIO Windows update
2011-01-02 Bruce CranFirst snapshot of FIO for Windows
2010-12-28 Jens AxboeInclude fio version in normal output
2010-12-16 Bruce CranUse -pthread instead of -lpthread on FreeBSD
2010-12-16 Bruce CranGet rid of other-OS headers in .depend
2010-12-15 Jens AxboeFio 1.44.3 fio-1.44.3
2010-12-15 Bruce CranFreeBSD build broken due to missing -lrt
2010-12-14 Signed-off... fix ramp_in
2010-12-02 Jens AxboeSync HOWTO iodepth option with man page
2010-12-02 Sebastian Kayserfio.1: Add ioengines heads up to the iodepth section
2010-11-30 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-11-30 Sebastian KayserAdd additional references to binary packages
2010-11-25 Jens Axboenrfiles vs nr_files mixups
2010-11-24 Sebastian KayserMakefile.solaris: install man pages
2010-11-23 Jens Axboesolaris: log error for failure to enable direct IO
2010-11-11 Jens AxboeCall path below SIGALRM isn't safe
2010-11-05 Jens AxboeFio 1.44.2 fio-1.44.2
2010-10-28 Jens Axboebinject: ensure we get aligned memory
2010-10-27 Jens AxboeUpdate for proper binject ioctls
2010-10-26 Jens AxboeUpdate HOWTO as well for verify_backlog
2010-10-26 David NellansUpdate verify_backlog documentation
2010-10-22 Jens AxboeFio 1.44.1 fio-1.44.1
2010-10-22 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-21 Jens AxboeA few fixes for 32-bit compiles
2010-10-20 Jens AxboeFix segfault when passing in size < block_size
2010-10-14 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-10-14 Jens AxboeFix compile warning on platforms with posix_fallocate
2010-10-12 Jens AxboeKill -arch from OSX Makefile
2010-10-11 Jens Axboebinject: ctl cleanups
2010-10-11 Jens Axboebinject: fix missing includes for stat(2)
2010-10-08 Jens AxboeInitial support for explicit write barriers
2010-10-08 Jens AxboeAdd missing file.h f->file_data change
2010-10-08 Jens Axboebinject updates
2010-10-08 Jens Axboebinject: setup and teardown mappings internally
2010-10-07 Jens AxboeFio 1.44 fio-1.44
2010-09-30 Joss GrossmanFix compile on RHEL4/SLES10
2010-09-28 Adam DeBellinsFix bad setting of td->o.ddir_seq_nr in add_job()
2010-09-26 Jens AxboeUse log_err() in the io engines
2010-09-26 Jens Axboebinject: correctly retrieve block size of device
2010-09-24 Jens AxboeFio 1.44-rc1 fio-1.44-rc1
2010-09-24 Jens AxboeDon't add the file offset twice for trim
2010-09-23 David NellansKill leftover debug printf() and re-format a long line
2010-09-23 David NellansFix io_u depth array size
2010-09-23 David NellansAdd some comments around the terse output
2010-09-16 Jens Axboenum2str fixes
2010-09-16 Jens AxboeImplement a better num2str()
2010-09-16 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-15 Jens AxboeRevert "Improvements for num2str()"
2010-09-15 Jens AxboeImprovements for num2str()
2010-09-14 Jens AxboeAdd missing option type
2010-09-14 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-08 Jens Axboebinject: use WRITE, not WRITEZERO
2010-09-07 Jens AxboeMerge branch 'master' of ssh://router.home.kernel.dk...
2010-09-07 Jens AxboeAdd binject IO engine
next