summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk/kublk.c
AgeCommit message (Expand)Author
2025-06-03selftests: ublk: kublk: improve behavior on init failureUday Shankar
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei
2025-04-23selftests: ublk: fix recover testMing Lei
2025-04-16selftests: ublk: add generic_06 for covering fault injectUday Shankar
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: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming 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-22selftests: ublk: add stripe targetMing Lei
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei
2025-03-22selftests: ublk: add single sqe allocator helperMing Lei
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei
2025-03-10selftests: ublk: fix parsing '-a' argumentMing Lei
2025-03-10selftests: ublk: add --foreground command lineMing 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