fio.git
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
2010-09-07 Jens AxboeAlign memory buffers for RAW io engines
2010-09-02 Jens AxboeFixup bad format of replay_no_stall option
2010-09-02 Jens AxboeFix assert
2010-09-02 Jens AxboeTrim/discard fixes
2010-09-02 Jens AxboeFix libaio prep
2010-09-01 Jens AxboeRemove debug TRIM #error
2010-09-01 Jens AxboeAdd verify trim support
2010-08-31 David NellansAdd support for redirection replay of blktrace traces...
2010-08-27 Jens AxboeFio 1.43.2 fio-1.43.2
2010-08-27 Jens AxboeFix bug with probing block size
2010-08-25 Jens AxboeFio 1.43.1 fio-1.43.1
2010-08-25 Jens AxboeAdd support for replaying blktrace trim/discard
2010-08-25 Jens AxboeAdd missing types to io_u_log_error()
2010-08-25 Jens AxboeAdd missing types to log_io_u()
2010-08-25 Jens AxboeFix access of freed memory
2010-08-25 Jens AxboeBad style
2010-08-25 Jens AxboeFio 1.43 fio-1.43
2010-08-25 Jens AxboeMark "read_iolog" as a parent for "replay_no_stall"
2010-08-24 David NellansAdd option to skip delays when replaying traces
2010-08-24 Jens AxboeFix blktrace replay
2010-08-15 Jens AxboeFio 1.43-rc1 fio-1.43-rc1
2010-08-15 Jens AxboeFixup misuse of get_cpu_clock()
2010-08-11 Jens AxboeAdd comment on why fallocate is disabled on AIX
next