fio.git
2019-12-11 Jens AxboeTest patches for RWF_NOACCESS noaccess
2019-12-07 Jens Axboefilesetup: ensure to setup random generator properly
2019-12-06 Jens AxboeRenumber RWF_UNCACHED
2019-12-06 Jens Axboepvsync2: add support for RWF_UNCACHED
2019-12-06 Jens Axboeio_uring: add support for RWF_UNCACHED
2019-11-27 Jens AxboeMerge branch 'engine-rados-fix-first' of https://github...
2019-11-27 Adam Kupczykengines/rados: fix error with getting last instead...
2019-11-26 Jens AxboeMerge branch 'fallocate-truncate' of https://github...
2019-11-26 Jens AxboeMerge branch 'rados-now-use-completion-callbacks' of...
2019-11-26 Jens AxboeMerge branch 'const1' of https://github.com/kusumi/fio
2019-11-25 Adam Kupczykengines/rados: changed polling to completion callbacks...
2019-11-25 Tomohiro Kusumiparse: Silence discard-const warning on OpenBSD
2019-11-14 Vincent Fut/run-fio-tests: improve error handling
2019-11-14 Vincent Fuio_u: move to next zone even if zoneskip is unset
2019-11-14 Vincent Fufilesetup: improve LFSR init failure error message
2019-11-12 Trip Volpefilesetup: add fallocate=truncate option.
2019-11-07 Jens AxboeMerge branch 'testing' of https://github.com/vincentkfu/fio
2019-11-06 Vincent Fut/run-fio-tests: a script to automate running fio tests
2019-11-06 Vincent Fut/jobs: fix t0011 syntax error
2019-11-06 Vincent Fut/jobs: clean up t0009 and use only 4 CPUs
2019-11-06 Vincent Fut/jobs: drop time_based in t0007
2019-11-06 Vincent Fut/jobs: use current directory for test file for t0003...
2019-11-06 Vincent Fut/jobs: fixup t0002 test jobs
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'
next