projects
/
fio.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
revert/rework 81647a9a('fix load_ioengine() not to support no "external:" prefix')
2017-09-01
Tomohiro Kusumi
revert/rework 81647a9a('fix load_ioengine() not to...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-09-01
Tomohiro Kusumi
fix regression by 8c43ba62('filesetup: align layout...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Tomohiro Kusumi
add __load_ioengine() to separate ioengine loading...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Tomohiro Kusumi
fix load_ioengine() not to support no "external:" prefix
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Tomohiro Kusumi
cleanup ioengine_load() (for the next commit)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Tomohiro Kusumi
fix broken external ioengine option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Tomohiro Kusumi
skeleton: add option example
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Jens Axboe
t/axmap: we don't need smalloc/sfree wrappers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-31
Jens Axboe
Merge branch 'verify_warn' of https://github.com/sitsofe/fio
commit
|
commitdiff
|
tree
2017-08-30
Jens Axboe
lib/axmap: a few fixes/cleanups
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Jens Axboe
Merge branch 'asmfix' of https://github.com/oohal/fio
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
change os_trim() prototype not to use int fd
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
change fio_set_odirect() prototype not to use int fd
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
filesetup: add non O_DIRECT direct I/O support for...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
add ifdef __sun__ for Solaris specific code
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
HOWTO: add OpenBSD to direct I/O unsupported platform
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-29
Tomohiro Kusumi
cleanup NetBSD/OpenBSD header
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-28
Jens Axboe
Merge branch 'direct_layout_fix' of https://github...
commit
|
commitdiff
|
tree
2017-08-27
Jens Axboe
engines/windowsaio: kill useless forward declarations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-27
Jens Axboe
Merge branch 'doc_runtime' of https://github.com/sitsofe/fio
commit
|
commitdiff
|
tree
2017-08-27
Jens Axboe
Merge branch 'fixes' of https://github.com/sitsofe/fio
commit
|
commitdiff
|
tree
2017-08-23
Jens Axboe
Merge branch 'stat_base_overflow' of https://github...
commit
|
commitdiff
|
tree
2017-08-22
Jens Axboe
Merge branch 'timespec_add_msec_overflow' of https...
commit
|
commitdiff
|
tree
2017-08-17
Vincent Fu
doc: latency log unit is nsec
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-16
Jens Axboe
Fio 3.0
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-16
Tomohiro Kusumi
HOWTO: fix wrong kb_base= description
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-16
Jens Axboe
gfio: update copyright
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-16
Jens Axboe
printing: use bigger on-stack buffer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Vincent Fu
man: update description of normal output latencies
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Tomohiro Kusumi
HOWTO: minor fixes and backports from man page
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Tomohiro Kusumi
man: minor fixes for sections before "JOB PARAMETERS...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Tomohiro Kusumi
man: sync "OUTPUT" section and after with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Tomohiro Kusumi
man: sync "JOB PARAMETERS" section with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Vincent Fu
HOWTO: update and clarify description of latencies...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Vincent Fu
stat: change indentation of the lat (nsec/usec/msec...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Jens Axboe
Merge branch 'ci' of https://github.com/sitsofe/fio
commit
|
commitdiff
|
tree
2017-08-14
Jens Axboe
backend: cleanup overlap submission logic
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-14
Jens Axboe
Merge branch 'serialize_overlap' of https://github...
commit
|
commitdiff
|
tree
2017-08-09
Tomohiro Kusumi
HOWTO: fix unit type suffix in "Parameter types" section...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-08
Stephen Bates
Add ability to keep memory-mapped files
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-07
Jens Axboe
Merge branch 'fio-jsonplus-patches' of https://github...
commit
|
commitdiff
|
tree
2017-08-07
Tomohiro Kusumi
move skip_bad= option to engines/mtd.c
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-07
Tomohiro Kusumi
HOWTO: use proper (or drop wrong usage of) option type...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-07
Tomohiro Kusumi
HOWTO: fix unit type suffix in "Parameter types" section
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-07
Tomohiro Kusumi
man: add proper indentation to "PARAMETER TYPES" section
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-01
Tomohiro Kusumi
HOWTO: minor fix and backport from man page
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-01
Tomohiro Kusumi
HOWTO: fix wrong "here follows the complete list of...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-08-01
Tomohiro Kusumi
HOWTO: fix wrong description of trim_backlog=
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-31
Jens Axboe
Merge branch 'master' of https://github.com/dublio/fio
commit
|
commitdiff
|
tree
2017-07-27
Tomohiro Kusumi
don't print native_fallocate() error if ENOSYS
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-27
Stephen Bates
pvsync2: Add hipri_percentage option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-27
Jens Axboe
Merge branch 'minor_fixes' of https://github.com/sitsofe/fio
commit
|
commitdiff
|
tree
2017-07-25
Tomohiro Kusumi
drop logging when blkdev invalidation failed on unsupported...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-25
Tomohiro Kusumi
HOWTO: add missing [netsplice] for ioengine specific...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-25
Tomohiro Kusumi
man: fix broken ioengine specific option format
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-25
Tomohiro Kusumi
HOWTO: fix "should be to to"
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-16
Bernhard M. Wiedemann
build: Sort file list
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-16
Tomohiro Kusumi
man: add missing \ for fcntl(2) in write_hint option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-14
Tomohiro Kusumi
man: fix wrong info on sync_file_range=
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-13
Jens Axboe
Update documentation for write_hint
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-12
Jens Axboe
parse: enable options to be marked dont-free
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-12
Jens Axboe
profiles/act: use the right options
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-07
Jens Axboe
Fio 2.99
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-07
Jens Axboe
init: add comment as to how we seed read/write/trim...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-07
Jens Axboe
io_u: sequence random buflen generation individually
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-06
Jens Axboe
oslib/libmtd: kill dead code
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
HOWTO: fix indentation for options and job parameters
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
HOWTO: minor backports from the man page
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
man: refer to REPORTING-BUGS for bug reporting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
man: sync "PARAMETER TYPES" section with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
man: sync "JOB FILE PARAMETERS" section with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
man: sync "JOB FILE FORMAT" section with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-04
Tomohiro Kusumi
man: sync OPTIONS section with HOWTO
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-03
Jens Axboe
Merge branch 'fallocate_native' of https://github.com...
commit
|
commitdiff
|
tree
2017-07-02
Jens Axboe
gettime: reduce test CPU clock entries to 1000
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-07-02
Jens Axboe
filesetup: abstract out fallocate helper
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-28
Tomohiro Kusumi
add FD_PARSE debug print for size= option (which exists...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-28
Tomohiro Kusumi
HOWTO/manpage: update percentage explanation using '%'
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-28
Jens Axboe
blktrace: remove unused ioctl definitions
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-28
Jens Axboe
mtd: add private rpmatch()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-27
Jens Axboe
Update API for file write hints
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-27
Tomohiro Kusumi
man page: add offset unit info for offset= option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-27
Tomohiro Kusumi
HOWTO: add offset unit info for offset= option
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-27
Daniel Verkamp
lib/ffz: remove dead store
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-27
Ido Ben-Tsion
HOWTO: fix the v3 terse output definition
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-26
Jens Axboe
stat: fix alignment of the iops stats
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-25
Jens Axboe
Android: fix missing sysmacros.h include
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Andreas Herrmann
stat: Add iops stat and sample number information to...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Andreas Herrmann
stat: Merge show_thread_status_terse_* functions
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Andreas Herrmann
stat: Print number of samples in bw and iops stats
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Andreas Herrmann
stat: Print one-line iops stat
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
smalloc: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
verify: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
client: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
init: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
io_u: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
server: don't use void* for pointer arithmetic (gcc)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Tomohiro Kusumi
Makefile: use fmt(1) rather than tr(1) on NetBSD/etc
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-23
Jens Axboe
t/time-test: cleanups
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2017-06-22
Jens Axboe
iolog: ensure proper flushing of compressed logs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
next