fio.git
2017-08-14 Tomohiro KusumiHOWTO: minor fixes and backports from man page
2017-08-14 Tomohiro Kusumiman: minor fixes for sections before "JOB PARAMETERS...
2017-08-14 Tomohiro Kusumiman: sync "OUTPUT" section and after with HOWTO
2017-08-14 Tomohiro Kusumiman: sync "JOB PARAMETERS" section with HOWTO
2017-08-14 Vincent FuHOWTO: update and clarify description of latencies...
2017-08-14 Vincent Fustat: change indentation of the lat (nsec/usec/msec...
2017-08-14 Jens AxboeMerge branch 'ci' of https://github.com/sitsofe/fio
2017-08-14 Jens Axboebackend: cleanup overlap submission logic
2017-08-14 Jens AxboeMerge branch 'serialize_overlap' of https://github...
2017-08-14 Sitsofe Wheeleriolog: tidy up log_io_piece() conditional
2017-08-14 Sitsofe Wheeleriolog: remove random layout verification optimisation
2017-08-14 Sitsofe Wheeleriolog: fix double free when verified I/O overlaps
2017-08-14 Sitsofe Wheelerfio: add serialize_overlap option
2017-08-13 Sitsofe Wheelerci: make CI builds fail on compilation warnings
2017-08-13 Sitsofe WheelerMakefile: modify make test to use a filesystem file
2017-08-09 Tomohiro KusumiHOWTO: fix unit type suffix in "Parameter types" sectio...
2017-08-08 Stephen BatesAdd ability to keep memory-mapped files
2017-08-07 Jens AxboeMerge branch 'fio-jsonplus-patches' of https://github...
2017-08-07 Vincent Fuman: add section describing json+ output format
2017-08-07 Vincent FuHOWTO: add section providing details about json+ output...
2017-08-07 Vincent Futools: add fio_jsonplus_clat2csv
2017-08-07 Tomohiro Kusumimove skip_bad= option to engines/mtd.c
2017-08-07 Tomohiro KusumiHOWTO: use proper (or drop wrong usage of) option type...
2017-08-07 Tomohiro KusumiHOWTO: fix unit type suffix in "Parameter types" section
2017-08-07 Tomohiro Kusumiman: add proper indentation to "PARAMETER TYPES" section
2017-08-01 Tomohiro KusumiHOWTO: minor fix and backport from man page
2017-08-01 Tomohiro KusumiHOWTO: fix wrong "here follows the complete list of...
2017-08-01 Tomohiro KusumiHOWTO: fix wrong description of trim_backlog=
2017-07-31 Jens AxboeMerge branch 'master' of https://github.com/dublio/fio
2017-07-30 weiping zhangfilesetup: keep OS_O_DIRECT flag when pre-allocating...
2017-07-27 Tomohiro Kusumidon't print native_fallocate() error if ENOSYS
2017-07-27 Stephen Batespvsync2: Add hipri_percentage option
2017-07-27 Jens AxboeMerge branch 'minor_fixes' of https://github.com/sitsof...
2017-07-27 Sitsofe Wheelerfio: refactor fallocate defines
2017-07-27 Sitsofe Wheelerinit: force fallocate_mode to none when fallocate is...
2017-07-27 Sitsofe Wheelerdoc: minor grammar fixes
2017-07-27 Sitsofe Wheelerdoc: add block size to log file format
2017-07-27 Sitsofe Wheelertime: Add chosen clocksource debug
2017-07-27 Sitsofe Wheelerexamples: add a butterfly seek job file
2017-07-27 Sitsofe Wheelerarch: raise an error when compiling for an unknown...
2017-07-27 Sitsofe Wheeleros: add missing include for bswap_* on BSDs
2017-07-27 Sitsofe Wheelertravis: get rid of non-breaking space characters
2017-07-27 Sitsofe WheelerHOWTO: remove unnecessary escaping
2017-07-25 Tomohiro Kusumidrop logging when blkdev invalidation failed on unsuppo...
2017-07-25 Tomohiro KusumiHOWTO: add missing [netsplice] for ioengine specific...
2017-07-25 Tomohiro Kusumiman: fix broken ioengine specific option format
2017-07-25 Tomohiro KusumiHOWTO: fix "should be to to"
2017-07-19 Ben WalkerCorrectly detect whether ioengine_load can exit early
2017-07-16 Bernhard M... build: Sort file list
2017-07-16 Tomohiro Kusumiman: add missing \ for fcntl(2) in write_hint option
2017-07-14 Tomohiro Kusumiman: fix wrong info on sync_file_range=
2017-07-13 Jens AxboeUpdate documentation for write_hint
2017-07-12 Jens Axboeparse: enable options to be marked dont-free
2017-07-12 Jens Axboeprofiles/act: use the right options
2017-07-10 Pan Liureturn correct error code for unhandled addr.
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
next