index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ublk
Age
Commit message (
Expand
)
Author
Lines
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-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
2026-02-04
selftests: ublk: organize test directories by test ID
Ming Lei
-1
/
+3
2026-01-31
selftests: ublk: improve I/O ordering test with bpftrace
Ming Lei
-65
/
+54
2026-01-31
selftests: ublk: reorganize tests into integrity and recover groups
Ming Lei
-6
/
+8
2026-01-31
selftests: ublk: increase timeouts for parallel test execution
Ming Lei
-5
/
+5
2026-01-31
selftests: ublk: add _ublk_sleep helper for parallel execution
Ming Lei
-1
/
+12
2026-01-31
selftests: ublk: add group-based test targets
Ming Lei
-0
/
+36
2026-01-31
selftests: ublk: track created devices for per-test cleanup
Ming Lei
-1
/
+12
2026-01-31
selftests: ublk: add _ublk_del_dev helper function
Ming Lei
-14
/
+15
2026-01-31
selftests: ublk: refactor test_loop_08 into separate functions
Ming Lei
-84
/
+115
2026-01-31
selftests: ublk: simplify UBLK_TEST_DIR handling
Ming Lei
-4
/
+1
2026-01-31
selftests: ublk: move test temp files into a sub directory
Alexander Atanasov
-3
/
+8
2026-01-31
selftests: ublk: mark each test start and end time in dmesg
Alexander Atanasov
-0
/
+2
2026-01-31
selftests: ublk: disable partition scan for integrity tests
Ming Lei
-4
/
+4
2026-01-31
selftests: ublk: refactor test_null_04 into separate functions
Ming Lei
-154
/
+94
2026-01-31
selftests: ublk: rename test_generic_15 to test_part_02
Ming Lei
-1
/
+1
2026-01-31
selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCAN
Ming Lei
-2
/
+113
2026-01-31
selftests: ublk: derive TID automatically from script name
Ming Lei
-46
/
+5
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
-2
/
+4
2026-01-23
selftests: ublk: fix test name
Ming Lei
-2
/
+2
2026-01-22
selftests: ublk: support arbitrary threads/queues combination
Ming Lei
-48
/
+302
2026-01-22
selftests: ublk: add --batch/-b for enabling F_BATCH_IO
Ming Lei
-2
/
+148
2026-01-22
selftests: ublk: increase timeout to 150 seconds
Ming Lei
-0
/
+3
2026-01-22
selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDS
Ming Lei
-4
/
+159
2026-01-22
selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-29
/
+122
2026-01-22
selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
-12
/
+174
2026-01-22
selftests: ublk: add batch buffer management infrastructure
Ming Lei
-3
/
+282
2026-01-22
selftests: ublk: add ublk_io_buf_idx() for returning io buffer index
Ming Lei
-20
/
+33
2026-01-22
selftests: ublk: replace assert() with ublk_assert()
Ming Lei
-9
/
+19
2026-01-22
selftests: ublk: fix user_data truncation for tgt_data >= 256
Ming Lei
-1
/
+1
2026-01-21
selftests/ublk: fix garbage output in foreground mode
Ming Lei
-1
/
+2
2026-01-21
selftests/ublk: fix error handling for starting device
Ming Lei
-2
/
+4
2026-01-21
selftests/ublk: fix IO thread idle check
Ming Lei
-1
/
+1
2026-01-12
selftests: ublk: add stop command with --safe option
Ming Lei
-0
/
+112
2026-01-12
selftests: ublk: add end-to-end integrity test
Caleb Sander Mateos
-0
/
+112
2026-01-12
selftests: ublk: add integrity params test
Caleb Sander Mateos
-0
/
+177
2026-01-12
selftests: ublk: add integrity data support to loop target
Caleb Sander Mateos
-18
/
+74
2026-01-12
selftests: ublk: support non-O_DIRECT backing files
Caleb Sander Mateos
-5
/
+5
2026-01-12
selftests: ublk: implement integrity user copy in kublk
Caleb Sander Mateos
-5
/
+50
2026-01-12
selftests: ublk: add kublk support for integrity params
Caleb Sander Mateos
-0
/
+78
2026-01-12
selftests: ublk: add utility to get block device metadata size
Caleb Sander Mateos
-2
/
+39
2026-01-12
selftests: ublk: display UBLK_F_INTEGRITY support
Caleb Sander Mateos
-0
/
+1
2025-12-31
kselftest/kublk: include message in _Static_assert for C11 compatibility
Clint George
-1
/
+1
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
-2
/
+2
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
-4
/
+81
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
-1
/
+3
[next]