Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
964f5b9b267e3c87035309b9838c357613bfa209
964f5b9
Fio 1.50-rc3
by Jens Axboe
· 14 years ago
c7e6ae4
Cleanup some verify bits
by Jens Axboe
· 14 years ago
e61f1ec
Print error if max number of jobs is exceeded
by Bruce Cran
· 14 years ago
69204d6
Eta/disk thread uses more than the minimum stack
by Jens Axboe
· 14 years ago
efda12b
Comment out ->buf_filled_len in pattern fill
by Jens Axboe
· 14 years ago
9a793c2
Fix race in exit of eta/util thread
by Jens Axboe
· 14 years ago
cfbcd0d
Make sure that pattern verifies also dump contents
by Jens Axboe
· 14 years ago
7985701
Change disk util / eta method from signal to thread
by Jens Axboe
· 14 years ago
79402a1
We need libgen.h for basename()
by Jens Axboe
· 14 years ago
6f260b3
Correct basename usage for verify dump
by Jens Axboe
· 14 years ago
2f2e98e
Fio 1.50-rc2
by Jens Axboe
· 14 years ago
bce964a
Don't double print version when invoked with --version
by Jens Axboe
· 14 years ago
b463e93
Add verify_dump option to control whether to dump bad/good blocks or not
by Jens Axboe
· 14 years ago
4aae38a
Ensure that random_seed is also added to dummy io_buf for dumping
by Jens Axboe
· 14 years ago
c50ca7b
Pretty up the good/bad block verify dumping
by Jens Axboe
· 14 years ago
7d9fb45
When verify fails, dump the good/bad blocks to files
by Jens Axboe
· 14 years ago
3f46e64
Update Windows version
by Jens Axboe
· 14 years ago
7ed4d7a
Merge branch 'winfio'
by Jens Axboe
· 14 years ago
63a5826
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 14 years ago
c581b16
Fio 1.50-rc1
by Jens Axboe
· 14 years ago
d9a7ba8
Merge branch 'winfio'
by Jens Axboe
· 14 years ago
8bad3c5
Remove left-over files
by Jens Axboe
· 14 years ago
c2019d3
Windows updates
by Bruce Cran
· 14 years ago
dfc6e75
setgid first, setuid second
by Stefan Hajnoczi
· 14 years ago
5b42a48
Document that write_iolog is unsafe for concurrent jobs
by Stefan Hajnoczi
· 14 years ago
9b83656
Various fixes/updates
by Bruce Cran
· 14 years ago
b921e2e
Close iolog file if reading version string fails
by Stefan Hajnoczi
· 14 years ago
e4db9fe
Fio Windows update
by Bruce Cran
· 14 years ago
e2e5888
OS headers need fio_file definition now
by Jens Axboe
· 14 years ago
ecc314b
FIO Windows update
by Bruce Cran
· 14 years ago
03e20d6
First snapshot of FIO for Windows
by Bruce Cran
· 14 years ago
2d7760d
Include fio version in normal output
by Jens Axboe
· 14 years ago
c94bbe5
Use -pthread instead of -lpthread on FreeBSD
by Bruce Cran
· 14 years ago
59e733f
Get rid of other-OS headers in .depend
by Bruce Cran
· 14 years ago
ebdadcb
Fio 1.44.3
by Jens Axboe
· 14 years ago
0f2152c
FreeBSD build broken due to missing -lrt
by Bruce Cran
· 14 years ago
cda99fa
fix ramp_in
by Signed-off-by Steven Pratt
· 14 years ago
ee72ca0
Sync HOWTO iodepth option with man page
by Jens Axboe
· 14 years ago
8489dae
fio.1: Add ioengines heads up to the iodepth section
by Sebastian Kayser
· 14 years ago
47f6bde
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
d85b1ad
Add additional references to binary packages
by Sebastian Kayser
· 14 years ago
d7c8be0
nrfiles vs nr_files mixups
by Jens Axboe
· 14 years ago
d3624ff
Makefile.solaris: install man pages
by Sebastian Kayser
· 14 years ago
78e51c7
solaris: log error for failure to enable direct IO
by Jens Axboe
· 14 years ago
a5b01f1
Call path below SIGALRM isn't safe
by Jens Axboe
· 14 years ago
45ddf67
Fio 1.44.2
by Jens Axboe
· 14 years ago
ca7e0dd
binject: ensure we get aligned memory
by Jens Axboe
· 14 years ago
f0f346d
Update for proper binject ioctls
by Jens Axboe
· 14 years ago
f42195a
Update HOWTO as well for verify_backlog
by Jens Axboe
· 14 years ago
092f707
Update verify_backlog documentation
by David Nellans
· 14 years ago
dc6d4db
Fio 1.44.1
by Jens Axboe
· 14 years ago
f57d6f9
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
2f68124
A few fixes for 32-bit compiles
by Jens Axboe
· 14 years ago
5e0baa7
Fix segfault when passing in size < block_size
by Jens Axboe
· 14 years ago
b67a111
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
c0e75ab
Fix compile warning on platforms with posix_fallocate
by Jens Axboe
· 14 years ago
ebb9b8a
Kill -arch from OSX Makefile
by Jens Axboe
· 14 years ago
ce4b505
binject: ctl cleanups
by Jens Axboe
· 14 years ago
83c107b
binject: fix missing includes for stat(2)
by Jens Axboe
· 14 years ago
1ef2b6b
Initial support for explicit write barriers
by Jens Axboe
· 14 years ago
9e700a7
Add missing file.h f->file_data change
by Jens Axboe
· 14 years ago
d01c404
binject updates
by Jens Axboe
· 14 years ago
0e23857
binject: setup and teardown mappings internally
by Jens Axboe
· 14 years ago
d175907
Fio 1.44
by Jens Axboe
· 14 years ago
6fe1c1d
Fix compile on RHEL4/SLES10
by Joss Grossman
· 14 years ago
cdd5411
Fix bad setting of td->o.ddir_seq_nr in add_job()
by Adam DeBellins
· 14 years ago
a3edaf7
Use log_err() in the io engines
by Jens Axboe
· 14 years ago
4a435da
binject: correctly retrieve block size of device
by Jens Axboe
· 14 years ago
15bc8b7
Fio 1.44-rc1
by Jens Axboe
· 14 years ago
c6404a4
Don't add the file offset twice for trim
by Jens Axboe
· 14 years ago
0508320
Kill leftover debug printf() and re-format a long line
by David Nellans
· 14 years ago
bb06755
Fix io_u depth array size
by David Nellans
· 14 years ago
562c2d2
Add some comments around the terse output
by David Nellans
· 14 years ago
0546381
num2str fixes
by Jens Axboe
· 14 years ago
1ec3d69
Implement a better num2str()
by Jens Axboe
· 14 years ago
bd4d7e1
Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
92a3d86
Revert "Improvements for num2str()"
by Jens Axboe
· 14 years ago
ef5249d
Improvements for num2str()
by Jens Axboe
· 14 years ago
ae3fb6f
Add missing option type
by Jens Axboe
· 14 years ago
c8dcfd7
Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
3410599
binject: use WRITE, not WRITEZERO
by Jens Axboe
· 14 years ago
4b3b73f
Merge branch 'master' of ssh://router.home.kernel.dk/data/git/fio
by Jens Axboe
· 14 years ago
79a4318
Add binject IO engine
by Jens Axboe
· 14 years ago
1c04bf7
Align memory buffers for RAW io engines
by Jens Axboe
· 14 years ago
6277622
Fixup bad format of replay_no_stall option
by Jens Axboe
· 14 years ago
d708ac5
Fix assert
by Jens Axboe
· 14 years ago
a917a8b
Trim/discard fixes
by Jens Axboe
· 14 years ago
477a6d4
Fix libaio prep
by Jens Axboe
· 14 years ago
1d7f28e
Remove debug TRIM #error
by Jens Axboe
· 14 years ago
0d29de8
Add verify trim support
by Jens Axboe
· 14 years ago
d1c46c0
Add support for redirection replay of blktrace traces to another device
by David Nellans
· 14 years ago
684de9c
Fio 1.43.2
by Jens Axboe
· 14 years ago
2039ab1
Fix bug with probing block size
by Jens Axboe
· 14 years ago
2084d7b
Fio 1.43.1
by Jens Axboe
· 14 years ago
ff58fce
Add support for replaying blktrace trim/discard
by Jens Axboe
· 14 years ago
825f818
Add missing types to io_u_log_error()
by Jens Axboe
· 14 years ago
14e7b60
Add missing types to log_io_u()
by Jens Axboe
· 14 years ago
0b80f9c
Fix access of freed memory
by Jens Axboe
· 14 years ago
9446dbd
Bad style
by Jens Axboe
· 14 years ago
aabbe9b
Fio 1.43
by Jens Axboe
· 14 years ago
Next »