index
:
ioriot
master
I/O Riot is a tool for logging, replaying, and benchmarking I/O on Linux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-19
build: add archive Docker make target
HEAD
master
Paul Buetow
2026-03-19
build: add archive-backed Docker image for old EL9 kernels
Paul Buetow
2026-03-19
build: make Rocky 9 package install step verbose
Paul Buetow
2026-03-19
build: switch Docker workflow to Rocky Linux 9
Paul Buetow
2026-03-19
docs: refresh README for current workflow
Paul Buetow
2026-03-19
chore: ignore local replay artifacts
Paul Buetow
2026-03-19
fix: replay symlinks within the test root
Paul Buetow
2026-03-19
fix: replay fs metadata operations
Paul Buetow
2026-03-19
fix: cover legacy compat syscalls
Paul Buetow
2026-03-19
docs: add agent guide overview
Paul Buetow
2026-03-19
fix: preserve creat replay generation (task 463)
Paul Buetow
2026-03-19
fix: resolve dirfd-relative capture paths (task 462)
Paul Buetow
2026-03-19
fix: ignore trailing newlines in capture tokenization
Paul Buetow
2026-03-19
refactor: table-drive syscall dispatchers (task 466)
Paul Buetow
2026-03-19
fix: harden privilege drop limit handling (task 464)
Paul Buetow
2026-03-19
fix: preserve final capture tokens in parser (task 465)
Paul Buetow
2026-03-19
fix: restore replay metadata version checks (task 463)
Paul Buetow
2026-03-19
fix: preserve generator writer-queue backpressure (task 462)
Paul Buetow
2026-03-19
fix: align replay stats constructor signature (task 472)
Paul Buetow
2026-03-19
fix: guard rbuffer against non-x86_64 builds (task 473)
Paul Buetow
2026-03-19
fix: free replay worker getline buffer (task 474)
Paul Buetow
2026-03-19
fix: bound capture command formatting (task 472)
Paul Buetow
2026-03-19
fix: parenthesize arithmetic macros (task 474)
Paul Buetow
2026-03-19
fix: free cache_file getline buffer (task 473)
Paul Buetow
2026-03-19
fix: drop duplicate gioop fcntl branch (task 472)
Paul Buetow
2026-03-19
fix: use reentrant passwd lookups in replay (task 479)
Paul Buetow
2026-03-19
fix: serialize shared replay fd map updates (task 478)
Paul Buetow
2026-03-19
fix: avoid recycling threads with pending work (task 478)
Paul Buetow
2026-03-19
fix: make replay thread termination visible (task 478)
Paul Buetow
2026-03-19
fix: guard replay chown user lookups (task 472)
Paul Buetow
2026-03-19
fix: emit rmdir opcode in generator (task 472)
Paul Buetow
2026-03-19
fix: validate replay line count overflow (task 472)
Paul Buetow
2026-03-19
fix: avoid double-free in ithread drain loop (task 472)
Paul Buetow
2026-03-19
Update SystemTap scripts for modern kernels (6.x+)
Paul Buetow
2020-01-22
not required
Paul Bütow
2020-01-22
Merge branch 'master' of https://github.com/mimecast/ioriot
Paul Bütow
2020-01-22
Release of I/O Riot 0.5.1
0.5.1
Paul Bütow
2019-01-26
Set theme jekyll-theme-time-machine
pbuetow
2019-01-26
Set theme jekyll-theme-minimal
pbuetow
2019-01-04
use latest tag for jenkins build
Paul Bütow
2019-01-04
add jenkins target
Paul Bütow
2018-12-27
Merge branch 'next-release' into 'master'
0.5
Paul Bütow
2018-12-27
bump version to 0.5
Paul Bütow
2018-12-27
some tweaks in documentation
Paul Bütow
2018-12-27
update capture example output
Paul Buetow
2018-12-27
Merge pull request #3 from snonux/next-release
pbuetow
2018-12-27
can run dockerbuild on Fedora 28 with selinux in enforcing mode
Paul Buetow
2018-12-27
run unit tests when built w/ docker
Paul Bütow
2018-12-27
add info of tested docker platform
Paul Bütow
2018-12-27
move docker build volume to ./docker
Paul Bütow
[next]