projects
/
fio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fio.git
2016-08-08
Jens Axboe
iolog: silence warning on pointer cast on 32-bit compiles
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Check if sysfs ioscheduler entry is "none"
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Use a pointer to const char* for I/O engine name (in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Add missing FIO_NET_CMD entry to fio_server_ops[]
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Make local const string array static
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Change --output-format argument from optional to required
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Tomohiro Kusumi
Use char* for pid_file path
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Jens Axboe
Fix spelling error
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
mrturtledev
Add 'unlink_each_loop' option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Jens Axboe
ioengines: fixup td_io_unlink_file() error propagation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Jens Axboe
iolog: hist_sum() should return unsigned long
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Jens Axboe
stat: fixups to histogram logging
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Jens Axboe
iolog: style updates
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Jens Axboe
server: bump protocol version
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Jens Axboe
Merge branch 'histograms-PR' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-06
Karl Cronburg
This commit / feature adds completion latency histogram...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Jens Axboe
Revert "filesetup: ensure that we catch a file flagged...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jens Axboe
travis: don't enable rbd
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jens Axboe
travis: add rbd/zlib
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jens Axboe
filesetup: ensure that we catch a file flagged for...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jens Axboe
iolog: prevent early entry from skewing entire logging run
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jan Fajerski
fix typo in HOWTO
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Jan Fajerski
fix typo in HOWTO
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Jens Axboe
engines/rbd: fix compile without blkin support
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Jens Axboe
Merge branch 'wip-traceinfo' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Jens Axboe
Revert "filesetup: ensure that we align file starting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Jens Axboe
backend: do_verify() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jens Axboe
backend: do_dry_run(): get_io_u() can return an error...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Tomohiro Kusumi
Use larger local buffer for I/O engine name
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Tomohiro Kusumi
Null terminate before (or after) strncpy(3)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Tomohiro Kusumi
Make switch_ioscheduler() return 0 if FIO_HAVE_IOSCHED_...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Tomohiro Kusumi
Use in-place path separator "/" for Linux specific...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Jens Axboe
gettime: remove unneeded 'ret' in {utime,mtime}_since()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
YukiKita
Fix overflow caused by signed long division by unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jevon Qiao
Fix memory leak in _fio_rbd_connect()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Jevon Qiao
Fix segmentation fault while specifying clustername...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Jens Axboe
examples/backwards-read.fio: add size
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Change arch_i386 to arch_x86
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Add missing archs in fio_arch_strings[]
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Rename exists_and_not_file() to exists_and_not_regfile()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Fix stat(2) related bugs introduced by changes made...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Don't malloc/memcpy ioengine_ops on td initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Add missing --cmdhelp type string for FIO_OPT_UNSUPPORTED
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Use correct I/O engine name "cpuio" instead of "cpu"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Ignore exit_io_done= option if no I/O threads are confi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Mention cpuio never finishes without real I/O in docume...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Mention default values for readwrite=/ioengine=/mem...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Use sizeof(char*) instead of sizeof(void*)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Use default CPU_COUNT() function in DragonFlyBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Fix typos in log_err() message
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Tomohiro Kusumi
Make return value type of fio_getaffinity() consistent
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Jevon Qiao
Fix memory leak in _fio_setup_rbd_data()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Jens Axboe
Add sample job file showing how to read backwards
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Jens Axboe
Revert "Revert "fio: Simplify forking of processes""
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
vears91
Add support for blkin tracing in rbd engine
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Jens Axboe
Fio 2.13
fio-2.13
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Jens Axboe
log: fix averaged latency logging
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Jens Axboe
log: fix missing entries
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
YukiKita
Fix "exitall_on_error" option
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Karl Cronburg
drifting in output of interval-averaged values was...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Add missing header inclusion for Android from 1c764dbe
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Add os/os-linux-syscall.h to separate syscall NR from...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Change ARCH_X86_64_h to ARCH_X86_64_H
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Add ioprio_set() support for DragonFlyBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Make I/O priority option generic for non-Linux environm...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Make I/O priority option generic for non-Linux environm...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Add CPU affinity support for DragonFlyBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Tomohiro Kusumi
Fix wrong cpuio option name in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Sitsofe Wheeler
plot: indicate that the pattern is a glob
commit
|
commitdiff
|
tree
|
snapshot
2016-07-17
Sitsofe Wheeler
plot: add gnuplot 5 support
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Jens Axboe
pthread: bump min stack size
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Tomohiro Kusumi
Add os_trim() support for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Tomohiro Kusumi
Add os_trim() support for DragonFlyBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Jens Axboe
Merge branch 'fix_verify' of https://github.com/charles...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Charlie Jacobsen
verify: Reset verify_state before verification phase.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Casey Bodley
workqueue: rename private to priv for compiling as c++
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
Jens Axboe
iolog: flush_log() can be bool
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Karl Cronburg
samples being added to the pending log were silently...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Jens Axboe
gfio: call g_thread_init() for <= 2.31.0
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Jens Axboe
HOWTO: remove old use cases for the net IO engine
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Vincent Fu
helper_thread: remove impossible branch
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Vincent Fu
Remove hard-coded precision for printing JSON float...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jens Axboe
Fio 2.12
fio-2.12
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Jens Axboe
stat: treat !per_unit_logs() like IO offload mode
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jens Axboe
iolog: fix 'cur_log' leaks
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jens Axboe
iolog: allocate 'cur_log's out of shared pool
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Jens Axboe
Revert "fio: Simplify forking of processes"
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Vincent Fu
options: fix typos
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Jens Axboe
options: mark unsupported options as such
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Jens Axboe
parse: add support for unsupported options
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Jens Axboe
stat: fix reversed check for ramp time
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Jens Axboe
stat: remove redundant unit log check
commit
|
commitdiff
|
tree
|
snapshot
2016-06-06
Jens Axboe
Fix ramp time breakage
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Jens Axboe
Documentation: fix psyncv2 typo
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Vincent Fu
tools/fio_latency2csv.py: add tool that converts json...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Jens Axboe
Documentation update
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Jens Axboe
arch: wire up preadv2/pwritev2 for more architectures
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Omar Sandoval
Fix iodepth_batch=0
commit
|
commitdiff
|
tree
|
snapshot
2016-06-02
Jens Axboe
Enable preadv2/pwritev2 engines by default on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Ryan Hardin
Added millisecond-accurate timestamp to JSON output
commit
|
commitdiff
|
tree
|
snapshot
next