fio.git
2017-07-07 Jens AxboeFio 2.99 fio-2.99
2017-07-07 Jens Axboeinit: add comment as to how we seed read/write/trim...
2017-07-07 Jens Axboeio_u: sequence random buflen generation individually
2017-07-06 Jens Axboeoslib/libmtd: kill dead code
2017-07-04 Tomohiro KusumiHOWTO: fix indentation for options and job parameters
2017-07-04 Tomohiro KusumiHOWTO: minor backports from the man page
2017-07-04 Tomohiro Kusumiman: refer to REPORTING-BUGS for bug reporting
2017-07-04 Tomohiro Kusumiman: sync "PARAMETER TYPES" section with HOWTO
2017-07-04 Tomohiro Kusumiman: sync "JOB FILE PARAMETERS" section with HOWTO
2017-07-04 Tomohiro Kusumiman: sync "JOB FILE FORMAT" section with HOWTO
2017-07-04 Tomohiro Kusumiman: sync OPTIONS section with HOWTO
2017-07-03 Jens AxboeMerge branch 'fallocate_native' of https://github.com...
2017-07-03 Sitsofe WheelerHOWTO: indent v3 terse output definition
2017-07-03 Sitsofe Wheelerfilesetup: add native fallocate
2017-07-02 Jens Axboegettime: reduce test CPU clock entries to 1000
2017-07-02 Jens Axboefilesetup: abstract out fallocate helper
2017-06-28 Sitsofe Wheelerfio: make gauss a duplicate of normal for file_service_type
2017-06-28 Sitsofe Wheelerdoc: fix random_distribution Gaussian parameter name
2017-06-28 Sitsofe Wheelerstat: further group percentage fixes
2017-06-28 Tomohiro Kusumiadd FD_PARSE debug print for size= option (which exists...
2017-06-28 Tomohiro KusumiHOWTO/manpage: update percentage explanation using '%'
2017-06-28 Jens Axboeblktrace: remove unused ioctl definitions
2017-06-28 Jens Axboemtd: add private rpmatch()
2017-06-27 Jens AxboeUpdate API for file write hints
2017-06-27 Tomohiro Kusumiman page: add offset unit info for offset= option
2017-06-27 Tomohiro KusumiHOWTO: add offset unit info for offset= option
2017-06-27 Daniel Verkamplib/ffz: remove dead store
2017-06-27 Ido Ben-TsionHOWTO: fix the v3 terse output definition
2017-06-26 Sitsofe Wheelerstat: fix group percentage
2017-06-26 Sitsofe Wheelerstat: fix printf format specifier
2017-06-26 Sitsofe WheelerREADME: update Red Hat fio package URL
2017-06-26 Sitsofe WheelerHOWTO: note that crc32c will automatically use hw
2017-06-26 Sitsofe Wheelerinit: update --crctest help syntax
2017-06-26 Sitsofe WheelerHOWTO/examples: fix writetrim "typo"
2017-06-26 Sitsofe WheelerHOWTO: modernize output examples and descriptions
2017-06-26 Sitsofe WheelerHOWTO: Reword Log File Formats and add reference
2017-06-26 Sitsofe WheelerHOWTO: reword iodepth and submit distribution text
2017-06-26 Sitsofe WheelerHOWTO: reorder client/server phrasing
2017-06-26 Sitsofe WheelerHOWTO: add some markup
2017-06-26 Sitsofe WheelerHOWTO: add rate example
2017-06-26 Sitsofe WheelerHOWTO: add --output-format=terse as another way to...
2017-06-26 Sitsofe WheelerHOWTO: reword HDFS description
2017-06-26 Sitsofe WheelerHOWTO: make filesize syntax show it can take a typed...
2017-06-26 Sitsofe WheelerHOWTO: Fix some capitalisation
2017-06-26 Sitsofe WheelerHOWTO: description rewording/fixes
2017-06-26 Sitsofe WheelerHOWTO: minor internal/reordering/formatting changes
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
next