1. 555fa9a nvme/{033,036,037}: skip when the test target namespace has metadata by Shin'ichiro Kawasaki · 36 hours ago master
  2. c542baf nvme/039: drain udev events before passthru error injection by Mateusz Nowicki · 4 days ago
  3. 10f78d6 block/044: basic block error injection sanity test by Christoph Hellwig · 7 days ago
  4. 8576982 common/rc: Fix _get_page_size() by Jeff Moyer · 7 days ago
  5. 5cc23bc README.md, check: require getconf by Shin'ichiro Kawasaki · 7 days ago
  6. 3494185 src/Makefile: escape '#' in HAVE_C_DEF by Sebastian Chlad · 13 days ago
  7. dbff8ef src/miniublk: fall back to legacy opcodes on older kernels by Sebastian Chlad · 2 weeks ago
  8. c9813fd src/miniublk: switch to ioctl-encoded ublk commands by Sebastian Chlad · 2 weeks ago
  9. b1f76a7 nvme/060: suppress "nvme connect" failure for rdma transport by Shin'ichiro Kawasaki · 3 weeks ago
  10. da2affa nvme/060: suppress state file write error by Shin'ichiro Kawasaki · 3 weeks ago
  11. 5a62429 scsi/009: fix unset bytes_to_write in TEST 8 by Sebastian Chlad · 3 weeks ago
  12. b6d78ab Merge pull request #245 from schlad/nvme_059 by Shin'ichiro Kawasaki · 3 weeks ago
  13. 2b53b3b ublk: mark all tests as QUICK by Sebastian Chlad · 4 weeks ago
  14. b19c4a7 throtl/008: Add a test for the iocost cgroup controller by Bart Van Assche · 4 weeks ago
  15. 3f961bd nvme/059: fix unset bytes_to_write in TEST 7 by Sebastian Chlad · 4 weeks ago
  16. 9131687 common/nvme, nvme/rc: use _set_attr() to trace attribute writes by Shin'ichiro Kawasaki · 7 weeks ago
  17. 5343b16 common/rc: add _set_attr() function to trace attribute writes by Shin'ichiro Kawasaki · 7 weeks ago
  18. b43bd43 check: add --cmd-trace option by Shin'ichiro Kawasaki · 7 weeks ago
  19. 623106a nbd/rc: redirect nbd-server stderr by Shin'ichiro Kawasaki · 7 weeks ago
  20. 4974b9f nvme/064, src/nvme-passthrough-meta.c: test a large metadata_len by Sungwoo Kim · 8 weeks ago
  21. ca59dfc nvme/068: add a test for multipath delayed removal by John Garry · 8 weeks ago
  22. 758fbd3 ci: Switch to actions/checkout@main by Bart Van Assche · 10 weeks ago
  23. 3cb7d0b Merge pull request #240 from daandemeyer/loop-race by Shin'ichiro Kawasaki · 3 months ago
  24. 23fbe5a loop: add regression test for partscan double-scan race by Daan De Meyer · 3 months ago
  25. ea5472c throtl/{002,003,007}, zbd/014: use _get_page_size to get PAGE_SIZE by Yi Zhang · 3 months ago
  26. 1d68a36 common/scsi_debug: use _patient_rmmod() to unload scsi_debug by Shin'ichiro Kawasaki · 3 months ago
  27. 255189f src/dio-offsets.c: Fix err() usage by Bart Van Assche · 3 months ago
  28. 13939f1 Merge pull request #237 from yizhanglinux/compile-warning-fix by Shin'ichiro Kawasaki · 3 months ago
  29. d5e7400 src/Makefile: suppress unused-but-set-variable warning for sg/syzkaller1.c by Yi Zhang · 3 months ago
  30. 80d115e src/metadata.c: fix format for __u64 in metadata.c by Yi Zhang · 3 months ago
  31. 8eca9fa common/rc, scsi/011, zbd/010: introduce _page_size_equals() helper by Yi Zhang · 3 months ago
  32. af0b85f zbd/012: add missing scsi_debug check by Shin'ichiro Kawasaki · 3 months ago
  33. 2fe7f4e common/scsi_debug: ensure scsi_debug is loadable before loading it by Shin'ichiro Kawasaki · 3 months ago
  34. 1b6aea7 Skip tests if scsi_debug module is already loaded and in use by Disha Goel · 3 months ago
  35. 3f0c7bd check: call fallback_device() in the same bash context by Shin'ichiro Kawasaki · 3 months ago
  36. 1967331 check: do not create fallback device when other requirements are not met by Shin'ichiro Kawasaki · 3 months ago
  37. e50a5ff check: call _unload_module() after fallback_device_cleanup() by Shin'ichiro Kawasaki · 3 months ago
  38. be499dd check: move fallback device handling into _check_and_call_test_device() by Shin'ichiro Kawasaki · 3 months ago
  39. dd55eba src/Makefile: improve header check for miniublk by Changhui Zhong · 3 months ago
  40. 078a7ac check: Suppress kmemleak scanning failures by Bart Van Assche · 3 months ago
  41. 4de1f75 nvme/065: update to support all fabrics by Yi Zhang · 4 months ago
  42. 1b3b47b check: check kmemleak before test run start by Shin'ichiro Kawasaki · 4 months ago
  43. 7baa454 doc: document how to configure bcache tests by Daniel Wagner · 4 months ago
  44. cd200a7 bcache: add bcache/001 by Daniel Wagner · 4 months ago
  45. 8f05fe6 src: add nvme-passthru-admin-uring to .gitignore by Shin'ichiro Kawasaki · 4 months ago
  46. 1203c45 check: increment bash requirement version from 4.2 to 4.3 by Shin'ichiro Kawasaki · 4 months ago
  47. 9d472e9 common/nvme: do not call 'nvme id-ns' to non-nvme devices by Shin'ichiro Kawasaki · 4 months ago
  48. b14a95a common/nvme: unload nvme modules only when loaded by Shin'ichiro Kawasaki · 4 months ago
  49. 31a07ec common/rc: introduce _load_module() by Shin'ichiro Kawasaki · 4 months ago
  50. 756d18d check: call _unload_modules for each test run by Shin'ichiro Kawasaki · 4 months ago
  51. 55045b0 zbd/002: do not check write pointers of conventional zones by Shin'ichiro Kawasaki · 5 months ago
  52. 8c40fa1 zbd/rc: do not use invalid write pointer values by blkzone report by Shin'ichiro Kawasaki · 5 months ago
  53. f14914d nvme/039: use nvme --no-ioctl-probing when available by Daniel Wagner · 5 months ago
  54. b5b6993 common/fio: ignore fio messages about random generator selection by Shin'ichiro Kawasaki · 5 months ago
  55. a94b770 nvme/067: test io_uring pass through for NVMe admin queue by Swarna Prabhu · 5 months ago
  56. 5885dee Merge pull request #223 from yizhanglinux/kmemleak-fix by Shin'ichiro Kawasaki · 5 months ago
  57. 51f58e9 check: fix kmemleak scan when DEBUG_KMEMLEAK_DEFAULT_OFF enabled by Yi Zhang · 5 months ago
  58. 157f100 check: move _get_kernel_option and _check_kernel_option to check by Yi Zhang · 6 months ago
  59. ea34d6a block/042: check sysfs values prior to running by John Pittman · 6 months ago
  60. 98176bf common/rc: support multiple arguments for _require_test_dev_sysfs() by John Pittman · 6 months ago
  61. 926b890 common/nvme: reset def_adrfam for ipv4 case by Daniel Wagner · 6 months ago
  62. b2dc1ec check: add kmemleak support to blktests by Nilay Shroff · 6 months ago
  63. 7c3ad92 check: check reference count for modprobe --remove --wait success case by Shin'ichiro Kawasaki · 6 months ago
  64. 0819d1f check: reimplement _unload_modules() with _patient_rmmod() by Shin'ichiro Kawasaki · 6 months ago
  65. 7947f59 check,common,srp/rc: replace module removal with patient module removal by Luis Chamberlain · 6 months ago
  66. e387a7e throtl/rc: avoid test timeout caused by scsi_debug delay by Changhui Zhong · 6 months ago
  67. 9897976 Merge pull request #213 from yizhanglinux/nvmet-configfs-clean-fix by Shin'ichiro Kawasaki · 6 months ago
  68. a5cce66 common/nvme, nvme/{041,044,047,062}: check return code of nvme connect by Daniel Wagner · 6 months ago
  69. 7b7829f common/nvme, nvme/051: drop final / for NVMET_[CFS|DFS] paths by Daniel Wagner · 6 months ago
  70. fda2141 common/rc, nvme/{043-045}: add _have_crypto_algorithm by Daniel Wagner · 6 months ago
  71. b1b99d1 md/{002,004}: adjust per_host_store to use numeric boolean by John Pittman · 7 months ago
  72. 0fc119b throtl: don't specify sector_size for scsi_debug target by Li Zhijian · 7 months ago
  73. 98dc6ad Documentation: describe influence on devices prepared by testing drivers by Shin'ichiro Kawasaki · 7 months ago
  74. 7984b8d scsi/004: Remove reliance on deprecated /proc/scsi/scsi_debug by Li Zhijian · 7 months ago
  75. 5483b2b src/dio-offsets.c: fix compiler error of open() by Shin'ichiro Kawasaki · 7 months ago
  76. f2a4323 block/043: fix a shellcheck warning by Shin'ichiro Kawasaki · 7 months ago
  77. 446f6bc src/dio-offset.c: use tabs for indent by Shin'ichiro Kawasaki · 7 months ago
  78. 3599760 block/042: add description and fix shellcheck warnings by Shin'ichiro Kawasaki · 7 months ago
  79. 2bf1aa0 block: add test of io_uring user metadata offsets by Keith Busch · 7 months ago
  80. a37b49d block: add test of direct io offsets by Keith Busch · 7 months ago
  81. cc9c46e Merge pull request #212 from yizhanglinux/zbd-012-fix by Shin'ichiro Kawasaki · 8 months ago
  82. 69591d9 nvme: convert tests to use _have_kernel_options by Chaitanya Kulkarni · 8 months ago
  83. 1f74eb9 common/rc: add _have_kernel_options helper function by Chaitanya Kulkarni · 8 months ago
  84. 54c1062 zbd/012, block/041, scsi/008: enable io_uring if it's disabled by Yi Zhang · 8 months ago
  85. 5a1ed27 common/nvme: remove allowed_hosts before remove subsys in nvmet configfs by Yi Zhang · 8 months ago
  86. 9f0b5f2 Merge pull request #210 from yizhanglinux/md-002-fix by Shin'ichiro Kawasaki · 8 months ago
  87. d4b9edc common/rc: drop unnecessary variable from _check_kernel_option() by Shin'ichiro Kawasaki · 8 months ago
  88. 6f3faaa Merge pull request #206 from bvanassche/master by Shin'ichiro Kawasaki · 8 months ago
  89. 30491a6 md/002: ignore the "File descripto leaked" log from vgdisplay by Yi Zhang · 8 months ago
  90. b4a3a24 throtl: support test with both null_blk and scsi_debug in a single run by Shin'ichiro Kawasaki · 8 months ago
  91. d91fa93 throtl/rc: support test with scsi_debug by Shin'ichiro Kawasaki · 8 months ago
  92. 95b5003 throtl/004: adjust to scsi_debug by Shin'ichiro Kawasaki · 8 months ago
  93. c1a57de throtl/rc,002: adjust to scsi_debug by Shin'ichiro Kawasaki · 8 months ago
  94. f2c1330 throtl: introduce helper functions to manage test target block devices by Shin'ichiro Kawasaki · 8 months ago
  95. eee3614 blktrace: add blktrace ftrace corruption regression test by Chaitanya Kulkarni · 8 months ago
  96. 81a0338 blktrace: add blktrace zone management regression test by Chaitanya Kulkarni · 8 months ago
  97. 4badb27 Makefile: add check-parallel target for faster shellcheck by Chaitanya Kulkarni · 8 months ago
  98. 8044f71 scsi/007: Check whether scsi_timeout() has been called by Bart Van Assche · 9 months ago
  99. 0ca7b32 common/rc: Introduce _get_kernel_option() by Bart Van Assche · 9 months ago
  100. 261a2b3 common/rc: Make _test_dev_queue_set() failures easier to debug by Bart Van Assche · 9 months ago