summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ublk
AgeCommit message (Expand)AuthorLines
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-227/+2059
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2026-02-04selftests: ublk: organize test directories by test IDMing Lei-1/+3
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei-65/+54
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei-6/+8
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei-5/+5
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei-1/+12
2026-01-31selftests: ublk: add group-based test targetsMing Lei-0/+36
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei-1/+12
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei-14/+15
2026-01-31selftests: ublk: refactor test_loop_08 into separate functionsMing Lei-84/+115
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei-4/+1
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov-3/+8
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov-0/+2
2026-01-31selftests: ublk: disable partition scan for integrity testsMing Lei-4/+4
2026-01-31selftests: ublk: refactor test_null_04 into separate functionsMing Lei-154/+94
2026-01-31selftests: ublk: rename test_generic_15 to test_part_02Ming Lei-1/+1
2026-01-31selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCANMing Lei-2/+113
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei-46/+5
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov-2/+4
2026-01-23selftests: ublk: fix test nameMing Lei-2/+2
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei-48/+302
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei-2/+148
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei-0/+3
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei-4/+159
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei-29/+122
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei-12/+174
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei-3/+282
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei-20/+33
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei-9/+19
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei-1/+1
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei-1/+2
2026-01-21selftests/ublk: fix error handling for starting deviceMing Lei-2/+4
2026-01-21selftests/ublk: fix IO thread idle checkMing Lei-1/+1
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei-0/+112
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos-0/+112
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos-0/+177
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos-18/+74
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos-5/+5
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos-5/+50
2026-01-12selftests: ublk: add kublk support for integrity paramsCaleb Sander Mateos-0/+78
2026-01-12selftests: ublk: add utility to get block device metadata sizeCaleb Sander Mateos-2/+39
2026-01-12selftests: ublk: display UBLK_F_INTEGRITY supportCaleb Sander Mateos-0/+1
2025-12-31kselftest/kublk: include message in _Static_assert for C11 compatibilityClint George-1/+1
2025-12-28selftests/ublk: fix Makefile to rebuild on header changesMing Lei-2/+2
2025-12-28selftests/ublk: add test for async partition scanMing Lei-4/+81
2025-12-12selftests: ublk: add user copy test casesCaleb Sander Mateos-0/+243
2025-12-12selftests: ublk: add support for user copy to kublkCaleb Sander Mateos-9/+64
2025-12-12selftests: ublk: forbid multiple data copy modesCaleb Sander Mateos-6/+15
2025-12-12selftests: ublk: don't share backing files between ublk serversCaleb Sander Mateos-1/+3