fio.git
2017-06-26 Sitsofe WheelerHOWTO: general consistency
2017-06-26 Sitsofe WheelerHOWTO: update command line option descriptions
2017-06-26 Sitsofe WheelerHOWTO: update directory and filename option descriptions
2017-06-26 Sitsofe WheelerHOWTO: update time specification
2017-06-26 Sitsofe WheelerHOWTO: escape =
2017-06-26 Sitsofe WheelerHOWTO: grammar/spelling changes
2017-06-26 Sitsofe WheelerHOWTO: state default time unit
2017-06-26 Sitsofe WheelerHOWTO: add defaults
2017-06-26 Jens Axboestat: fix alignment of the iops stats
2017-06-25 Jens AxboeAndroid: fix missing sysmacros.h include
2017-06-23 Andreas Herrmannstat: Add iops stat and sample number information to...
2017-06-23 Andreas Herrmannstat: Merge show_thread_status_terse_* functions
2017-06-23 Andreas Herrmannstat: Print number of samples in bw and iops stats
2017-06-23 Andreas Herrmannstat: Print one-line iops stat
2017-06-23 Tomohiro Kusumismalloc: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro Kusumiverify: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro Kusumiclient: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro Kusumiinit: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro Kusumiio_u: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro Kusumiserver: don't use void* for pointer arithmetic (gcc)
2017-06-23 Tomohiro KusumiMakefile: use fmt(1) rather than tr(1) on NetBSD/etc
2017-06-23 Jens Axboet/time-test: cleanups
2017-06-22 Jens Axboeiolog: ensure proper flushing of compressed logs
2017-06-22 Jens Axboeiolog: punt freeing of data back to original thread
2017-06-22 Jens Axboeiolog: get work items out of shared memory pool
2017-06-22 Jens Axboeclient/server: bool conversion
2017-06-22 Jens Axboearch: tsc_reliable can be a bool
2017-06-22 Jens Axboecrc32c: use bool
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeFixup some style issues
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Fuserver: bump server version for the change to FIO_IO_U_...
2017-06-21 Vincent Fugettime: drop tv_valid->last_cycles and tv_valid->last_...
2017-06-21 Vincent Fugettime: for better accuracy calculate cycles_per_msec...
2017-06-21 Vincent Funanosecond: update t/time-test.c to include experiments...
2017-06-21 Vincent Fulib/seqlock: #include "types.h" for bool type
2017-06-21 Vincent Funanosecond: add test program t/time-test for experiment...
2017-06-21 Vincent Funanosecond: fix up conversion of ticks to nsec by doing...
2017-06-21 Vincent Funanosecond: fiologparser_hist set default --group_nr...
2017-06-21 Vincent Funanosecond: alter gfio to accommodate nanosecond timing
2017-06-21 Vincent Funanosecond: reconcile terse output with nanosecond...
2017-06-21 Vincent Funanosecond: update completion latency recording and...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-06-19 Omri MorEnsure that thread_stat alignment is correct
2017-06-19 Jens AxboeUpdate write_hint mechanism to latest API
2017-06-18 Jens AxboeMerge branch 'dev/doc/pkg' of https://github.com/bobsai...
2017-06-18 Quentin Bourgeois<README/pkg: Add reference to Arch Linux package>
2017-06-15 Jens AxboeFio 2.21 fio-2.21
2017-06-14 Jens Axboesync: add support for write life time hint
2017-06-12 Tomohiro Kusumibinject: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisplice: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisg: don't use void* for pointer arithmetic (gcc)
2017-06-12 Tomohiro Kusumisg: drop redundant void* cast
2017-06-12 Tomohiro Kusumisg: drop unneeded strdup from ->errdetails() handler
2017-06-12 Tomohiro Kusumisg: add missing free(msg); in ->errdetails() handler
2017-06-08 Stephen Batesman: Update buffer_pattern entry in man pages
2017-06-08 Jens Axboeoslib/strndup: cleanup and remember to include for...
2017-06-08 Jens Axboeconfigure: remember to initialize 'strndup' to "no"
2017-06-08 Jens AxboeAdd strndup() function, if we don't have it
2017-06-08 Stephen Batespattern: Add support for files in buffer_pattern argument.
2017-06-07 Tomohiro KusumiHOWTO: mention some details of ignore_error= option
2017-06-07 Tomohiro Kusumiuse ARRAY_SIZE() for ignore_error_nr[etype]
2017-06-07 Tomohiro Kusumiuse enum error_type_bit for ignore_error index
2017-06-07 Tomohiro Kusumidon't leave ignore_error_nr[etype] with 4 on blank...
2017-06-07 Tomohiro Kusumifix wrong malloc size for ignore_error buffer
2017-06-07 Jens Axboeblktrace: ensure that dev loop doesn't truncate name
2017-06-07 Jens Axboediskutil: ensure we have enough room to not write past end
2017-06-07 Jens AxboeFix up some style
2017-06-07 Jens Axboefileset: fix double addition of file offset
2017-06-05 Jens Axboestat: correct json 'io_bytes' output
2017-06-05 Jens AxboeMerge branch 'more-minimal-info-in-docs' of https:...
2017-06-05 Ian ChakeresAdded information about minimal output to documentation
2017-06-05 Jens AxboeMerge branch 'master' of https://github.com/cbwest3/fio
2017-06-05 Brantley Westallow a percent value for the offset parameter
2017-06-05 Jens AxboeMerge branch 'size_perc' of https://github.com/sitsofe/fio
2017-06-04 Sitsofe Wheelerfilesetup: fix size percentage calculations when using...
2017-06-02 Tomohiro Kusumiuse correct syscall name in log_err()
2017-06-02 Tomohiro Kusumiuse true/false for bool type
2017-05-26 Tomohiro Kusumimanpage: update URL links to HOWTO/README
2017-05-26 Tomohiro Kusumiverify: mention some default option values
2017-05-26 Tomohiro Kusumiverify: add missing free(ptr);
2017-05-24 Jens Axboelib/output_buffer: harden buf_output_free() and kill...
2017-05-24 Jens Axboelog: unify the logging handlers
2017-05-24 Jens Axboelog: ensure we don't truncate the final '\0' in the log
2017-05-24 Jens Axboelog: make the logging functions handle > 1024 bytes...
2017-05-24 Jens Axboelog: make log_buf() return how much it wrote
2017-05-24 Tomohiro KusumiMove Linux/ppc64 specific cpu_online() to os/os-linux.h
2017-05-24 Tomohiro KusumiInclude sg headers in os/os-linux.h
2017-05-24 Tomohiro KusumiDrop circular dependency in log.c and lib/output_buffer.c
2017-05-24 Tomohiro KusumiDrop struct thread_data dependency from os headers
2017-05-24 Tomohiro KusumiMove {is,load}_blktrace() to a new header blktrace.h
2017-05-24 Tomohiro Kusumiconfigure: Add print_config() for "<config>... <yes...
2017-05-24 Tomohiro Kusumiconfigure: Use single square brackets (POSIX)
2017-05-24 Jens AxboeRevert "Fixed json_print_value so that ending double...
2017-05-22 Jens AxboeMerge branch 'bugfix' of https://github.com/YukiKita/fio
2017-05-22 Jens AxboeMerge branch 'android_cgroup' of https://github.com...
2017-05-22 Jens AxboeMerge branch 'alignment' of https://github.com/sitsofe/fio
2017-05-22 Sitsofe Wheelerserver: bump protocol version
2017-05-22 Sitsofe Wheelerfio: fix some struct alignment issues
2017-05-22 Jens AxboeFix typo in man page / HOWTO for block size defaults
next