fio.git
2017-09-18 Tomohiro Kusumiadd fio_set_directio() error message for platforms...
2017-09-18 Tomohiro Kusumiadd "invalid block size" to "first direct IO errored...
2017-09-18 Tomohiro Kusumifix strncpy(3) copy length
2017-09-18 Tomohiro Kusumilib/memalign: don't malloc size twice
2017-09-14 Jens AxboeMerge branch 'doc-patches' of https://github.com/vincen...
2017-09-14 Jens Axboestat: some bool conversions
2017-09-14 Jens AxboeAdd support for doing total latency percentiles
2017-09-14 Jens Axboeinit: fixup_options() cleanup
2017-09-13 Vincent Fudoc: provide some documentation for the json output...
2017-09-13 Vincent Fudoc: provide more detail regarding the --status-interva...
2017-09-13 Jens Axboetime: use bool for ramp time
2017-09-13 Jens Axboetime: ensure that offload mode switches parent out...
2017-09-12 Jens Axboeio_u: fix trimming of mixed block size randommap
2017-09-11 Jens AxboeMerge branch 'solaris-clock-setaffinity' of https:...
2017-09-11 Sam ZaydelFix clock setaffinity failed error which occurs on...
2017-09-11 Jens AxboeMerge branch 'verify_trigger' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'windows_io_hint' of https://github.com...
2017-09-05 Jens AxboeMerge branch 'travis_32bit' of https://github.com/sitso...
2017-09-05 Jens AxboeMerge branch 'gluster_printf' of https://github.com...
2017-09-05 Jens Axboefilesetup: revert O_DIRECT for layout mess
2017-09-04 Sitsofe Wheelerwindowsaio: obey sequential/random I/O hinting
2017-09-03 Sitsofe Wheelerglusterfs: silence printf specifier warnings
2017-09-03 Sitsofe Wheelertravis: add 32 bit build, minor updates and cleanups
2017-09-02 Jens AxboeMerge branch 'shifted_logging' of https://github.com...
2017-09-01 Sitsofe Wheelerstat: fix shifted windowed logging when using multiple...
2017-09-01 Tomohiro Kusumirevert/rework 81647a9a('fix load_ioengine() not to...
2017-09-01 Tomohiro Kusumifix regression by 8c43ba62('filesetup: align layout...
2017-08-31 Tomohiro Kusumiadd __load_ioengine() to separate ioengine loading...
2017-08-31 Tomohiro Kusumifix load_ioengine() not to support no "external:" prefix
2017-08-31 Tomohiro Kusumicleanup ioengine_load() (for the next commit)
2017-08-31 Tomohiro Kusumifix broken external ioengine option
2017-08-31 Tomohiro Kusumiskeleton: add option example
2017-08-31 Jens Axboet/axmap: we don't need smalloc/sfree wrappers
2017-08-31 Jens AxboeMerge branch 'verify_warn' of https://github.com/sitsof...
2017-08-30 Jens Axboelib/axmap: a few fixes/cleanups
2017-08-29 Jens AxboeMerge branch 'asmfix' of https://github.com/oohal/fio
2017-08-29 Tomohiro Kusumichange os_trim() prototype not to use int fd
2017-08-29 Tomohiro Kusumichange fio_set_odirect() prototype not to use int fd
2017-08-29 Tomohiro Kusumifilesetup: add non O_DIRECT direct I/O support for...
2017-08-29 Tomohiro Kusumiadd ifdef __sun__ for Solaris specific code
2017-08-29 Tomohiro KusumiHOWTO: add OpenBSD to direct I/O unsupported platform
2017-08-29 Tomohiro Kusumicleanup NetBSD/OpenBSD header
2017-08-29 Oliver O'Halloranarch/ppc: Fix get_cpu_clock asm clobber list
2017-08-28 Jens AxboeMerge branch 'direct_layout_fix' of https://github...
2017-08-28 Sitsofe Wheelerfilesetup: add direct=1 failure warning to layout
2017-08-28 Sitsofe Wheelerfilesetup: align layout buffer
2017-08-27 Jens Axboeengines/windowsaio: kill useless forward declarations
2017-08-27 Jens AxboeMerge branch 'doc_runtime' of https://github.com/sitsof...
2017-08-27 Jens AxboeMerge branch 'fixes' of https://github.com/sitsofe/fio
2017-08-26 Sitsofe Wheelerbackend: verify-trigger fixes
2017-08-23 Jens AxboeMerge branch 'stat_base_overflow' of https://github...
2017-08-23 Richard Liustat: increase the size of base to avoid overflow
2017-08-22 Jens AxboeMerge branch 'timespec_add_msec_overflow' of https...
2017-08-22 Sitsofe Wheelertime: fix overflow in timespec_add_msec
2017-08-18 Sitsofe WheelerREADME: update/add mintty issue links
2017-08-18 Sitsofe Wheelerconfigure: clean up libverbs configure test
2017-08-18 Sitsofe Wheelerfio: implement 64 bit network/big endian byte swapping...
2017-08-18 Sitsofe Wheelerdoc: remove '--runtime' command line option
2017-08-17 Vincent Fudoc: latency log unit is nsec
2017-08-16 Sitsofe Wheelertravis: install additional development libraries
2017-08-16 Sitsofe Wheelerconfigure: fail rbd configure check on wrong rados_crea...
2017-08-16 Sitsofe Wheelerfio2gnuplot: minor man page heading fix
2017-08-16 Sitsofe Wheelerrbd: fixup format specifier
2017-08-16 Jens AxboeFio 3.0 fio-3.0
2017-08-16 Tomohiro KusumiHOWTO: fix wrong kb_base= description
2017-08-16 Jens Axboegfio: update copyright
2017-08-16 Jens Axboeprinting: use bigger on-stack buffer
2017-08-14 Vincent Fuman: update description of normal output latencies
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-14 Sitsofe Wheelerverify: warn when verify pass won't be run
2017-08-14 Sitsofe Wheelerverify: make overwriting verified blocks warning more...
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...
next