index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2025-04-16
selftests: ublk: support user recovery
Ming Lei
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2025-04-03
selftests: ublk: fix test_stripe_04
Ming Lei
2025-04-02
selftests: ublk: enable zero copy for stripe target
Ming Lei
2025-04-01
selftests: ublk: kublk: fix an error log line
Uday Shankar
2025-04-01
selftests: ublk: kublk: use ioctl-encoded opcodes
Uday Shankar
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
2025-03-22
selftests: ublk: add stripe target
Ming Lei
2025-03-22
selftests: ublk: simplify loop io completion
Ming Lei
2025-03-22
selftests: ublk: enable zero copy for null target
Ming Lei
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
2025-03-22
selftests: ublk: move common code into common.c
Ming Lei
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
2025-03-22
selftests: ublk: add generic_01 for verifying sequential IO order
Ming Lei
2025-03-21
selftests: ublk: fix starting ublk device
Ming Lei
2025-03-20
selftests: ublk: fix write cache implementation
Ming Lei
2025-03-20
selftests: ublk: add variable for user to not show test result
Ming Lei
2025-03-20
selftests: ublk: don't show `modprobe` failure
Ming Lei
2025-03-20
selftests: ublk: add one dependency header
Ming Lei
2025-03-10
selftests: ublk: improve test usability
Ming Lei
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
2025-03-10
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Ming Lei
2025-03-10
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
Ming Lei
2025-03-10
selftests: ublk: support shellcheck and fix all warning
Ming Lei
2025-03-10
selftests: ublk: fix parsing '-a' argument
Ming Lei
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
2025-03-10
selftests: ublk: fix build failure
Ming Lei
2025-03-10
selftests: ublk: make ublk_stop_io_daemon() more reliable
Ming Lei
2025-02-28
selftests: ublk: add ublk zero copy test
Ming Lei
2025-02-28
selftests: ublk: add file backed ublk
Ming Lei
2025-02-28
selftests: ublk: add kernel selftests for ublk
Ming Lei
[prev]