index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
62
-227
/
+2059
2026-02-09
Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2026-02-05
selftests: ublk: organize test directories by test ID
Ming Lei
1
-1
/
+3
2026-02-01
selftests: ublk: improve I/O ordering test with bpftrace
Ming Lei
4
-65
/
+54
2026-02-01
selftests: ublk: reorganize tests into integrity and recover groups
Ming Lei
7
-6
/
+8
2026-02-01
selftests: ublk: increase timeouts for parallel test execution
Ming Lei
1
-5
/
+5
2026-02-01
selftests: ublk: add _ublk_sleep helper for parallel execution
Ming Lei
3
-1
/
+12
2026-02-01
selftests: ublk: add group-based test targets
Ming Lei
1
-0
/
+36
2026-02-01
selftests: ublk: track created devices for per-test cleanup
Ming Lei
1
-1
/
+12
2026-02-01
selftests: ublk: add _ublk_del_dev helper function
Ming Lei
4
-14
/
+15
2026-02-01
selftests: ublk: refactor test_loop_08 into separate functions
Ming Lei
1
-84
/
+115
2026-02-01
selftests: ublk: simplify UBLK_TEST_DIR handling
Ming Lei
1
-4
/
+1
2026-01-31
selftests: ublk: move test temp files into a sub directory
Alexander Atanasov
1
-3
/
+8
2026-01-31
selftests: ublk: mark each test start and end time in dmesg
Alexander Atanasov
1
-0
/
+2
2026-01-31
selftests: ublk: disable partition scan for integrity tests
Ming Lei
1
-4
/
+4
2026-01-31
selftests: ublk: refactor test_null_04 into separate functions
Ming Lei
1
-154
/
+94
2026-01-31
selftests: ublk: rename test_generic_15 to test_part_02
Ming Lei
2
-1
/
+1
2026-01-31
selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCAN
Ming Lei
4
-2
/
+113
2026-01-31
selftests: ublk: derive TID automatically from script name
Ming Lei
47
-46
/
+5
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
1
-2
/
+4
2026-01-23
selftests: ublk: fix test name
Ming Lei
2
-2
/
+2
2026-01-23
selftests: ublk: support arbitrary threads/queues combination
Ming Lei
6
-48
/
+302
2026-01-23
selftests: ublk: add --batch/-b for enabling F_BATCH_IO
Ming Lei
7
-2
/
+148
2026-01-23
selftests: ublk: increase timeout to 150 seconds
Ming Lei
2
-0
/
+3
2026-01-23
selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
Ming Lei
3
-4
/
+159
2026-01-23
selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
3
-29
/
+122
2026-01-23
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
3
-12
/
+174
2026-01-23
selftests: ublk: add batch buffer management infrastructure
Ming Lei
4
-3
/
+282
2026-01-23
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
5
-20
/
+33
2026-01-23
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
6
-9
/
+19
2026-01-23
selftests: ublk: fix user_data truncation for tgt_data >= 256
Ming Lei
1
-1
/
+1
2026-01-21
selftests/ublk: fix garbage output in foreground mode
Ming Lei
1
-1
/
+2
2026-01-21
selftests/ublk: fix error handling for starting device
Ming Lei
1
-2
/
+4
2026-01-21
selftests/ublk: fix IO thread idle check
Ming Lei
1
-1
/
+1
2026-01-13
selftests: ublk: add stop command with --safe option
Ming Lei
4
-0
/
+112
2026-01-12
selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
2
-0
/
+112
2026-01-12
selftests: ublk: add integrity params test
Caleb Sander Mateos
3
-0
/
+177
2026-01-12
selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
1
-18
/
+74
2026-01-12
selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
4
-5
/
+5
2026-01-12
selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
2
-5
/
+50
2026-01-12
selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
6
-0
/
+78
2026-01-12
selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
2
-2
/
+39
2026-01-12
selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
1
-0
/
+1
2025-12-31
kselftest/kublk: include message in _Static_assert for C11 compatibility
Clint George
1
-1
/
+1
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
1
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
3
-4
/
+81
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
9
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
4
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
2
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
1
-1
/
+3
[next]