aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ublk/stripe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei1-2/+2
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei1-3/+3
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei1-11/+15
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei1-1/+2
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar1-2/+2
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar1-2/+2
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar1-4/+5
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei1-0/+5
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei1-10/+11
2025-04-16selftests: ublk: support target specific command lineMing Lei1-1/+27
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei1-17/+52
2025-03-22selftests: ublk: add stripe targetMing Lei1-0/+318