Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
80e88a1d4a84cb243a84a950363c0bce8f73d300
80e88a1
fio: fix last block never being touched by random offsets
by Peter Oberparleiter
· 11 years ago
30cb4c6
Fix off-by-one bug in CPU split mask handling
by Jens Axboe
· 11 years ago
a1fc70f
windows: fix fio_cpu_count() definition
by Jens Axboe
· 11 years ago
95db307
windows: add proper header for hweight64()
by Jens Axboe
· 11 years ago
5678538
Update IO engine version
by Jens Axboe
· 11 years ago
c2acfba
Add support for cpus_allowed_policy
by Jens Axboe
· 11 years ago
225ba9e
Branch and cache miss speedups
by Jens Axboe
· 11 years ago
5903e7b
blktrace: load improvements
by Jens Axboe
· 11 years ago
bcd27f7
Fixup ->open_files if not given
by Jens Axboe
· 11 years ago
68631b3
net: fix accidental overwrite of more than just the address
by Jens Axboe
· 11 years ago
0dac421
Fix crash with --debug=file and NULL file return
by Jens Axboe
· 11 years ago
cb1402d
Ensure that fio_get_kb_base() doesn't assume 'data' is thread_options
by Jens Axboe
· 11 years ago
0de5b26
Unify the time handling
by Jens Axboe
· 11 years ago
6bb5821
Improve latency_target runs
by Jens Axboe
· 11 years ago
e466826
Fixup time multipliers
by Jens Axboe
· 11 years ago
65f21d6
xxhash: dos2unix'ize
by Jens Axboe
· 11 years ago
a869d9c
Add option group/category to allrandrepeat
by Jens Axboe
· 11 years ago
844ea60
Add support for the Google xxhash checksumming function
by Jens Axboe
· 11 years ago
51c8c37
server: bump protocol version
by Jens Axboe
· 11 years ago
e7f5de9
fio: allow 0 as compress percentage
by Peter Oberparleiter
· 11 years ago
9900706
fio: flush log files on test end
by Peter Oberparleiter
· 11 years ago
2b8c71b
fio: allow to combine terse output with any selected output type
by Christian Ehrhardt
· 11 years ago
bcbfeef
fio: add multi directory support
by Christian Ehrhardt
· 11 years ago
23ed19b
fio: provide an option for a startdelay range
by Christian Ehrhardt
· 11 years ago
74454ce
fio: allow milliseconds on all time specifiers
by Christian Ehrhardt
· 11 years ago
56e2a5f
fio: allow general repeatability
by Christian Ehrhardt
· 11 years ago
455a50f
fio: fix job clone mem leak
by Christian Ehrhardt
· 11 years ago
dc632d1
add example job file for the RBD engine
by Danny Al-Gaaf
· 11 years ago
0d97869
fio.1: add rbd options to man page
by Danny Al-Gaaf
· 11 years ago
fc5c034
librbd ioengine support
by Daniel Gollub
· 11 years ago
81fa6e0
Fix early termination of cpu id string
by Jens Axboe
· 11 years ago
729fe3a
Fix another typo in gtod_reduce()
by Jens Axboe
· 11 years ago
b74b820
Fix inverted logic in gtod_reduce()
by Jens Axboe
· 11 years ago
aba6c95
Don't compute iops samples for gtod_reduce=1
by Jens Axboe
· 11 years ago
6a7a921
io_u_qiter: Fix buffer overrun
by Sitsofe Wheeler
· 11 years ago
2d60ad8
cpuid: Null terminate x86 CPU string.
by Sitsofe Wheeler
· 11 years ago
d219028
Fix IPv6 check on FreeBSD by including netinet/in.h
by Bruce Cran
· 11 years ago
8d6ecac
null: style fixup
by Jens Axboe
· 11 years ago
46a6747
engines/null: allow build as external C++ ioengine
by Daniel Gollub
· 11 years ago
a807570
Introduce get_ioengine for external engines
by Daniel Gollub
· 11 years ago
3b5dac6
Fix g++ warning about void* used in arithmetic
by Daniel Gollub
· 11 years ago
8271963
clang: fix warnings with clang build
by Jens Axboe
· 11 years ago
ebadc0c
Make parse.h C++ safe by avoiding "or" keyword
by Daniel Gollub
· 11 years ago
bea5c23
Make file.h C++ safe by casting fio_file_flags
by Daniel Gollub
· 11 years ago
e0739a7
Make err.h a bit more Windows friendly
by Jens Axboe
· 11 years ago
f0fdbca
parse: cleanup difference between profile and normal options
by Jens Axboe
· 11 years ago
f4faa0f
Fio 2.1.5
by Jens Axboe
· 11 years ago
7b504ed
parse: get rid of raw option offsets
by Jens Axboe
· 11 years ago
eb0c74a
Plug a free basic memory leaks
by Jens Axboe
· 11 years ago
f2a2803
Enfore that lockfile= must precede filename=
by Jens Axboe
· 11 years ago
002fe73
Fix issue with openfiles= and file sizing
by Jens Axboe
· 11 years ago
ea66e04
Fix issue with td->mutex being used-after-free
by Jens Axboe
· 11 years ago
782744e
crc: add option to list possible crc types
by Jens Axboe
· 11 years ago
f754086
crc: ensure we properly match test name
by Jens Axboe
· 11 years ago
005f702
README: update for crctest
by Jens Axboe
· 11 years ago
fec0f21
Add support for testing checksumming speed
by Jens Axboe
· 11 years ago
bc6a0a5
Prioritize lockfile= option
by Jens Axboe
· 11 years ago
67ad924
Fix crash with file locking and dup'ed files
by Jens Axboe
· 11 years ago
f940128
verify: always log IO in the order they are issued
by Jens Axboe
· 11 years ago
78a6469
More precise fix for verify_backlog verification failure
by Jens Axboe
· 11 years ago
9a50c5c
Fix verify_backlog start verification before finish writing
by Puthikorn Voravootivat
· 11 years ago
c2703bf
Fix for prematurely stopping on verify
by Jens Axboe
· 11 years ago
c4b6117
Fix rand_seed mismatches in verify phase
by Puthikorn Voravootivat
· 11 years ago
d10983d
init: log error on missing --output-format argument
by Stefan Hajnoczi
· 11 years ago
c4ec0a1
init: --minimal does not take an optional argument
by Stefan Hajnoczi
· 11 years ago
bfca2c7
init: update email address
by Jens Axboe
· 11 years ago
ef07baa
Enable IPv6 in the Windows build
by Bruce Cran
· 11 years ago
363cffa
fio: consolidate rand_seed to uint64_t
by Grant Grundler
· 11 years ago
9aa5fe3
Update Windows build for new threading library
by Bruce Cran
· 11 years ago
47c7c1f
Fix Windows headers for IPv6
by Bruce Cran
· 11 years ago
eb23231
engine: protect net engine IPv6 support with configure check
by Jens Axboe
· 11 years ago
3aa3cee
client/server: don't reset ipv6 expectations
by Jens Axboe
· 11 years ago
ecad55e
configure: add test for whether required IPv6 helpers
by Jens Axboe
· 11 years ago
3caf43e
server: fix wrong error return on host lookup failure
by Jens Axboe
· 11 years ago
5e4c711
Add verify_only to man page
by Jens Axboe
· 11 years ago
e9e177c
Adds check for rand_seed during verify phase.
by Juan Casse
· 11 years ago
6216776
Adds verify_only option
by Juan Casse
· 11 years ago
da0a7bd
Adds check for numberio during verify phase.
by Juan Casse
· 11 years ago
6611e9c
engine: more checks on IPv6 and multicast
by Jens Axboe
· 11 years ago
479471c
server: make the connect code fully IPv6
by Jens Axboe
· 11 years ago
b1b1be2
engine: pass in right protocol family on host lookup
by Jens Axboe
· 11 years ago
0b78334
engine: IPv6 net engine updates
by Jens Axboe
· 11 years ago
49ccb8c
engine: basic support for IPv6 in the net IO engine
by Jens Axboe
· 11 years ago
27ddbfa
Fix potential oops in file unlocking at free time
by Jens Axboe
· 11 years ago
3c78a83
server: convert buffer pattern settings across client/server
by Jens Axboe
· 11 years ago
ce35b1e
Add option for specifically setting buffer contents
by Jens Axboe
· 11 years ago
04778ba
Add option to manually seed the random generators
by Jens Axboe
· 11 years ago
1b8c5af
Update README to reflect that fio now runs on OpenBSD
by Jens Axboe
· 11 years ago
1c7eaa7
libfio: add missing OS's to fio_os_strings[]
by Jens Axboe
· 11 years ago
3cd4c66
Add OpenBSD support
by John
· 11 years ago
aa6738a
Make configure tests pass pickier compiler options.
by Castor Fu
· 11 years ago
3e260a4
Add options to have fio latency profile a device
by Jens Axboe
· 11 years ago
572cfb3
Calloc() cleanup
by Jens Axboe
· 11 years ago
e171fde
Merge branch 'master' of ssh://git.kernel.dk/data/git/fio
by Jens Axboe
· 11 years ago
292cc47
init: escape description option string
by Jens Axboe
· 11 years ago
ff52be3
init: allow FIO_OPT_STR_SET options to have an optional argument
by Jens Axboe
· 11 years ago
7d6be13
Windows: add CONFIG_TLS_THREAD=y and swap pthreadGC2 to libwinpthread-1.
by Bruce Cran
· 11 years ago
f01b34a
Error out gracefully if we don't find the replay device for log replay
by Jens Axboe
· 11 years ago
d95b34a
blktrace: add support for non-native endian format
by Jens Axboe
· 11 years ago
0cf2574
Fio 2.1.4
by Jens Axboe
· 11 years ago
Next »