| CARVIEW |
Select Language
HTTP/2 200
date: Wed, 31 Dec 2025 00:15:57 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"7fe77736b273429a1734e2d9c4d1b964"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=BbFH8u2BI96y5svEDUrgpgf8PetFGbt%2BfQy1XGbl2yyURPoQlZcLjmkyjNeCLMf7G86rQ4z9IoBe%2BG0QvD85XBGStLbIxJs74b4rZBJoW47qJHtQD%2BxaCfmhPxurhH4O44O%2FGxzjI5BNNnrPgUJLyw8zm9h2F0gRIt%2FF3LTV9u5QjMP0fntY83op6I77w%2BNyLw3ScduM5Gg%2B%2FosuZtiEqfxV%2F2QtARDFyRDyWEOY%2F1gUz8p3aUMXQ3ZoIusfXx06zSJa%2B9oeFnmMUxJjFXiVfA%3D%3D--1VNdP%2BosnBU50Kqv--yfu3gNqAGeSRRq5DB7VjBw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1519486202.1767140157; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 00:15:57 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 31 Dec 2026 00:15:57 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CC68:262140:11FF27B:143EED3:69546B3D
Releases Β· axboe/fio Β· GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Releases: axboe/fio
Releases Β· axboe/fio
Fio 3.41
What's Changed
- engines/io_uring: remove unnecessary SQ full check by @calebsander in #1907
- io_uring: ensure accurate real_file_size setup for full device access with PI enabled by @SuhoSon in #1927
- Fix: parse.c opt_len() to use minimal distance to delimiter to determine option length by @leonid-kozlov in #1924
- io_u: fix offset calculation in randtrimwrite by @minwooim in #1932
- engines/http: fix file name by @sfc-gh-rnarubin in #1933
- engines/http: Add S3 security token support by @sfc-gh-rnarubin in #1939
- io_u: get io_u from io_u_freelist when TD_FSYNCING by @JeongJonghwi in #1943
- io_uring CQ reap cleanup by @calebsander in #1945
- Add 'filetype' option by @struschev in #1949
- handle out-of-order write completions in verify state (Issue #1950) by @noclip-code in #1951
- engines/http: Add support for range reads by @sfc-gh-rnarubin in #1944
- Makefile: fix man and share install paths on macOS by @Kubo326 in #1960
- Sprandom by @tomas-winkler-sndk in #1954
- Fix mandoc warnings by @sitsofe in #1975
- fio: fix formats under MIPS64/PPC by @neheb in #1779
- sprandom: Fix several issues found in the sprandom implementation by @tomas-winkler-sndk in #1976
- t/verify-state.c fixes/improvements by @sitsofe in #1979
New Contributors
- @calebsander made their first contribution in #1907
- @leonid-kozlov made their first contribution in #1924
- @sfc-gh-rnarubin made their first contribution in #1933
- @JeongJonghwi made their first contribution in #1943
- @struschev made their first contribution in #1949
- @noclip-code made their first contribution in #1951
- @Kubo326 made their first contribution in #1960
- @tomas-winkler-sndk made their first contribution in #1954
Full Changelog: fio-3.40...fio-3.41
Assets 4
fio-3.40
What's Changed
- t/read-to-pipe-async: fix -DNDEBUG support by @dandedrick in #1867
- docs: update docs for verify_mode=compare of io_uring_cmd by @minwooim in #1873
- dfs: fix fail to load dfs engine by @henglgh in #1876
- Fix spelling error in IO uring engine. by @msproact in #1885
- Fix hang on Windows when multiple --client args are present by @blah325 in #1889
- Add important info about http_host and file formatting to s3 example by @avrittrohwer in #1892
- oslib: blkzoned: add missing blkzoned_move_zone_wp() stub by @kawasaki in #1893
New Contributors
- @dandedrick made their first contribution in #1867
- @henglgh made their first contribution in #1876
- @avrittrohwer made their first contribution in #1892
Full Changelog: fio-3.39...fio-3.40
Assets 4
1 person reacted
Fio 3.39
Assets 4
1 person reacted
Fio 3.38
fio-3.38 fio v3.38
Assets 4
9 people reacted
Fio 3.37
Fio 3.37
Assets 4
16 people reacted
fio-3.36
fio v3.36
Assets 4
13 people reacted
fio-3.35
fio Windows installer
Assets 4
5 people reacted
fio-3.34
fio Windows installer
Assets 4
4 people reacted
fio-3.33
fio Windows installer
Assets 4
5 people reacted
fio-3.32
fio Windows installer
Assets 4
2 people reacted
Previous Next
You canβt perform that action at this time.