fio.git
2014-02-07 Jens AxboePrioritize lockfile= option
2014-02-07 Jens AxboeFix crash with file locking and dup'ed files
2014-02-06 Jens Axboeverify: always log IO in the order they are issued
2014-02-05 Jens AxboeMore precise fix for verify_backlog verification failure
2014-02-05 Puthikorn VoravootivatFix verify_backlog start verification before finish...
2014-02-05 Jens AxboeFix for prematurely stopping on verify
2014-02-05 Puthikorn VoravootivatFix rand_seed mismatches in verify phase
2014-02-05 Stefan Hajnocziinit: log error on missing --output-format argument
2014-02-05 Stefan Hajnocziinit: --minimal does not take an optional argument
2014-01-29 Jens Axboeinit: update email address
2014-01-29 Bruce CranEnable IPv6 in the Windows build
2014-01-28 Grant Grundlerfio: consolidate rand_seed to uint64_t
2014-01-28 Bruce CranUpdate Windows build for new threading library
2014-01-28 Bruce CranFix Windows headers for IPv6
2014-01-25 Jens Axboeengine: protect net engine IPv6 support with configure...
2014-01-25 Jens Axboeclient/server: don't reset ipv6 expectations
2014-01-25 Jens Axboeconfigure: add test for whether required IPv6 helpers
2014-01-25 Jens Axboeserver: fix wrong error return on host lookup failure
2014-01-24 Jens AxboeAdd verify_only to man page
2014-01-24 Juan CasseAdds check for rand_seed during verify phase.
2014-01-24 Juan CasseAdds verify_only option
2014-01-24 Juan CasseAdds check for numberio during verify phase.
2014-01-24 Jens Axboeengine: more checks on IPv6 and multicast
2014-01-24 Jens Axboeserver: make the connect code fully IPv6
2014-01-24 Jens Axboeengine: pass in right protocol family on host lookup
2014-01-24 Jens Axboeengine: IPv6 net engine updates
2014-01-24 Jens Axboeengine: basic support for IPv6 in the net IO engine
2014-01-23 Jens AxboeFix potential oops in file unlocking at free time
2014-01-15 Jens Axboeserver: convert buffer pattern settings across client...
2014-01-14 Jens AxboeAdd option for specifically setting buffer contents
2014-01-11 Jens AxboeAdd option to manually seed the random generators
2013-12-30 Jens AxboeUpdate README to reflect that fio now runs on OpenBSD
2013-12-30 Jens Axboelibfio: add missing OS's to fio_os_strings[]
2013-12-30 JohnAdd OpenBSD support
2013-12-21 Castor FuMake configure tests pass pickier compiler options.
2013-12-09 Jens AxboeAdd options to have fio latency profile a device
2013-12-06 Jens AxboeCalloc() cleanup
2013-11-27 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-11-27 Jens Axboeinit: escape description option string
2013-11-27 Jens Axboeinit: allow FIO_OPT_STR_SET options to have an optional...
2013-11-26 Bruce CranWindows: add CONFIG_TLS_THREAD=y and swap pthreadGC2...
2013-11-21 Jens AxboeError out gracefully if we don't find the replay device...
2013-11-21 Jens Axboeblktrace: add support for non-native endian format
2013-11-16 Jens AxboeFio 2.1.4 fio-2.1.4
2013-11-15 Chris MasonAdd support for O_ATOMIC
2013-11-08 Jens AxboeFix access-outside-array of o->rwmix[]
2013-11-07 Jens Axboeserver: make job/connection lists private
2013-11-06 Jens Axboesolaris: ensure that -D_REENTRANT gets set
2013-11-06 Jens Axboeposixaio: fix thread problem with using errno
2013-11-06 Jens Axboeserver: get rid of compile warning on platforms where...
2013-11-04 Bruce CranFix a couple of typos in fio2gnuplot.
2013-11-04 Bruce CranUse #!/usr/bin/env to allow for interpreters in differe...
2013-11-01 Bruce Cranserver: ensure that fio_time_init() is called before...
2013-11-01 Bruce CranImplement writev on Windows
2013-11-01 Bruce CranUpdate Windows code to fix build breakage
2013-10-31 Castor Fuconfigure: add option to disable libnuma usage
2013-10-31 Castor FuAdd json output for client/server mode
2013-10-31 Jens AxboeFix bad asm constrants for x86-64 cpuid()
2013-10-16 Hong Zhiguoclient: fix free of wrong pointer
2013-10-11 Jens Axboeppc: disable CPU clock until we can detect whether...
2013-10-11 Akash Vermaarch-ppc.h: Fix typo in header guard
2013-10-09 Akinobu Mitamake ioengine specific command line options work
2013-10-08 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2013-10-08 Hong Zhiguofix crash: free of wrong pointer in bssplit_ddir
2013-10-04 Sitsofe Wheelerhowto: Fix redundant entries
2013-10-04 Sitsofe Wheelerman page: Bump up release date
2013-10-04 Sitsofe Wheelerman page: fix broken formatting before OUTPUT section
2013-10-04 Sitsofe Wheelerman page: manpagify things that look like syscalls.
2013-10-04 Sitsofe Wheelerman page: Fix typos
2013-10-04 Jens Axboeman page: correct typoe
2013-10-04 Jens AxboeMerge branch 'manpage' of https://github.com/sitsofe/fio
2013-09-30 Jens Axboelog: disable log, if realloc fails
2013-09-30 Sitsofe WheelerUpdate man page
2013-09-30 Sitsofe WheelerUpdate man page
2013-09-27 Anatol PomozovFix misspellings using 'codespell' tool
2013-09-24 Jens AxboeFio 2.1.3 fio-2.1.3
2013-09-20 Juan CasseFixes bug: stale LAST_POS(f) is not being reset
2013-09-16 Juan CasseAdd condition to stop issuing io in do_io().
2013-09-11 Jens Axboedebug: ensure that __dprint() is also logged over the...
2013-09-09 Jens AxboeFix broken requeue of io_us
2013-09-06 Jens AxboeCatch more places where the callback should just return...
2013-09-06 Jens AxboeFix problem with --showcmd and callbacks that verify
2013-09-04 Grant GrundlerRemove duplicate LDFLAGS on -o lines
2013-09-04 Grant GrundlerRework descriptions for mailing list, options, job...
2013-08-30 Jens Axboeclient: fix compile warning on platforms where pfds...
2013-08-27 Alex PyrgiotisLFSR: Do not ignore returning the seed
2013-08-27 Martin SteigerwaldFix spelling error in fio man page
2013-08-09 Jens Axboeverify: fix problem with hole punching on newer Linux...
2013-08-09 Jens AxboeAdd number_ios= option
2013-08-09 Jens Axboepowerpc: disable use of ATBU clock
2013-08-08 Erwan Velugenfio: Don't consider only /dev/ disk device
2013-08-08 Erwan Velufio2gnuplot: Adding manpage
2013-08-07 Erwan Velufio2gnuplot: Removing .py extension
2013-08-07 Erwan Velufio2gnuplot: Fixing help message
2013-08-07 Erwan Velufio2gnuplot: Managing temporary files in a better way
2013-08-07 Erwan Velufio2gnuplot: Deleting temporary files by default
2013-08-07 Erwan Velufio2gnuplot: Adding verbose option
2013-08-07 Erwan Velufio2gnuplot: Fixing typo in error message
2013-08-07 Erwan Velufio2gnuplot: Adding getoplong support for cmdline
2013-08-07 Erwan Velufio2gnplot: Print specific message if cmdline parsing...
next