aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk
AgeCommit message (Expand)AuthorFilesLines
5 daysselftests/ublk: fix garbage output in foreground modeMing Lei1-1/+2
5 daysselftests/ublk: fix error handling for starting deviceMing Lei1-2/+4
5 daysselftests/ublk: fix IO thread idle checkMing Lei1-1/+1
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei1-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei3-4/+81
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos9-0/+243
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos4-9/+64
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos2-6/+15
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos1-1/+3
2025-12-12selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04Caleb Sander Mateos1-4/+4
2025-12-12selftests: ublk: fix fio arguments in run_io_and_recover()Caleb Sander Mateos4-5/+6
2025-12-12selftests: ublk: remove unused ios map in seq_io.btCaleb Sander Mateos1-1/+0
2025-12-12selftests: ublk: correct last_rw map type in seq_io.btCaleb Sander Mateos1-1/+1
2025-12-12selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()Ming Lei1-6/+6
2025-11-03selftests: ublk: make ublk_thread thread-local variableMing Lei2-40/+45
2025-11-03selftests: ublk: set CPU affinity before thread initializationMing Lei1-4/+10
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-15/+62
2025-09-20selftests: ublk: fix behavior when fio is not installedUday Shankar6-0/+24
2025-09-19selftests: ublk: add test to verify that feat_map is completeUday Shankar2-0/+21
2025-09-19selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_mapUday Shankar1-0/+1
2025-09-19selftests: ublk: kublk: simplify feat_map definitionUday Shankar1-15/+16
2025-09-13selftests: centralise maybe-unused definition in kselftest.hBala-Vignesh-Reddy1-2/+0
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil1-2/+2
2025-07-15selftests: ublk: add utils.hMing Lei2-62/+72
2025-07-15selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk commandMing Lei1-27/+34
2025-07-15selftests: ublk: improve flags namingMing Lei2-32/+29
2025-07-15selftests: ublk: remove ublk queue self-defined flagsMing Lei3-24/+25
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei6-29/+28
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei6-44/+58
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei6-9/+10
2025-06-24selftests: ublk: don't take same backing file for more than one ublk devicesMing Lei1-2/+3
2025-06-03selftests: ublk: kublk: improve behavior on init failureUday Shankar1-11/+23
2025-06-02selftests: ublk: cover PER_IO_DAEMON in more stress testsMing Lei5-37/+22
2025-05-31selftests: ublk: add stress test for per io daemonsUday Shankar3-0/+42
2025-05-31selftests: ublk: add functional test for per io daemonsUday Shankar3-0/+67
2025-05-31selftests: ublk: kublk: decouple ublk_queues from ublk server threadsUday Shankar5-24/+100
2025-05-31selftests: ublk: kublk: move per-thread data out of ublk_queueUday Shankar2-117/+144
2025-05-31selftests: ublk: kublk: lift queue initialization out of threadUday Shankar1-21/+47
2025-05-31selftests: ublk: kublk: tie sqe allocation to io instead of queueUday Shankar6-13/+21
2025-05-31selftests: ublk: kublk: plumb q_id in io_uring user_dataUday Shankar6-28/+39
2025-05-23selftests: ublk: add test for UBLK_F_QUIESCEMing Lei6-5/+115
2025-05-23selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZEMing Lei5-1/+93
2025-05-20selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACKMing Lei11-13/+108
2025-05-20selftests: ublk: support UBLK_F_AUTO_BUF_REGMing Lei10-29/+138
2025-05-20selftests: ublk: make IO & device removal test more stressfulMing Lei2-5/+7
2025-05-05selftests: ublk: kublk: fix include pathUday Shankar2-2/+1
2025-05-05selftests: ublk: make test_generic_06 silent on successUday Shankar1-1/+1
2025-05-05selftests: ublk: kublk: build with -Werror iff WERROR!=0Uday Shankar1-0/+4