fio.git
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...
2013-08-06 Jens AxboeFio 2.1.2 fio-2.1.2
2013-08-05 Erwan Veluiolog: Logging blocksize in IOPS traces
2013-08-05 Erwan Velufio2gnuplot: Display average value in label
2013-08-05 Erwan Velufio2gnuplot: Plotting average value for compare graphs
2013-08-05 Erwan Velufio2gnuplot: Fixing plotting issues on shorten files
2013-08-05 Erwan Velufio2gnplot: Renaming file variable to myfile
2013-08-05 Erwan Velufio2gnuplot: Adding time selection options
2013-08-05 Erwan Velufio2gnuplot: Print line if int() conversion fails
2013-08-05 Erwan Velufio2gnuplot: Fixing typo when inserting fake data
2013-08-05 Martin SteigerwaldMake test for gnuplot work with empty strings.
2013-07-31 Erwan Velufio2gnuplot: Adding filename as title for 2D graphs
2013-07-31 Erwan Velufio2gnuplot: Adding information steps
2013-07-31 Erwan Velufio2gnuplot: Fixing help message
2013-07-31 Erwan Velufio2gnuplot: Adding comparing 2D graphs
2013-07-30 Erwan Velufio2gnuplot: Printing number of selected files
2013-07-30 Erwan Velufio2gnuplot: Using default install dir for gpm files
2013-07-30 Erwan VeluTree: Moving fio_generate_plots in tools/
2013-07-30 Erwan VeluMakefile: Installing genfio at install time
2013-07-30 Erwan VeluMakefile: Installing fio2gnuplot & sons
2013-07-30 Erwan Velufio2gnuplot: Option to select gnuplot's output dir
2013-07-26 Jens AxboeUpdate sample atomic write job file
2013-07-25 Jens AxboeMake it clear in job output whether we are using bs_is_...
2013-07-25 Jens AxboeAdd support for bs_is_seq_rand
2013-07-25 Jens Axboeinit: remove leftover unused variable
2013-07-25 Jens AxboeAdd support for randomness of any IO direction
2013-07-23 Yufei RenUpdate for RDMA io engine's compatibility
2013-07-22 Erwan Velucore: Insure "il" is initialized in all cases
2013-07-22 Erwan Velucore: Don't leak memory if error is unknown
next