Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
f681d0bac9c42e5d6bcb3601d2f3cfaa1c2cefb4
f681d0b
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
2f6d6db
Fio 2.0.10
by Jens Axboe
· 12 years ago
2f69450
Windows: handle SIGBREAK.
by Bruce Cran
· 12 years ago
eedd9d0
Windows: avoid large writes during file layout.
by Bruce Cran
· 12 years ago
04b2f79
HOWTO: indentation fix
by Jens Axboe
· 12 years ago
3f457be
fio patch: Windows netio fixes
by Bruce Cran
· 12 years ago
f5cc3d0
Fix UDP acronym
by Bruce Cran
· 12 years ago
94c6372
Add pending IO to the tail of the busy list
by Bruce Cran
· 12 years ago
45054cb
solaris: fix compile error on ctime_r()
by Saurabh De
· 12 years ago
a4cfc47
options: cast page_size to unsigned long for sprintf()
by Jens Axboe
· 12 years ago
aeb32df
Fix confusion between terse and json output
by Jens Axboe
· 12 years ago
abcab6a
HOWTO: Fix description of grouping behavior with numjobs
by Akash Verma
· 12 years ago
67b7703
Fix bad check for terse version format 4
by Jens Axboe
· 12 years ago
09786f5
Fix bad check for terse version format 4
by Jens Axboe
· 12 years ago
98dc2db
XP/2003 compatability fix
by Bruce Cran
· 12 years ago
73cfb8a
Merge branch 'gfio' of ssh://brick.kernel.dk/data/git/fio into gfio
by Jens Axboe
· 12 years ago
bc3f552
gfio: add error option group
by Jens Axboe
· 12 years ago
3d7174e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
2735718
Fix segfault race on exit for platforms that don't have disk util support
by Jens Axboe
· 12 years ago
5721d27
gfio: clear graphs for repeated runs on same connection
by Jens Axboe
· 12 years ago
12ae1be
netbsd: fix gettid
by Roger Pau Monne
· 12 years ago
de26d51
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
0950e83
gfio: make 'light yellow' color a little lighter
by Jens Axboe
· 12 years ago
b78ca65
gfio: add and colorize graphs on main page, too
by Jens Axboe
· 12 years ago
88045e0
backend: fix data direction flow check
by Dmitry Monakhov
· 12 years ago
26b0b19
gfio: color parse stack removal
by Jens Axboe
· 12 years ago
adbf612
gfio: kill debug printf()
by Jens Axboe
· 12 years ago
dbc542d
gfio: color code the iops/bw fields
by Jens Axboe
· 12 years ago
5442cfb
gfio: add trim UI support
by Jens Axboe
· 12 years ago
298921d
client/server: update for trim addition
by Jens Axboe
· 12 years ago
a94eb99
Add error_dump to option category
by Jens Axboe
· 12 years ago
f982d35
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
d4fc2f0
parser: fix overflowing integer type options
by Jens Axboe
· 12 years ago
59d8d0f
backend: don't allocate memory buffers for non-data workloads
by Jens Axboe
· 12 years ago
b999b3c
server: include new options, bump server rev
by Jens Axboe
· 12 years ago
e65a950
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
d79db12
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
e12d280
engine: fix error handling for e4defrag/falloc
by Dmitry Monakhov
· 12 years ago
8b28bd4
backend: Add configurable non fatal error list
by Dmitry Monakhov
· 12 years ago
1e48a4e
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
f0c77f0
Check for ENOSPC on shmget() failure
by Jens Axboe
· 12 years ago
eebd2f2
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
4d00256
Correctly apply size percentage for file iosize
by Shaohua Li
· 12 years ago
0981fd7
Kill some newly added whitespace
by Jens Axboe
· 12 years ago
1ecc95c
options: wire up e4defrag and falloc engines
by Jens Axboe
· 12 years ago
3ae4f4a
parse: increase max option possible values to 24
by Jens Axboe
· 12 years ago
d54fce8
update documentation for falloc and e4defrag engines
by Dmitry Monakhov
· 12 years ago
cb3eb86
falloc: fix return value from queue
by Dmitry Monakhov
· 12 years ago
62cb17d
Makefile: break long line
by Jens Axboe
· 12 years ago
9c25d2e
engine: add e4defrag engine
by Dmitry Monakhov
· 12 years ago
e615cea
ioengine: Add fallocate ioengine
by Dmitry Monakhov
· 12 years ago
0abea0b
ioengine: allow several external ioengines
by Dmitry Monakhov
· 12 years ago
1ccc6dc
export file_lookup_open
by Dmitry Monakhov
· 12 years ago
15a6f16
fusion-aw-sync: fixup GPL disclaimer
by Jens Axboe
· 12 years ago
8200b8c
Wire up fusion-aw-sync engine
by Jens Axboe
· 12 years ago
6ef6358
Add support for Fusion-io atomic write engine
by Santhosh Koundinya
· 12 years ago
f3afa57
Add --output-format command line option
by Jens Axboe
· 12 years ago
cc372b1
Add a simple json encoder and use it to print fio output in json format
by Shaohua Li
· 12 years ago
3449ab8
Default to terse version 3
by Jens Axboe
· 12 years ago
342f4be
Add ddir_rw_sum()
by Jens Axboe
· 12 years ago
6eaf09d
Add support for trim as a workload type
by Shaohua Li
· 12 years ago
ca48255
windows: reduce block size used in posix_fallocate()
by Bruce Cran
· 12 years ago
c224ec0
libaio: use INT_MAX to signal that we don't want the ring buffer
by Jens Axboe
· 12 years ago
c90e101
libaio: pass in 0 for queue depth if we can
by Jens Axboe
· 12 years ago
b2cecdc
fio:modify a deprecated parameter(change timeout to runtime)
by liang xie
· 12 years ago
e7cb819
Fixup README indentation
by xieliang
· 12 years ago
a7321ee
README: update for newer client job file argument format
by Jens Axboe
· 12 years ago
b7d2950
README: update for newer client job file argument format
by Jens Axboe
· 12 years ago
14ea90e
client: support per-client job files
by Jens Axboe
· 12 years ago
bd02360
client: support per-client job files
by Jens Axboe
· 12 years ago
58a525d
example: add SSD steady state test case
by Jens Axboe
· 12 years ago
97908e6
example: add SSD steady state test case
by Jens Axboe
· 12 years ago
15a3d9d
Fio 2.0.9
by Jens Axboe
· 12 years ago
ad9c0fb
Windows fio: implement some more POSIX functions
by Bruce Cran
· 12 years ago
88e4bea
eta: fix bug where t_rate[] should me m_rate[]
by Jens Axboe
· 12 years ago
c2e9cc4
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
242c38d
eta: make CR= display more easy to understand
by Jens Axboe
· 12 years ago
9576f61
Windows fio fixes
by Bruce Cran
· 12 years ago
ce95d65
Fixing wraparound behavior for time-based sequential read jobs
by Dan Ehrenberg
· 12 years ago
83ae8ca
fix 32-bit Windows fio (overflow in getusage and gettimeofday)
by Bruce Cran
· 12 years ago
21c7538
fio: add nanosleep() to Windows
by Bruce Cran
· 12 years ago
31dc09d
fio Makefile improvement - don't override $(CC)
by Jens Axboe
· 12 years ago
521da52
mutex: make 0/1 FIO_MUTEX_LOCKED and FIO_MUTEX_UNLOCKED
by Jens Axboe
· 12 years ago
9ec7779
diskutil: ensure that we lock around disk_list access
by Jens Axboe
· 12 years ago
9961495
Revert "diskutil: ensure that we lock around disk_list access"
by Jens Axboe
· 12 years ago
80666be
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
feb4185
diskutil: ensure that we lock around disk_list access
by Jens Axboe
· 12 years ago
bcb01f8
Fix fallocate erroneously returning ENOSYS on Linux systems
by Wade Cline
· 12 years ago
fb9f08c
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
5499f7f
Add missing arch_mips
by Jens Axboe
· 12 years ago
57a6432
Include end-of-run time in the output
by Jens Axboe
· 12 years ago
85a47ca
Revert "blktrace: use for_each_file() instead of open coding the loop"
by Jens Axboe
· 12 years ago
adfc734
blktrace: use for_each_file() instead of open coding the loop
by Jens Axboe
· 12 years ago
89ac1d4
Fix "fio: file hash not empty on exit" with blktrace replay
by Shaohua Li
· 12 years ago
a93c5f0
Add a more verbose/immediate warning if we fail open with O_DIRECT
by Jens Axboe
· 12 years ago
d398794
Windows 32-bit fio fixes
by Bruce Cran
· 12 years ago
47ea504
Ensure that non-git basic installs return sane version information
by Jens Axboe
· 12 years ago
cf9a74c
Fio 2.0.8
by Jens Axboe
· 12 years ago
c41a9d0
Merge branch 'master' into gfio
by Jens Axboe
· 13 years ago
b7f05eb
eta: ETA bandwidth was off by 1.024
by Jens Axboe
· 13 years ago
Next »