Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
fad69e155f10094611154e76c6babc1fdd1d40c1
/
engines
5903e7b
blktrace: load improvements
by Jens Axboe
· 11 years ago
68631b3
net: fix accidental overwrite of more than just the address
by Jens Axboe
· 11 years ago
bcbfeef
fio: add multi directory support
by Christian Ehrhardt
· 11 years ago
fc5c034
librbd ioengine support
by Daniel Gollub
· 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
eb23231
engine: protect net engine IPv6 support with configure check
by Jens Axboe
· 11 years ago
6611e9c
engine: more checks on IPv6 and multicast
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
4c057b3
posixaio: fix thread problem with using errno
by Jens Axboe
· 11 years ago
f16b740
Update Windows code to fix build breakage
by Bruce Cran
· 11 years ago
de8f6de
Fix misspellings using 'codespell' tool
by Anatol Pomozov
· 11 years ago
954cd73
Update for RDMA io engine's compatibility
by Yufei Ren
· 11 years ago
d3a623d
net: Add option to set outgoing multicast TTL
by Shawn Bohrer
· 11 years ago
b93b6a2
net: Allow setting network interface to use for multicast
by Shawn Bohrer
· 11 years ago
b511c9a
net: Add UDP multicast support
by Shawn Bohrer
· 11 years ago
4a93dec
net: close socket on error
by Shawn Bohrer
· 11 years ago
ee7062f
net: fix recvfrom error message
by Shawn Bohrer
· 11 years ago
7b2dfab
Update windowsaio for changes to the thread structure
by Bruce Cran
· 11 years ago
2ae0b20
Replace list based free/busy/requeue list with FIFO + ring
by Jens Axboe
· 11 years ago
4728b3c
fusion atomic: retrieve all capabilities and support larger writes
by Chandra Mallarapu
· 11 years ago
b2c77c2
fusion atomic: support for new SDK API
by Santhosh Koundinya
· 11 years ago
9a0ced5
sync engine: guard pvsync engine register/unregister
by Jens Axboe
· 11 years ago
07fc0ac
sync engine: add support for pwritev/preadv
by Jens Axboe
· 11 years ago
5aa23eb
Fix Windows build warnings.
by Bruce Cran
· 12 years ago
f0c48a7
null: 'td' isn't actually unused, unmark it
by Jens Axboe
· 12 years ago
4e0a8fa
Fixup bad logging types
by Jens Axboe
· 12 years ago
5a3cd5f
libaio: fix double setting of option category
by Jens Axboe
· 12 years ago
2ca1c76
net: fix double setting of option category
by Jens Axboe
· 12 years ago
b7f487c
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
e90a0ad
Categorize engine and profile options
by Jens Axboe
· 12 years ago
22f8045
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
ad705bc
implement 'unit_base' option to select between KB and Kbit et. al.
by Steven Noonan
· 12 years ago
62232d0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
f832642
posixaio: restart suspend list after we have used aio_suspend()
by Jens Axboe
· 12 years ago
8ea39c3
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
38b9354
Fix compile of RDMA engine for SunOS 5.x
by Jens Axboe
· 12 years ago
6264c7a
net: fix warning for systems without TCP_NODELAY
by Jens Axboe
· 12 years ago
6a5c4d9
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
47f07dd
Turn f->engine_data into a 64-bit value
by Jens Axboe
· 12 years ago
82eb1b9
Windows: io cancellation often fails and causes crashes, so remove it.
by Bruce Cran
· 12 years ago
9db01ef
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
10a6b3c
Windows: fix mlock, remove ftruncate and fix error handling.
by Bruce Cran
· 12 years ago
03244c1
windowsaio: fix file header format and improve error reporting.
by Bruce Cran
· 12 years ago
c874d18
Fix copy/paste error in windowsaio register/unregister function names.
by Bruce Cran
· 12 years ago
95820b6
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
1eafa37
configure: add TCP_NODELAY check
by Jens Axboe
· 12 years ago
98ffb8f
Fix bugs in [v]snprintf usage
by Ken Raeburn
· 12 years ago
26e594a
net: fix compile warning on Windows (and others)
by Jens Axboe
· 12 years ago
70a7878
net engine: implement option "nodelay" for TCP sockets
by Steven Noonan
· 12 years ago
135be49
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
0ac5d39
Drop EXTFLAG and lib references
by Jens Axboe
· 12 years ago
836fcc0
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
1f81991
Fix compile warnings on Windows
by Jens Axboe
· 12 years ago
5351f56
OSX: Fixup warnings and clock_gettime() bug
by Jens Axboe
· 12 years ago
99db656
fusion-aw: make configure and compile actually work
by Jens Axboe
· 12 years ago
c11a9dd
fusion-aw: fixes
by Jens Axboe
· 12 years ago
9793a6d
Fix configure script for 64-bit Windows.
by Bruce Cran
· 12 years ago
67bf982
Add configure script
by Jens Axboe
· 12 years ago
92a0daf
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
9cbef50
Use uintptr_t for engine data
by Jens Axboe
· 12 years ago
0cc6ee5
libaio: use container_of() instead of silly casting
by Jens Axboe
· 12 years ago
b010641
windowsaio: fix typo
by Jens Axboe
· 12 years ago
42634d2
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
84b3842
binject: fixup ->file_data breakage
by Jens Axboe
· 12 years ago
ef5f5a3
file: unify ->file_data and ->file_pos
by Jens Axboe
· 12 years ago
2a988d8
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
5a90bb5
windowsaio: create a single completion port during init, associate files during open.
by Bruce Cran
· 12 years ago
2277d5d
Fix windows out-of-memory handling
by Bruce Cran
· 12 years ago
c73ed24
windowsaio: initialize and map windowsaio IO structure to io_u
by Jens Axboe
· 12 years ago
49758e1
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
842805f
engines/net.c: fix compilation error due to missing signal.h include
by Steven Noonan
· 12 years ago
36d80bc
Wire up SIGUSR2 to kill blocking threads
by Jens Axboe
· 12 years ago
0cae16f
net: fix receiver start time
by Jens Axboe
· 12 years ago
6f73a7f
net: add basic ping/pong type workload support
by Jens Axboe
· 12 years ago
b96d243
net: sent udp open messages
by Jens Axboe
· 12 years ago
859088d
net: set runstate to SETTING_UP while waiting for a connection
by Jens Axboe
· 12 years ago
7d988f6
net: exit on WAITALL and !ret
by Jens Axboe
· 12 years ago
166dce4
net: fix segfault with receiver, tcp, and no hostname set
by Jens Axboe
· 12 years ago
66c098b
Fix windowsaio IO error handling and document device write access issue on Windows and FreeBSD.
by Bruce Cran
· 12 years ago
1e5324e
Merge branch 'master' into gfio
by Jens Axboe
· 12 years ago
24d23ca
Get rid of uninitialized_var()
by Jens Axboe
· 12 years ago
d5f3a08
e4defrag: fix always true comparison
by Jens Axboe
· 12 years ago
222757c
rdma: cleanup and fixes
by Jens Axboe
· 12 years ago
ee88d05
rdma: fixup compile issue
by Jens Axboe
· 12 years ago
ea6209a
rdma: use private random state
by Jens Axboe
· 12 years ago
7d7803f
rdma ioengine improvement
by Yufei Ren
· 12 years ago
d5abee0
backend: only check bytes_done for engines without FIO_NOIO
by Jens Axboe
· 12 years ago
2557f7e
cpuio engine cpuload bug fix
by Yufei Ren
· 12 years ago
f681d0b
Merge branch 'master' into gfio
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
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
cb3eb86
falloc: fix return value from queue
by Dmitry Monakhov
· 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
Next »