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