fio.git
2018-12-21 Jens Axboeengines/aioring: update for continually rolling ring
2018-12-19 Jens Axboeengines/aio-ring: initialization error handling
2018-12-19 Jens Axboeengines/aio-ring: cleanup read/write prep
2018-12-14 Jens AxboeFix 'min' latency times being 0 with ramp_time
2018-12-14 Jens Axboeengines/aioring: get rid of old error on sqwq and sqthread
2018-12-14 Jens Axboet/aio-ring: add cache hit statistics
2018-12-14 Jens AxboeAdd cache hit stats
2018-12-14 Jens Axboeclient/server: convert nr_zone_resets on the wire
2018-12-13 Jens Axboeengines/aioring: update to newer API
2018-12-13 Jens Axboeengines/aioring: enable IOCTX_FLAG_SQPOLL
2018-12-13 Jens Axboeio_u: ensure buflen is capped at maxbs
2018-12-13 Jens Axboeengines/aioring: various updates and fixes
2018-12-13 Jens Axboeengines/libaio: remove features deprecated from old...
2018-12-13 Jens Axboeaioring: remove qd > 1 restriction
2018-12-13 Jens Axboeaioring: check for arch support AFTER including the...
2018-12-13 Jens Axboeaioring: hide it if archs don't define syscalls
2018-12-13 Jens Axboet/aio-ring: update for new API
2018-12-13 Jens AxboeAdd aioring engine
2018-12-13 Jens Axboeioengine: remove ancient alias for libaio
2018-12-12 Jens Axboet/aio-ring: set nr_events after clear
2018-12-12 Jens Axboet/aio-ring: update to new io_setup2(2)
2018-12-12 Jens Axboet/aio-ring: update to newer API
2018-12-10 Jens Axboet/aio-ring: updates/cleanups
2018-12-10 Jens AxboeAdd aio-ring test app
2018-12-04 Jens Axboeengines/libaio: increase RLIMIT_MEMLOCK for user buffers
2018-12-04 Jens Axboeengines/libaio: update for newer io_setup2() system...
2018-12-01 Jens Axboeengines/libaio: set IOCB_HIPRI if we are polling
2018-11-30 Jens Axboestat: assign for first stat iteration, don't sum
2018-11-30 Jens Axboestat: only apply proper stat summing for event timestamps
2018-11-30 Jens Axboeengines/libaio: only initialize iocb members when we...
2018-11-29 Vincent Fugettime: use nsec in get_cycles_per_msec division
2018-11-29 Bari Antebirand: fix compressible data ratio per segment
2018-11-28 Jens Axboeengines/libaio: use maximum buffer size for fixed user...
2018-11-27 Jens Axboeengines/libaio: add preliminary support for pre-mapped...
2018-11-26 Vincent Fuworkqueue: update IO counters promptly after handling IO
2018-11-25 Jens Axboeoptions: fix 'kb_base' being of the wrong type
2018-11-24 Jens Axboeoptions: fix 'unit_base' being of the wrong type
2018-11-21 Jens Axboeengines/libaio: cleanup new vs old io_setup() system...
2018-11-21 Jens Axboeengines/libaio: use fio_memalign() helper for user...
2018-11-21 Jens Axboeengines/libaio: the IOCTX_FLAG_* flags changed
2018-11-21 Jens Axboeengines/libaio: fallback to old io_setup() system call
2018-11-21 Jens Axboeengines/libaio: add support for user mapped iocbs
2018-11-21 Jens Axboebackend: initialize io engine before io_u buffers
2018-11-20 Jens AxboeKill "No I/O performed by ..." message
2018-11-20 Jens Axboeengines/libaio: fix new aio poll API
2018-11-19 Jens Axboeengines/libaio: update to new io_setup2() system call
2018-11-16 Jens Axboelibaio: switch to newer libaio polled IO API
2018-11-16 Jens Axboeio_u: fall through to unlock path in case of error
2018-11-15 Jens Axboebackend: silence "No I/O performed by..." if jobs ends...
2018-11-15 Jens Axboeworkqueue: ensure we see deferred error for IOs
2018-11-15 Jens Axboeworkqueue: fix misleading comment
2018-11-07 Feng, Changyuverify: add requested block information to failure...
2018-11-07 Jens Axboelibaio: fix 'hipri' help entry
2018-11-06 Jens Axboelibaio: add support for polled IO
2018-11-02 Jens AxboeFio 3.12 fio-3.12
2018-11-02 Jeff FurlongFix Windows CPU count
2018-10-26 Tomohiro Kusumioslib: fix strlcat's incorrect copying
2018-10-26 Tomohiro Kusumilib: fix strntol's end pointer when str has leading...
2018-10-26 Tomohiro Kusumiunittests: add unittest suite for oslib/strndup.c
2018-10-26 Tomohiro Kusumiunittests: add unittest suite for oslib/strlcat.c
2018-10-26 Tomohiro Kusumiunittests: add unittest suite for lib/strntol.c
2018-10-26 Tomohiro Kusumiunittests: add unittest suite for lib/memalign.c
2018-10-26 Tomohiro Kusumiunittests: add CUnit based unittest framework
2018-10-24 Jens Axboeio_u: move trim error notification out-of-line
2018-10-23 Jens Axboestat: use helper for IO direction name
2018-10-19 Vincent Fudocs: serialize_overlap=1 with io_submit_mode=offload...
2018-10-19 Vincent Fufio: document locking for overlap checking in offload...
2018-10-19 Vincent Fufio: enable cross-thread overlap checking with processes
2018-10-19 Vincent Fufio: add function to check for serialize_overlap with...
2018-10-19 Jens AxboeMerge branch 'samples-colnames' of https://github.com...
2018-10-19 Jens Axboefilesetup: fix whitespace damage introduced by previous...
2018-10-19 Jens AxboeMerge branch 'fix-init-read-iolog' of https://github...
2018-10-18 Vincent Fufio: reset more counters when ramp time has elapsed
2018-10-16 Ben Englandadd rsp. time samples as column 2, use meaningful pctil...
2018-10-15 Jens AxboeMerge branch 'offload-serialize-overlap2' of https...
2018-10-15 Vincent Furate-submit: remove code that can never be executed
2018-10-15 Vincent Fudocs: enable serialize_overlap with io_submit_mode...
2018-10-15 Vincent Fufio: enable overlap checking with offload submission
2018-10-15 Vincent Fuinit: loosen serialize_overlap restrictions
2018-10-08 Jens Axboeoptions: kill 'use_os_rand'
2018-10-08 Jens AxboeRemove old OS dependent (unused) random code
2018-10-06 Jens AxboeMerge branch 'patch-1' of https://github.com/joaomlneto/fio
2018-10-05 João NetoBe careful when defining `MPOL_LOCAL`
2018-10-05 Jens AxboeAdd cross-stripe intel sample verify job
2018-10-04 Jens AxboeBool conversions
2018-10-03 Jens AxboeFio 3.11 fio-3.11
2018-10-03 Jens Axboeiolog: fix leak for unsupported iolog version
2018-10-03 Dennis Zhouupdate replay_align and replay_scale documentation
2018-10-03 Dennis ZhouRevert "blktrace: support for non-512b sector sizes"
2018-10-03 Jens Axboeiolog: fix up some style issues
2018-10-01 Adam Kupczykengines/rados: use fio provided file names
2018-09-30 Jens Axboeengines/cpu: fix potential overflow in thinktime calcul...
2018-09-30 Jeff Moyerfix hung fio process with large I/O sizes and verify...
2018-09-29 Bart Van Asschezbd: Avoid duplicating the code for calculating the...
2018-09-29 Bart Van Asschezbd: Restore zbd_check_swd()
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Report a test summary when...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Set fio aux path and forbid...
2018-09-29 Bart Van Asschet/zbd/test-zbd-support: Ensure that an assertion failur...
2018-09-29 Bart Van Asschet/zbd/functions: Make fio_reset_count() return 0 if...
2018-09-28 Damien Le Moalzbd: Fix incorrect comments
next