fio.git
2024-09-04 Shin'ichiro... iolog: refactor flush_samples()
2024-09-04 Shin'ichiro... stat: reduce arguments of add_log_sample()
2024-09-04 Shin'ichiro... stat: reduce arguments of add_*lat_sample() functions
2024-09-03 Vincent FuMerge branch 'no-librpma' of https://github.com/grom72/fio
2024-08-29 Tomasz GromadzkiRemove obsolete library ref.
2024-08-29 Tomasz GromadzkiFix parameter type
2024-08-29 Jens AxboeRemove 'uncached' support
2024-08-29 Tomasz Gromadzkirpma: remove librpma support
2024-08-29 Tomasz GromadzkiRevert "rpma: add librpma_apm_* and librpma_gpspm_...
2024-08-29 Tomasz GromadzkiRevert "rpma: RPMA engine requires librpma>=v0.10.0...
2024-08-29 Tomasz GromadzkiRevert "rpma: RPMA engines require librpma>=v0.11.0...
2024-08-29 Tomasz GromadzkiRevert "rpma: simplify server_cmpl_process()"
2024-08-29 Tomasz GromadzkiRevert "ci: build the librpma fio engine"
2024-08-27 Vincent Fuci: add containers for Alma, Oracle, and Rocky Linux
2024-08-27 Vincent Fuci: install updated bash on macOS platforms via workflow
2024-08-21 Vincent Fuci: install isal packages for testing
2024-08-21 Vincent Fuci: run tests in containers
2024-08-21 Vincent Fuci: remove arm64 case for tests
2024-08-16 Jens AxboeMerge branch 'errdetails' of https://github.com/minwooi...
2024-08-16 Minwoo Imio_uring: Add .errdetails to parse CQ status
2024-08-16 Minwoo Imioengines: Add thread_data to .errdetails
2024-08-06 Jens AxboeMerge branch 'master' of https://github.com/scaleoutsea...
2024-08-06 Sean LeeImprove http_host, filename in docs and example/http...
2024-08-05 Vincent Funvme/streams: avoid allocating too large a buffer
2024-07-26 Jens AxboeMerge branch 'qnx-phys-mem' of https://github.com/mvf/fio
2024-07-26 Matthias von... QNX: Fix physical memory detection
2024-07-17 Vincent FuMerge branch 'fdp/pid_limit_fix' of https://github...
2024-07-17 Ankit Kumarioengines: bump up FIO_IOOPS_VERSION
2024-07-17 Ankit Kumardataplacement: change log_info to log_err for error...
2024-07-17 Ankit Kumardataplacement: remove FDP_MAX_RUHS
2024-07-15 Vincent Fut/nvmept_fdp: accommodate devices with many RUHS
2024-07-15 Ankit Kumarengines/xnvme: allocate fdp ruhs buffer as per actual
2024-07-15 Ankit Kumarengines/io_uring: fdp allocate ruhs buffer as per actual
2024-07-15 Ankit Kumardataplacement: update ruh info initialization
2024-07-12 Jens Axboeos/os-qnx: fix overwrite of 'errno'
2024-07-12 Jens AxboeMerge branch 'master' of https://github.com/huangweilia...
2024-07-12 Huang weiliang... Support QNX OS platform
2024-07-11 Vincent FuMerge branch 'io-uring-cmd/nvme/add-flush' of https...
2024-07-11 Minwoo Imt/nvmept.py: Add test cases for FLUSH
2024-07-11 Minwoo Imio_u: Support fsync for --rw=trimwrite
2024-07-11 Minwoo Imio_u: Ensure fsync only after write(s)
2024-07-11 Minwoo Imtd: Replace last_was_sync with last_ddir_issued
2024-07-09 Minwoo Imtd: Rename last_ddir to last_ddir_completed
2024-07-09 Minwoo Imio_uring: Add support FLUSH command
2024-06-28 Vincent Fuwindows: don't define strtoll for 32-bit builds
2024-06-14 Jens AxboeMerge branch 'nfs' of https://github.com/panxiao2014/fio
2024-06-14 Pan XiaoFix issue when start randwrite by using nfs engine
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
next