t/io_uring: only calculate per-file depth if we have files
[fio.git] / lib / pattern.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-01-31 Vincent Fulib/pattern: fix formatting
2023-01-30 Vincent Fulib/pattern: Fix seg fault when calculating pattern...
2022-11-19 Logan Gunthorpelib/pattern: Support binary pattern buffers on windows
2022-11-19 Logan Gunthorpeoptions: Support arbitrarily long pattern buffers
2022-11-19 Logan Gunthorpelib/pattern: Support short repeated read calls when...
2022-11-19 Logan Gunthorpelib/pattern: Support NULL output buffer in parse_and_fi...
2022-02-20 Jens AxboeMerge branch 'genfio-tempfile' of https://github.com...
2022-02-20 Jens AxboeMerge branch 'spelling' of https://github.com/scop/fio
2022-02-20 Ville SkyttäSpelling and grammar fixes
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2020-06-10 Jens AxboeMerge branch 'latency_window' of https://github.com...
2020-06-10 Jens AxboeMerge branch 'master' of https://github.com/bvanassche/fio
2020-05-24 Jens AxboeMerge branch 'parse-and-fill-pattern' of https://github...
2020-05-24 Bart Van AsscheDo not read past the end of fmt_desc[]
2020-05-24 Bart Van AsscheFix spelling in a source code comment
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-08 Jens AxboeAdd strndup() function, if we don't have it
2017-06-08 Stephen Batespattern: Add support for files in buffer_pattern argument.
2017-05-03 Jens AxboeMerge branch 'wip-remove-disconnect' of https://github...
2017-04-26 Tomohiro KusumiMake lib/pattern.c a stand-alone library
2015-12-28 Jens Axboelib/pattern: include oslib/strcasestr.h
2015-09-04 Roman Penlib/pattern: add set of functions to parse combined...