summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk/file_backed.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: add integrity data support to loop targetCaleb Sander Mateos
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-03-22selftests: ublk: simplify loop io completionMing 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: add single sqe allocator helperMing Lei
2025-03-21selftests: ublk: fix starting ublk deviceMing Lei
2025-03-20selftests: ublk: fix write cache implementationMing Lei
2025-02-28selftests: ublk: add ublk zero copy testMing Lei
2025-02-28selftests: ublk: add file backed ublkMing Lei