fio.git
2024-06-12 Vincent Fusmalloc: add a comment explaining why scalloc does...
2024-06-11 Vincent Fuhelper_thread: check for null scalloc return value
2024-06-11 Vincent Fut/stest: remove useless error assignment
2024-06-11 Vincent Fuiolog: check scalloc return value
2024-06-11 Vincent Fut/stest: confirm that scalloc clears the buffer
2024-06-11 Vincent FuReapply "smalloc: smalloc() already clears memory,...
2024-06-07 Vincent Fuengines/io_uring: eliminate FDP memory corruption risk
2024-06-06 Vincent FuRevert "smalloc: smalloc() already clears memory, scall...
2024-06-05 Vincent Fudataplacement: increase max data placement IDs to 128
2024-06-04 Vincent Fudocs: update and clarify plids option
2024-06-04 Vincent Fut/nvmept_fdp: add tests for plid ranges
2024-06-04 Vincent Fuoptions: support ranges for FDP plids option
2024-06-04 Vincent Fudocs: fix operations misspellings
2024-06-03 Vincent FuMerge branch 'io_uring_cmd/support-write-family' of...
2024-05-31 Minwoo Imio_uring: Add 'write_mode' option for optional cmds
2024-05-31 Vincent FuMerge branch 'fix-coverity-scan-defect' of https:/...
2024-05-31 Hyunwoo Parkiolog: fix Error handling issues (NEGATIVE_RETURNS)
2024-05-31 Hyunwoo Parkiolog: fix Null pointer dereferences (FORWARD_NULL)
2024-05-28 Vincent FuMerge branch 'enable-dataplacement-while-replaying...
2024-05-28 Jens AxboeMerge branch 'io_uring/fix-negative-cqe-status' of...
2024-05-27 Hyunwoo Parkt/nvmept_fdp: add a test(402)
2024-05-27 Hyunwoo Parkfio: enable dataplacement(fdp) while replaying I/Os
2024-05-24 Vincent FuMerge branch 'nvme/support-sync-fua-for-iouring-v2...
2024-05-23 Minwoo Imio_uring: Add 'readfua' and 'writefua' options
2024-05-21 Vincent FuMerge branch 'enable-dataplacement-scheme' of https...
2024-05-21 Hyunwoo Parkt/nvmept_fdp: add tests(302,303,400,401) for fdp scheme
2024-05-21 Hyunwoo Parkfdp: support scheme placement id (index) selection
2024-05-15 Minwoo Imoptions: Add support hex value to ignore_error
2024-05-15 Minwoo Imio_uring: Fix the flip to negative of CQE status
2024-04-30 Shin'ichiro... t/zbd: avoid test case 31 failure with small devices
2024-04-30 Shin'ichiro... t/zbd: add test case to confirm verify_backlog=1 options
2024-04-30 Shin'ichiro... zbd: remove unnecessary verify_backlog check in zbd_fil...
2024-04-25 Vincent Fut/nvmept_trim: increase transfer size for some tests
2024-04-24 Vincent Fudocs: update for new data placement options
2024-04-24 Vincent Fut/nvmept_streams: test NVMe streams support
2024-04-24 Vincent Fudataplacement: add a debug print for IOs
2024-04-24 Vincent Fuoptions: parse placement IDs as unsigned values
2024-04-24 Vincent Fuoptions: reject placement IDs larger than the max
2024-04-24 Vincent Fufio: support NVMe streams
2024-04-24 Vincent Fut/nvmept_fdp.py: test script for FDP
2024-04-24 Vincent Fufio: create over-arching data placement option
2024-04-24 Vincent Fufio: rename fdp.[c,h] to dataplacement.[c,h]
2024-04-19 Jens AxboeMerge branch 'master' of https://github.com/celestinech...
2024-04-19 celestinechenFIO with fsync option issues more DDIR_SYNC commands...
2024-04-18 Vincent Fufio: ioengine flag cleanup
2024-04-18 Vincent Fufio: remove compile time assertion
2024-04-18 Vincent Fufio: use thread flag count for ioengine flag shift
2024-04-18 Chana-Zaks-wdctest: add test for readwrite issue
2024-04-18 Chana-Zaks-wdcDon break too early in readwrite mode
2024-04-17 Jens Axboet/io_uring: only calculate per-file depth if we have...
2024-04-17 Vincent Fugithub: add reminders to PR template
2024-04-17 Jens AxboeMerge branch 'ioops_ver' of https://github.com/ankit...
2024-04-17 Ankit Kumarioengines: bump up FIO_IOOPS_VERSION
2024-04-16 Vincent FuMerge branch 'directory-operation' of https://github...
2024-04-15 Jens AxboeRevert "ioengines: Make td_io_queue print log_err when...
2024-04-15 friendy-suengines/fileoperations: add more description for file...
2024-04-02 Vincent Fuhowto: fix zonemode formatting
2024-03-26 Jens AxboeFio 3.37 fio-3.37
2024-03-25 Jens AxboeMerge branch 'delete-instead-of-unlink' of https:/...
2024-03-25 Nikolay Edigaryevdocs: use "delete" term instead of "unlink", which...
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2024-03-22 yonggang.yygiolog: fix disk stats issue
2024-03-22 Vincent Fuexamples: fiograph plots for dir operation ioengines
2024-03-22 Vincent Fuengines/fileoperations: use local var for ioengine...
2024-03-22 Vincent Fuengines/fileoperations: remove extra blank lines
2024-03-22 friendy-suioengines: implement dircreate, dirstat, dirdelete...
2024-03-21 Vincent Fut/run-fio-tests: restrict t0031 to Linux only
2024-03-21 Shin'ichiro... test: add the test for regrow logs with asynchronous...
2024-03-21 Shin'ichiro... iolog: regrow logs in iolog_delay()
2024-03-20 Vincent Fut/jobs/t0030: add test for --bandwidth-log option
2024-03-20 Vincent Fut/fiotestlib: pass command-line options to FioJobFileTest
2024-03-18 Vincent Fudocs: fix documentation for rate_cycle
2024-03-07 Vincent Fut/nvmept_pi: add support for xNVMe ioengine
2024-03-07 Vincent Fut/nvmept_pi: drop JSON output for error cases
2024-03-07 Vincent Fuexamples: add fiograph plots for netio_vsock examples
2024-03-07 Vincent Fuexamples: add fiograph plot for uring-cmd-trim-multi...
2024-03-07 Vincent Fuexamples: add plots for xNVMe examples
2024-03-07 Vincent Fuexamples: update plot for cmdprio-bssplit
2024-03-05 Avri AltmanDoc: Make note of using bsrange with ':'
2024-03-05 Avri Altmant/jobs: Fix a typo in jobs 23 & 24
2024-03-05 Avri Altmant/jobs: Rename test job 15
2024-03-05 Avri Altmant/jobs: Further clarify regression test 7
2024-03-05 Avri Altmanfio: Some minor code cleanups
2024-03-04 Jens AxboeMerge branch 'patch-ioengines' of https://github.com...
2024-03-04 Jaehoioengines: Make td_io_queue print log_err when got...
2024-02-27 Vincent Fugettime: fix cpuclock-test on AMD platforms
2024-02-27 Vincent Fuhowto: fix job_start_clock_id formatting
2024-02-23 Vincent Fuci: fix macOS sphinx install issues
2024-02-22 Jens AxboeMerge branch 'fix-tests-cfi' of https://github.com...
2024-02-22 Miko Larssonoptions: declare *__val as long long
2024-02-22 Miko Larssont/io_uring: use char * for name arg in detect_node
2024-02-22 Miko Larssont/io_uring: include libgen.h
2024-02-16 Vincent Fuverify: fix integer sizes in verify state file
2024-02-15 Vincent Fut/run-fio-tests: add t/nvmept_trim.py
2024-02-15 Vincent Fut/nvmept_trim.py: test multi-range trim
2024-02-15 Jens Axboeio_u: move number_trim to reclaim 8 bytes in struct...
2024-02-15 Ankit Kumarengines/io_uring: add multi range dsm support
2024-02-15 Ankit Kumarengines/nvme: pass offset and len instead of io_u
2024-02-15 Ankit Kumartrim: add support for multiple ranges
2024-02-15 Jens Axboet/io_uring: pre-calculate per-file depth
next