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.18.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
/
kublk.c
Age
Commit message (
Expand
)
Author
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-19
selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
Uday Shankar
2025-09-19
selftests: ublk: kublk: simplify feat_map definition
Uday Shankar
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
2025-07-15
selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk command
Ming Lei
2025-07-15
selftests: ublk: improve flags naming
Ming Lei
2025-07-15
selftests: ublk: remove ublk queue self-defined flags
Ming Lei
2025-07-15
selftests: ublk: pass 'ublk_thread *' to more common helpers
Ming Lei
2025-07-15
selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()
Ming Lei
2025-07-15
selftests: ublk: remove `tag` parameter of ->tgt_io_done()
Ming Lei
2025-06-03
selftests: ublk: kublk: improve behavior on init failure
Uday Shankar
2025-05-31
selftests: ublk: kublk: decouple ublk_queues from ublk server threads
Uday Shankar
2025-05-31
selftests: ublk: kublk: move per-thread data out of ublk_queue
Uday Shankar
2025-05-31
selftests: ublk: kublk: lift queue initialization out of thread
Uday Shankar
2025-05-31
selftests: ublk: kublk: tie sqe allocation to io instead of queue
Uday Shankar
2025-05-31
selftests: ublk: kublk: plumb q_id in io_uring user_data
Uday Shankar
2025-05-23
selftests: ublk: add test for UBLK_F_QUIESCE
Ming Lei
2025-05-23
selftests: ublk: add test case for UBLK_U_CMD_UPDATE_SIZE
Ming Lei
2025-05-20
selftests: ublk: add test for covering UBLK_AUTO_BUF_REG_FALLBACK
Ming Lei
2025-05-20
selftests: ublk: support UBLK_F_AUTO_BUF_REG
Ming Lei
2025-04-29
selftests: ublk: fix UBLK_F_NEED_GET_DATA
Ming Lei
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
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: make sure _add_ublk_dev can return in sub-shell
Ming Lei
2025-04-16
selftests: ublk: fix ublk_find_tgt()
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-22
selftests: ublk: add stripe target
Ming Lei
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
2025-03-21
selftests: ublk: fix starting ublk device
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: 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