summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk/stripe.c
AgeCommit message (Expand)Author
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday 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-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-16selftests: ublk: support target specific command lineMing Lei
2025-04-02selftests: ublk: enable zero copy for stripe targetMing Lei
2025-03-22selftests: ublk: add stripe targetMing Lei