aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ublk
AgeCommit message (Expand)AuthorFilesLines
13 daysselftests: ublk: add ublk auto integrity testCaleb Sander Mateos2-0/+104
13 daysselftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos1-2/+3
13 daysselftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos49-55/+55
2026-04-07selftests/ublk: add read-only buffer registration testMing Lei4-4/+85
2026-04-07selftests/ublk: add filesystem fio verify test for shmem_zcMing Lei3-4/+81
2026-04-07selftests/ublk: add hugetlbfs shmem_zc test for loop targetMing Lei2-0/+69
2026-04-07selftests/ublk: add shared memory zero-copy testMing Lei2-0/+74
2026-04-07selftests/ublk: add UBLK_F_SHMEM_ZC support for loop targetMing Lei1-0/+38
2026-04-07selftests/ublk: add shared memory zero-copy support in kublkMing Lei2-2/+352
2026-04-06selftests: ublk: test that teardown after incomplete recovery completesUday Shankar5-3/+95
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds62-227/+2059
2026-02-09Merge tag 'linux_kselftest-next-6.20-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2026-02-04selftests: ublk: organize test directories by test IDMing Lei1-1/+3
2026-01-31selftests: ublk: improve I/O ordering test with bpftraceMing Lei4-65/+54
2026-01-31selftests: ublk: reorganize tests into integrity and recover groupsMing Lei7-6/+8
2026-01-31selftests: ublk: increase timeouts for parallel test executionMing Lei1-5/+5
2026-01-31selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei3-1/+12
2026-01-31selftests: ublk: add group-based test targetsMing Lei1-0/+36
2026-01-31selftests: ublk: track created devices for per-test cleanupMing Lei1-1/+12
2026-01-31selftests: ublk: add _ublk_del_dev helper functionMing Lei4-14/+15
2026-01-31selftests: ublk: refactor test_loop_08 into separate functionsMing Lei1-84/+115
2026-01-31selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei1-4/+1
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov1-3/+8
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov1-0/+2
2026-01-31selftests: ublk: disable partition scan for integrity testsMing Lei1-4/+4
2026-01-31selftests: ublk: refactor test_null_04 into separate functionsMing Lei1-154/+94
2026-01-31selftests: ublk: rename test_generic_15 to test_part_02Ming Lei2-1/+1
2026-01-31selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCANMing Lei4-2/+113
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei47-46/+5
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov1-2/+4
2026-01-23selftests: ublk: fix test nameMing Lei2-2/+2
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei6-48/+302
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei7-2/+148
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei2-0/+3
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei3-4/+159
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei3-29/+122
2026-01-22selftests: ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei3-12/+174
2026-01-22selftests: ublk: add batch buffer management infrastructureMing Lei4-3/+282
2026-01-22selftests: ublk: add ublk_io_buf_idx() for returning io buffer indexMing Lei5-20/+33
2026-01-22selftests: ublk: replace assert() with ublk_assert()Ming Lei6-9/+19
2026-01-22selftests: ublk: fix user_data truncation for tgt_data >= 256Ming Lei1-1/+1
2026-01-21selftests/ublk: fix garbage output in foreground modeMing Lei1-1/+2
2026-01-21selftests/ublk: fix error handling for starting deviceMing Lei1-2/+4
2026-01-21selftests/ublk: fix IO thread idle checkMing Lei1-1/+1
2026-01-12selftests: ublk: add stop command with --safe optionMing Lei4-0/+112
2026-01-12selftests: ublk: add end-to-end integrity testCaleb Sander Mateos2-0/+112
2026-01-12selftests: ublk: add integrity params testCaleb Sander Mateos3-0/+177
2026-01-12selftests: ublk: add integrity data support to loop targetCaleb Sander Mateos1-18/+74
2026-01-12selftests: ublk: support non-O_DIRECT backing filesCaleb Sander Mateos4-5/+5
2026-01-12selftests: ublk: implement integrity user copy in kublkCaleb Sander Mateos2-5/+50