aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ublk/null.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: remove ublk queue self-defined flagsMing Lei1-1/+1
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei1-4/+4
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei1-9/+12
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-3/+3
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-6/+6
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei1-1/+13
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei1-11/+32
2025-03-28selftests: ublk: add test for checking zero copy related parameterMing Lei1-1/+10
2025-03-22selftests: ublk: enable zero copy for null targetMing Lei1-1/+69
2025-03-22selftests: ublk: prepare for supporting stripe targetMing Lei1-1/+1
2025-02-28selftests: ublk: add kernel selftests for ublkMing Lei1-0/+38