index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
selftests: ublk: enable zero copy for stripe target
Ming Lei
2
-17
/
+53
2025-04-01
selftests: ublk: kublk: fix an error log line
Uday Shankar
1
-1
/
+1
2025-04-01
selftests: ublk: kublk: use ioctl-encoded opcodes
Uday Shankar
1
-2
/
+2
2025-03-29
selftests: ublk: specify io_cmd_buf pointer type
Caleb Sander Mateos
2
-3
/
+3
2025-03-28
selftests: ublk: add test for checking zero copy related parameter
Ming Lei
3
-1
/
+39
2025-03-28
selftests: ublk: add more tests for covering MQ
Ming Lei
10
-33
/
+132
2025-03-22
selftests: ublk: add stripe target
Ming Lei
6
-2
/
+397
2025-03-22
selftests: ublk: simplify loop io completion
Ming Lei
2
-48
/
+47
2025-03-22
selftests: ublk: enable zero copy for null target
Ming Lei
4
-1
/
+95
2025-03-22
selftests: ublk: prepare for supporting stripe target
Ming Lei
4
-6
/
+38
2025-03-22
selftests: ublk: move common code into common.c
Ming Lei
4
-53
/
+58
2025-03-22
selftests: ublk: increase max buffer size to 1MB
Ming Lei
1
-1
/
+1
2025-03-22
selftests: ublk: add single sqe allocator helper
Ming Lei
3
-52
/
+44
2025-03-22
selftests: ublk: add generic_01 for verifying sequential IO order
Ming Lei
4
-1
/
+94
2025-03-21
selftests: ublk: fix starting ublk device
Ming Lei
2
-11
/
+23
2025-03-20
selftests: ublk: fix write cache implementation
Ming Lei
1
-4
/
+2
2025-03-20
selftests: ublk: add variable for user to not show test result
Ming Lei
1
-6
/
+10
2025-03-20
selftests: ublk: don't show `modprobe` failure
Ming Lei
1
-2
/
+2
2025-03-20
selftests: ublk: add one dependency header
Ming Lei
2
-0
/
+19
2025-03-10
selftests: ublk: improve test usability
Ming Lei
8
-11
/
+17
2025-03-10
selftests: ublk: add stress test for covering IO vs. killing ublk server
Ming Lei
4
-1
/
+78
2025-03-10
selftests: ublk: add one stress test for covering IO vs. removing device
Ming Lei
3
-0
/
+75
2025-03-10
selftests: ublk: load/unload ublk_drv when preparing & cleaning up tests
Ming Lei
1
-0
/
+5
2025-03-10
selftests: ublk: move zero copy feature check into _add_ublk_dev()
Ming Lei
6
-16
/
+50
2025-03-10
selftests: ublk: don't pass ${dev_id} to _cleanup_test()
Ming Lei
6
-6
/
+6
2025-03-10
selftests: ublk: support shellcheck and fix all warning
Ming Lei
7
-48
/
+58
2025-03-10
selftests: ublk: fix parsing '-a' argument
Ming Lei
1
-1
/
+1
2025-03-10
selftests: ublk: add --foreground command line
Ming Lei
2
-4
/
+14
2025-03-10
selftests: ublk: fix build failure
Ming Lei
1
-0
/
+1
2025-03-10
selftests: ublk: make ublk_stop_io_daemon() more reliable
Ming Lei
1
-10
/
+14
2025-02-28
selftests: ublk: add ublk zero copy test
Ming Lei
7
-23
/
+241
2025-02-28
selftests: ublk: add file backed ublk
Ming Lei
7
-5
/
+277
2025-02-28
selftests: ublk: add kernel selftests for ublk
Ming Lei
8
-0
/
+1464