fio: ioengine flag cleanup
[fio.git] / engines / libaio.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-27 Jens AxboeMerge branch 'diskutil-fix-missing-headers' of https...
2023-07-21 Jens AxboeMerge branch 'prio-hints'
2023-07-21 Damien Le Moalcmdprio: Introduce generic option definitions
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-07-03 Jens AxboeMerge branch 'libaio/actual_min_algo_update' of https...
2023-05-09 Denis Proninuse 'min' macro to find out next value of actual_min...
2023-04-07 Jens AxboeMerge branch 'libaio-hang' of https://github.com/lruman...
2023-04-07 Leah Rumancikengines/libaio: fix io_getevents min/max events arguments
2022-06-15 Vincent Fuioengines: update last_issue if we set issue_time
2022-06-15 Vincent Fuioengines: don't record issue_time if ioengines already...
2022-01-28 Jens AxboeMerge branch 'patch-1' of https://github.com/Nikratio/fio
2021-12-10 Jens AxboeMerge branch 'github-actions' of https://github.com...
2021-11-12 Jens AxboeMerge branch 'jf_readme_typo' of https://github.com...
2021-11-12 Niklas Cassellibaio,io_uring: make it possible to cleanup cmdprio...
2021-11-12 Niklas Casselcmdprio: add mode to make the logic easier to reason...
2021-11-12 Niklas Cassellibaio,io_uring: move common cmdprio_prep() code to...
2021-11-12 Niklas Cassellibaio,io_uring: rename prio_prep() to include cmdprio...
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2021-09-03 Damien Le Moalfio: Introduce the log_prio option
2021-09-03 Damien Le Moallibaio,io_uring: relax cmdprio_percentage constraints
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_bssplit
2021-09-03 Damien Le Moallibaio,io_uring: introduce cmdprio_class and cmdprio...
2021-09-03 Damien Le Moallibaio,io_uring: improve cmdprio_percentage option
2021-09-03 Damien Le Moalos: introduce ioprio_value() helper
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-07-03 Yigal Kormanconfigure: new --dynamic-libengines build option
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van Asscheengines/libaio: Use atomic_store_release() instead...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'nowait' of https://github.com/koct9i/fio
2020-05-31 Konstantin Khlebnikovengines: pvsync2 libaio io_uring: add support for RWF_N...
2020-01-23 Jens AxboeMerge branch 'priorityQueuing' of https://github.com...
2020-01-22 Phillip ChenPer-command priority: Priority logging and libaio/io_ur...
2019-11-02 Jens Axboeengines/libaio.c: remove unused 'hipri' setting
2019-10-08 Jens AxboeMerge branch 'replay-blktrace-fixes' of https://github...
2019-07-31 Jens AxboeMerge branch 'dev' of https://github.com/smartxworks/fio
2019-07-26 Jens Axboeengines/libaio: remove remnants of abandoned aio features
2019-07-09 Vincent Fufio: fix aio trim completion latencies
2018-12-13 Jens Axboeengines/libaio: remove features deprecated from old...
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 Axboeengines/libaio: only initialize iocb members when we...
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-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-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-07 Jens Axboelibaio: fix 'hipri' help entry
2018-11-06 Jens Axboelibaio: add support for polled IO
2018-08-03 Jens AxboeMerge branch 'chunked-iolog-reading' of https://github...
2018-08-03 Jens AxboeMerge branch 'read_iolog-from-unix-socket' of https...
2018-08-03 Jens AxboeMerge branch 'windows-s_issock' of https://github.com...
2018-07-26 Jens AxboeMerge branch 'sgunmap2' of https://github.com/vincentkf...
2018-07-26 Vincent Fuioengines: have ioengines with commit do own io account...
2018-04-24 Jens Axboeengines/libaio: don't sleep for 0 reap return for 0...
2018-04-20 Jens Axboeengines: fixup fio_q_status style violations
2018-04-20 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2018-04-18 Bart Van AsscheIntroduce enum fio_q_status
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2016-08-02 Jens AxboeMerge branch 'wip-traceinfo' of https://github.com...
2016-07-27 Tomohiro KusumiDon't malloc/memcpy ioengine_ops on td initialization
2015-12-30 Jens Axboeoptions: split out option grouping code
2015-10-01 Roman PenIntroduce new option: iodepth_batch_complete_max
2015-05-07 Jens AxboeMerge branch 'client-hostfile' of git://github.com...
2015-05-07 Jens AxboeMerge branch 'multiclnt-sharedfs-try3' of git://github...
2015-05-06 Jens AxboeAdd support for options being a power-of-2
2015-04-23 Jens AxboeMerge branch 'io-threads'
2015-04-15 Jens Axboelibaio: don't call io_destroy(), let exit_aio() take...
2014-10-30 Jens AxboeMerge branch 'master' of ssh://git.kernel.dk/data/git/fio
2014-10-29 Jens Axboeengines: rename option specific pad from 'td' to 'pad'
2014-10-14 Jens Axboeengines/libaio: fix wrong setting of wait_start
2014-10-10 Andrey Kuzminengines/libaio: better protect against a busy loop...
2014-10-08 Jens Axboelibaio: commit on EAGAIN
2014-10-08 Slava Pestovlibaio: retry on -EINTR
2014-10-03 Jens AxboeMerge branch 'expression-parser'
2014-10-03 Jens Axboeengines/libaio: modify getevents and commit error handling
2014-10-01 Jens Axboeengines/libaio: reset 'wait_start' on non-EAGAIN
2014-10-01 Jens Axboeengines/libaio: fix submit loop to use 'ld->queued...
2014-10-01 Jens Axboeengines/libaio: don't reap on EAGAIN and no pending...
2014-09-30 Jens AxboeConstify a few more hot paths
2014-09-30 Jens Axboeengines/libaio: fix issue with EAGAIN
2013-04-11 Jens Axboelibaio: fix double setting of option category
2013-04-11 Jens AxboeMerge branch 'gfio' into gfio-int
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-10 Jens AxboeCategorize engine and profile options
2013-04-10 Jens AxboeMerge branch 'master' into gfio
2013-04-09 Jens AxboeMerge branch 'master' into gfio
next