Casey Bodley (1): iolog: fix error when compiled as c++ Jens Axboe (17): smalloc: only clear the bitmap, not the whole pool Fixups for poisson rate Add poisson rate selection to FD_RATE output Provide some consistency in rate_* options Rename rate_poisson to rate_process Clarify spread/lambda of poisson smalloc: get rid of global lock Fix verification error with bsrange and split read/write phase Fix group_id != groupid mixup Don't output json headers for fio backend gettime: print first clock offset for CPU clock gettime: make cpuclock calibration more tolerant gettime: get rid of the (unecessary) 10x scaling factor io_u: properly split buffer prep for compression options: set 'refill_buffers' for compress_percentage != 0 A few min/max cleanups Fio 2.2.12 Jens Rosenboom (1): Fix ETA calculations Martin Steigerwald (1): Fix spelling error in engines/rdma.c Song Liu (4): Enable request flow under Poisson process make sure __rand_0_1 does not return 0.0 add example using --rate_poisson In fio.1 and HOWTO, add link to Poisson process in wikipedia Vincent Fu (2): Add latency bin output to the json output format json output fixups