fio.git
2019-11-06 Vincent Fut/stest: non-zero exit value on failure
2019-11-06 Vincent Fut/sgunmap-test.py: drop six.moves dependency
2019-11-06 Vincent Fut/steadystate_tests: better support automated testing
2019-11-06 Vincent Fut/strided.py: change LFSR tests
2019-11-06 Vincent Fut/readonly: replace shell script with python script
2019-11-06 Vincent Fut/iee754: add return value
2019-11-05 Khem Rajarch-arm: Consider armv7ve arch as well
2019-11-03 Jens AxboeMerge branch 'master' of https://github.com/aphreet/fio
2019-11-03 Mikhail MalyginEnable io_uring engine on powerpc arch
2019-11-02 Jens Axboeengines/libaio.c: remove unused 'hipri' setting
2019-10-29 Jens AxboeMerge branch 'patch-1' of https://github.com/hannesweis...
2019-10-29 Jens AxboeMerge branch '1029_tet' of https://github.com/optimisty...
2019-10-29 Ziye Yangbackend: fix the memory leak if fio_memalign fails,
2019-10-29 hannesweisbachFix output redirection of exec_prerun/_postrun
2019-10-24 Jens AxboeMerge branch 'doc_fixes' of https://github.com/sitsofe/fio
2019-10-24 Sitsofe Wheelerdoc: delete repeated word "will"
2019-10-24 Sitsofe Wheelerman: don't use non-breaking minuses when they're not...
2019-10-21 Jens AxboeMerge branch 'android-log-fix' of https://github.com...
2019-10-21 Danny LinMakefile: Link to the system logging library on Android
2019-10-15 Jens AxboeMerge branch 'fix-fsync-on-close' of https://github...
2019-10-15 Vincent Futesting: add test script for zonemode=strided
2019-10-15 Vincent Fufilesetup: use zonerange for map and LFSR with zonemode...
2019-10-15 Vincent Fuio_u: skip to the next zone when zoneskip is set to...
2019-10-14 Jens Axboeparse: improve detection of bad input string
2019-10-13 Jens AxboeMerge branch 'fix-corrupt-hist-log' of https://github...
2019-10-13 Sitsofe Wheelerstat: fix corruption in histogram logs
2019-10-09 Jens AxboeMerge branch 'bumpflocks' of https://github.com/earleph...
2019-10-08 Earle F. Philhower... Increase MAX_FILELOCKS for highly parallel IO test
2019-10-08 Sitsofe Wheelerbackend: fix final fsync behaviour
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-10-06 Jens AxboeMerge branch 'error-on-implicit-decl' of https://github...
2019-10-06 Sitsofe Wheelerconfigure: stop enabling fdatasync on OSX
2019-10-02 Rebecca CranWindows: Update URLs to https, and remove mention of...
2019-10-02 Rebecca CranUpdate the email and web address for Windows binaries.
2019-09-27 Jens Axboeconfigure: add --enable-libaio-uring parameter
2019-09-26 Shin'ichiro... t/zbd: Avoid magic number of test case count
2019-09-25 Shin'ichiro... filesetup: Extend file size for 'null' and 'filecreate...
2019-09-25 Shin'ichiro... Revert "filesetup: honor the offset option"
2019-09-24 Jens Axboeverify: check that the block size is big enough
2019-09-23 Jens AxboeMerge branch 'master' of https://github.com/anatol/fio
2019-09-23 Anatol PomozovFix compilation error with gfio
2019-09-20 Jens AxboeFio 3.16 fio-3.16
2019-09-19 Jens Axboeengines/io_uring: remove debug printf
2019-09-13 Jens AxboeMerge branch 'fio_reset_sqe' of https://github.com...
2019-09-13 Andres Freundengines/io_uring: Fully clear out previous SQE contents.
2019-09-12 Jens AxboeMerge branch 'ioring_add_sync_file_range' of https...
2019-09-12 Jens AxboeMerge branch 'fix_iouring_eintr' of https://github...
2019-09-12 Andres Freundengines/io_uring: Add support for sync_file_range.
2019-09-12 Andres Freundengines/io_uring: Handle EINTR.
2019-09-12 Jens Axboeengines/io_uring: fix crash with registerfiles=1
2019-09-11 Vincent Fufilesetup: honor the offset option
2019-09-11 Vincent Fudoc: clarify what --alloc-size does
2019-09-05 Jens Axboeengines/io_uring: use its own option group
2019-09-05 Jens Axboeengines/io_uring: add support for registered files
2019-09-03 Vincent Fusmalloc: use SMALLOC_BPI instead of SMALLOC_BPB in...
2019-09-03 Vincent Fusmalloc: allocate struct pool array from shared memory
2019-08-30 Damien Le Moalzbd: Improve job zonesize initialization checks
2019-08-30 Damien Le Moalzbd: Fix job zone size initialization
2019-08-29 Jens Axboezbd: provide empty setup_zbd_zone_mode()
2019-08-29 Damien Le Moalzbd: Add support for zoneskip option
2019-08-29 Damien Le Moalman: Improve zonemode=zbd information
2019-08-29 Damien Le Moalman page: Fix read_beyond_wp description
2019-08-29 Damien Le Moalzbd: Fix error message
2019-08-29 Damien Le Moalzbd: Fix initialization error message
2019-08-29 Damien Le Moalzbd: Cleanup zbd_init()
2019-08-28 Vincent Fuoptions: allow offset_increment to understand percentages
2019-08-28 Vincent Fudocs: small HOWTO fixes
2019-08-15 Richard W.M... nbd: Update for libnbd 0.9.8
2019-08-15 Jens Axboestat: ensure that struct jobs_eta packs nicely
2019-08-14 Jens Axboeeta: use struct jobs_eta_packed
2019-08-14 Bart Van AsscheMakefile: Add 'fulltest' target
2019-08-14 Bart Van AsscheRestore type checking in calc_thread_status()
2019-08-14 Bart Van AsscheVerify the absence of holes in struct jobs_eta at compi...
2019-08-14 Bart Van AsscheRefine packed annotations in stat.h
2019-08-14 Bart Van AsscheOptimize the code that copies strings
2019-08-14 Bart Van Asschezbd: Improve robustness of unit tests
2019-08-14 Bart Van Asschezbd: Declare local functions 'static'
2019-08-09 Shin'ichiro... t/zbd: Fix I/O bytes rounding errors
2019-08-05 Rebecca CranAdd tests from t/ to the Windows installer
2019-08-03 Richard W.M... nbd: Remove copy and paste error in example
2019-08-03 Jens Axboeengines/splice: remove buggy ->mem_align set
2019-08-02 Richard W.M... nbd: Document the NBD-specific uri parameter
2019-08-02 Jens Axboeparse: bump max value pairs supported from 24 to 32
2019-08-02 Richard W.M... engines: Add Network Block Device (NBD) support using...
2019-07-31 Jens Axboesmalloc: cleanup firstfree()
2019-07-31 Vincent Fusmalloc: fix compiler warning on Windows
2019-07-31 Jens AxboeRemove unused fio_assert()
2019-07-31 Jens AxboeMerge branch 'smalloc-gc' of https://github.com/vincent...
2019-07-31 Vincent Fusmalloc: fix garbage collection problem
2019-07-31 Vincent Fut/stest: make the test more challenging
2019-07-31 Vincent Fusmalloc: print debug info on oom error
2019-07-31 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-31 Jens AxboeMerge branch 'gnuplot-tabs' of https://github.com/kapsh/fio
2019-07-31 Damien Le Moalbssplit: Fix handling of 0 percentage
2019-07-27 Alexander Kapshunafio2gnuplot: fix TabErrors when running with Python 3
2019-07-26 Jens AxboeDocument io_uring feature
2019-07-26 Jens Axboeengines/libaio: remove remnants of abandoned aio features
2019-07-19 Kyle Zhanglibiscsi: continue working when meets EINTR or EAGAIN
2019-07-12 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-12 Jens AxboeFio 3.15 fio-3.15
next