summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk
AgeCommit message (Expand)Author
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei
2025-04-16selftests: ublk: add test_stress_05.shMing Lei
2025-04-16selftests: ublk: support user recoveryMing Lei
2025-04-16selftests: ublk: support target specific command lineMing Lei
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...Ming Lei
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei
2025-04-03selftests: ublk: fix test_stripe_04Ming Lei
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei
2025-04-01selftests: ublk: kublk: fix an error log lineUday Shankar
2025-04-01selftests: ublk: kublk: use ioctl-encoded opcodesUday Shankar
2025-03-29selftests: ublk: specify io_cmd_buf pointer typeCaleb Sander Mateos
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei
2025-03-28selftests: ublk: add more tests for covering MQMing Lei
2025-03-22selftests: ublk: add stripe targetMing Lei
2025-03-22selftests: ublk: simplify loop io completionMing Lei
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei
2025-03-22selftests: ublk: move common code into common.cMing Lei
2025-03-22selftests: ublk: increase max buffer size to 1MBMing Lei
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei
2025-03-22selftests: ublk: add generic_01 for verifying sequential IO orderMing Lei
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei
2025-03-20selftests: ublk: fix write cache implementationMing Lei
2025-03-20selftests: ublk: add variable for user to not show test resultMing Lei
2025-03-20selftests: ublk: don't show `modprobe` failureMing Lei
2025-03-20selftests: ublk: add one dependency headerMing Lei
2025-03-10selftests: ublk: improve test usabilityMing Lei
2025-03-10selftests: ublk: add stress test for covering IO vs. killing ublk serverMing Lei
2025-03-10selftests: ublk: add one stress test for covering IO vs. removing deviceMing Lei
2025-03-10selftests: ublk: load/unload ublk_drv when preparing & cleaning up testsMing Lei
2025-03-10selftests: ublk: move zero copy feature check into _add_ublk_dev()Ming Lei
2025-03-10selftests: ublk: don't pass ${dev_id} to _cleanup_test()Ming Lei
2025-03-10selftests: ublk: support shellcheck and fix all warningMing Lei
2025-03-10selftests: ublk: fix parsing '-a' argumentMing Lei
2025-03-10selftests: ublk: add --foreground command lineMing Lei
2025-03-10selftests: ublk: fix build failureMing Lei
2025-03-10selftests: ublk: make ublk_stop_io_daemon() more reliableMing Lei
2025-02-28selftests: ublk: add ublk zero copy testMing Lei
2025-02-28selftests: ublk: add file backed ublkMing Lei
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei