index
:
fio
issue-870
latency-probe
master
noaccess
segmented-threads
fio - Flexible IO Tester
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-19
Fio 3.16
fio-3.16
Jens Axboe
2019-09-19
engines/io_uring: remove debug printf
Jens Axboe
2019-09-13
Merge branch 'fio_reset_sqe' of https://github.com/anarazel/fio
Jens Axboe
2019-09-13
engines/io_uring: Fully clear out previous SQE contents.
Andres Freund
2019-09-12
Merge branch 'ioring_add_sync_file_range' of https://github.com/anarazel/fio
Jens Axboe
2019-09-12
Merge branch 'fix_iouring_eintr' of https://github.com/anarazel/fio
Jens Axboe
2019-09-12
engines/io_uring: Add support for sync_file_range.
Andres Freund
2019-09-12
engines/io_uring: Handle EINTR.
Andres Freund
2019-09-12
engines/io_uring: fix crash with registerfiles=1
Jens Axboe
2019-09-11
filesetup: honor the offset option
Vincent Fu
2019-09-11
doc: clarify what --alloc-size does
Vincent Fu
2019-09-05
engines/io_uring: use its own option group
Jens Axboe
2019-09-05
engines/io_uring: add support for registered files
Jens Axboe
2019-09-03
smalloc: use SMALLOC_BPI instead of SMALLOC_BPB in add_pool()
Vincent Fu
2019-09-03
smalloc: allocate struct pool array from shared memory
Vincent Fu
2019-08-29
zbd: Improve job zonesize initialization checks
Damien Le Moal
2019-08-29
zbd: Fix job zone size initialization
Damien Le Moal
2019-08-29
zbd: provide empty setup_zbd_zone_mode()
Jens Axboe
2019-08-29
zbd: Add support for zoneskip option
Damien Le Moal
2019-08-29
man: Improve zonemode=zbd information
Damien Le Moal
2019-08-29
man page: Fix read_beyond_wp description
Damien Le Moal
2019-08-29
zbd: Fix error message
Damien Le Moal
2019-08-29
zbd: Fix initialization error message
Damien Le Moal
2019-08-29
zbd: Cleanup zbd_init()
Damien Le Moal
2019-08-28
options: allow offset_increment to understand percentages
Vincent Fu
2019-08-28
docs: small HOWTO fixes
Vincent Fu
2019-08-15
nbd: Update for libnbd 0.9.8
Richard W.M. Jones
2019-08-15
stat: ensure that struct jobs_eta packs nicely
Jens Axboe
2019-08-14
eta: use struct jobs_eta_packed
Jens Axboe
2019-08-14
Makefile: Add 'fulltest' target
Bart Van Assche
2019-08-14
Restore type checking in calc_thread_status()
Bart Van Assche
2019-08-14
Verify the absence of holes in struct jobs_eta at compile time
Bart Van Assche
2019-08-14
Refine packed annotations in stat.h
Bart Van Assche
2019-08-14
Optimize the code that copies strings
Bart Van Assche
2019-08-14
zbd: Improve robustness of unit tests
Bart Van Assche
2019-08-14
zbd: Declare local functions 'static'
Bart Van Assche
2019-08-08
t/zbd: Fix I/O bytes rounding errors
Shin'ichiro Kawasaki
2019-08-05
Add tests from t/ to the Windows installer
Rebecca Cran
2019-08-03
nbd: Remove copy and paste error in example
Richard W.M. Jones
2019-08-03
engines/splice: remove buggy ->mem_align set
Jens Axboe
2019-08-02
nbd: Document the NBD-specific uri parameter
Richard W.M. Jones
2019-08-02
parse: bump max value pairs supported from 24 to 32
Jens Axboe
2019-08-02
engines: Add Network Block Device (NBD) support using libnbd.
Richard W.M. Jones
2019-07-31
smalloc: cleanup firstfree()
Jens Axboe
2019-07-31
smalloc: fix compiler warning on Windows
Vincent Fu
2019-07-31
Remove unused fio_assert()
Jens Axboe
2019-07-31
Merge branch 'smalloc-gc' of https://github.com/vincentkfu/fio
Jens Axboe
2019-07-31
smalloc: fix garbage collection problem
Vincent Fu
2019-07-31
t/stest: make the test more challenging
Vincent Fu
2019-07-31
smalloc: print debug info on oom error
Vincent Fu
[next]