Erwan Velu (47): Adding genfio tool : an fio job creator Adding fio2gnuplot tool genfio: Adding runtime=0 support genfio: Adding cached_based option genfio: Claryfing default options genfio: Adding prefix to fio filename genfio: Fixing empty ETA while runtime > 0 fio2gnuplot: Adding 2D graphs for each fio trace fio2gnuplot: Adding sample files fio2gnuplot: Don't graph 3D if not enough data fio2gnuplot: Adjusting y axis plot (2D) genfio: Warn users if read occurs before write genfio: Adding iodepth support genfio: Enforce time_based if runtime > 0 backend: Get rid of sh -c for exec_string backend: Logging exec_{pre|post}run genfio: Splitting gen_template in 2 parts genfio: Adding exec_{pre|post}run support genfio: Don't use cat EOF for small prints genfio: Use dynamic default values in help tools: Adding gitignore genfio: Protecting parse_cmdline from spaces fio2gnuplot: Fixing Yaxis rendering for 2D plots fio2gnuplot: Keep original filename in temp. files fio2gnuplot: Don't truncate fio log files fio2gnuplot: Don't plot fake data core: Removing duplicated code core: Don't leak memory if error is unknown core: Insure "il" is initialized in all cases fio2gnuplot: Option to select gnuplot's output dir Makefile: Installing fio2gnuplot & sons Makefile: Installing genfio at install time Tree: Moving fio_generate_plots in tools/ fio2gnuplot: Using default install dir for gpm files fio2gnuplot: Printing number of selected files fio2gnuplot: Adding comparing 2D graphs fio2gnuplot: Fixing help message fio2gnuplot: Adding information steps fio2gnuplot: Adding filename as title for 2D graphs fio2gnuplot: Fixing typo when inserting fake data fio2gnuplot: Print line if int() conversion fails fio2gnuplot: Adding time selection options fio2gnplot: Renaming file variable to myfile fio2gnuplot: Fixing plotting issues on shorten files fio2gnuplot: Plotting average value for compare graphs fio2gnuplot: Display average value in label iolog: Logging blocksize in IOPS traces Jens Axboe (8): Fix warning with newer gcc in str_numa_mpol_cb() HOWTO: update exec_{pre,post}run information Add support for randomness of any IO direction init: remove leftover unused variable Add support for bs_is_seq_rand Make it clear in job output whether we are using bs_is_seq_rand or not Update sample atomic write job file Fio 2.1.2 Josef Bacik (2): Make sure io_u->buflen is aligned to the verify_interval Init buflen for our dummy buffer Martin Steigerwald (1): Make test for gnuplot work with empty strings. Shawn Bohrer (6): net: fix recvfrom error message net: close socket on error net: Add UDP multicast support net: Allow setting network interface to use for multicast net: Add option to set outgoing multicast TTL net: Add UDP multicast example job file Yufei Ren (1): Update for RDMA io engine's compatibility