summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk/file_backed.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-22selftests: ublk: simplify loop io completionMing Lei1-44/+47
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei1-1/+1
2025-03-22selftests: ublk: move common code into common.cMing Lei1-52/+0
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei1-26/+24
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei1-1/+3
2025-03-20selftests: ublk: fix write cache implementationMing Lei1-4/+2
2025-02-28selftests: ublk: add ublk zero copy testMing Lei1-21/+83
2025-02-28selftests: ublk: add file backed ublkMing Lei1-0/+158