1. 72a6349 common, block/{015,020,021,027,040}, zbd/012: use _write_queue_sched() by Shin'ichiro Kawasaki · 2 days ago master
  2. a71b239 check: introduce _write_queue_sched() to repeat queue/scheduler writes by Shin'ichiro Kawasaki · 2 days ago
  3. d606058 block: add test for concurrent IO scheduler switching by Shin'ichiro Kawasaki · 2 days ago
  4. fc6e3ff Merge pull request #251 from 0wnerDied/bio-bounce-regression-tests by Shin'ichiro Kawasaki · 2 days ago
  5. c7924c6 block/046: add a bounced-read double-unpin test by 0wnerD1ed · 3 days ago
  6. 87990f9 block/045: add a full-trim bvec alignment test by 0wnerD1ed · 3 days ago
  7. 414e1c0 Merge pull request #257 from dwsuse/nvme-cli-keys by Shin'ichiro Kawasaki · 3 days ago
  8. 6134913 Merge pull request #254 from dirkmueller/ret_not_ret_command by Shin'ichiro Kawasaki · 3 days ago
  9. dee6859 nvme/{014,019}: Print the return value instead of shell execution by Dirk Müller · 5 days ago
  10. 98b7f03 nvme: add support for nvme-cli 3 tls/chap key management by Daniel Wagner · 6 days ago
  11. 6f5a1dc Merge pull request #248 from dwsuse/nvme-cli-3-output-changes by Shin'ichiro Kawasaki · 11 days ago
  12. 8f6020e loop/006: settle udev before completing the test by Sebastian Chlad · 12 days ago
  13. 81408a2 loop/009: only skip on a genuinely unrecognized --ping option by Sebastian Chlad · 12 days ago
  14. 2b940b7 new: guide long command options by Shin'ichiro Kawasaki · 12 days ago
  15. 1ece15f CONTRIBUTING: clarify that GPL-2.0 is not applicable by Shin'ichiro Kawasaki · 12 days ago
  16. cace8ef nvme/rc: use _set_attr() in _create_nvmet_passthru() by Shin'ichiro Kawasaki · 12 days ago
  17. f59658e check: fix exit status code handling by Shin'ichiro Kawasaki · 12 days ago
  18. 55e00bd nvme/050: skip cleanly when debugfs is not mounted by Shin'ichiro Kawasaki · 12 days ago
  19. 3e7f987 nvme/039: skip cleanly when debugfs is not mounted by Sebastian Chlad · 12 days ago
  20. 383e69b common/rc: add _have_debugfs() by Sebastian Chlad · 12 days ago
  21. b5ebe21 nvme/069: add a test for multipath cdev lifetime by John Garry · 12 days ago
  22. 09b9e4e Merge pull request #252 from dwsuse/add-example-config by Shin'ichiro Kawasaki · 12 days ago
  23. 16c72b4 loop: test cleanup of manually added partitions by Daan De Meyer · 13 days ago
  24. 0a482aa docs: add fully annotated configuration example by Daniel Wagner · 13 days ago
  25. df7cf50 nvme: rely on nvme-cli status code by Daniel Wagner · 13 days ago
  26. 7772b1c nvme/054: rely on nvme-cli status code by Daniel Wagner · 13 days ago
  27. 9bd4a80 nvme/019: rely on nvme-cli status code by Daniel Wagner · 13 days ago
  28. 55cd128 nvme/014: rely on nvme-cli status code by Daniel Wagner · 13 days ago
  29. 555fa9a nvme/{033,036,037}: skip when the test target namespace has metadata by Shin'ichiro Kawasaki · 3 weeks ago
  30. c542baf nvme/039: drain udev events before passthru error injection by Mateusz Nowicki · 4 weeks ago
  31. 10f78d6 block/044: basic block error injection sanity test by Christoph Hellwig · 4 weeks ago
  32. 8576982 common/rc: Fix _get_page_size() by Jeff Moyer · 4 weeks ago
  33. 5cc23bc README.md, check: require getconf by Shin'ichiro Kawasaki · 4 weeks ago
  34. 3494185 src/Makefile: escape '#' in HAVE_C_DEF by Sebastian Chlad · 5 weeks ago
  35. dbff8ef src/miniublk: fall back to legacy opcodes on older kernels by Sebastian Chlad · 5 weeks ago
  36. c9813fd src/miniublk: switch to ioctl-encoded ublk commands by Sebastian Chlad · 5 weeks ago
  37. b1f76a7 nvme/060: suppress "nvme connect" failure for rdma transport by Shin'ichiro Kawasaki · 6 weeks ago
  38. da2affa nvme/060: suppress state file write error by Shin'ichiro Kawasaki · 6 weeks ago
  39. 5a62429 scsi/009: fix unset bytes_to_write in TEST 8 by Sebastian Chlad · 6 weeks ago
  40. b6d78ab Merge pull request #245 from schlad/nvme_059 by Shin'ichiro Kawasaki · 6 weeks ago
  41. 2b53b3b ublk: mark all tests as QUICK by Sebastian Chlad · 7 weeks ago
  42. b19c4a7 throtl/008: Add a test for the iocost cgroup controller by Bart Van Assche · 7 weeks ago
  43. 3f961bd nvme/059: fix unset bytes_to_write in TEST 7 by Sebastian Chlad · 8 weeks ago
  44. 9131687 common/nvme, nvme/rc: use _set_attr() to trace attribute writes by Shin'ichiro Kawasaki · 2 months ago
  45. 5343b16 common/rc: add _set_attr() function to trace attribute writes by Shin'ichiro Kawasaki · 2 months ago
  46. b43bd43 check: add --cmd-trace option by Shin'ichiro Kawasaki · 2 months ago
  47. 623106a nbd/rc: redirect nbd-server stderr by Shin'ichiro Kawasaki · 2 months ago
  48. 4974b9f nvme/064, src/nvme-passthrough-meta.c: test a large metadata_len by Sungwoo Kim · 3 months ago
  49. ca59dfc nvme/068: add a test for multipath delayed removal by John Garry · 3 months ago
  50. 758fbd3 ci: Switch to actions/checkout@main by Bart Van Assche · 3 months ago
  51. 3cb7d0b Merge pull request #240 from daandemeyer/loop-race by Shin'ichiro Kawasaki · 3 months ago
  52. 23fbe5a loop: add regression test for partscan double-scan race by Daan De Meyer · 3 months ago
  53. ea5472c throtl/{002,003,007}, zbd/014: use _get_page_size to get PAGE_SIZE by Yi Zhang · 3 months ago
  54. 1d68a36 common/scsi_debug: use _patient_rmmod() to unload scsi_debug by Shin'ichiro Kawasaki · 4 months ago
  55. 255189f src/dio-offsets.c: Fix err() usage by Bart Van Assche · 4 months ago
  56. 13939f1 Merge pull request #237 from yizhanglinux/compile-warning-fix by Shin'ichiro Kawasaki · 4 months ago
  57. d5e7400 src/Makefile: suppress unused-but-set-variable warning for sg/syzkaller1.c by Yi Zhang · 4 months ago
  58. 80d115e src/metadata.c: fix format for __u64 in metadata.c by Yi Zhang · 4 months ago
  59. 8eca9fa common/rc, scsi/011, zbd/010: introduce _page_size_equals() helper by Yi Zhang · 4 months ago
  60. af0b85f zbd/012: add missing scsi_debug check by Shin'ichiro Kawasaki · 4 months ago
  61. 2fe7f4e common/scsi_debug: ensure scsi_debug is loadable before loading it by Shin'ichiro Kawasaki · 4 months ago
  62. 1b6aea7 Skip tests if scsi_debug module is already loaded and in use by Disha Goel · 4 months ago
  63. 3f0c7bd check: call fallback_device() in the same bash context by Shin'ichiro Kawasaki · 4 months ago
  64. 1967331 check: do not create fallback device when other requirements are not met by Shin'ichiro Kawasaki · 4 months ago
  65. e50a5ff check: call _unload_module() after fallback_device_cleanup() by Shin'ichiro Kawasaki · 4 months ago
  66. be499dd check: move fallback device handling into _check_and_call_test_device() by Shin'ichiro Kawasaki · 4 months ago
  67. dd55eba src/Makefile: improve header check for miniublk by Changhui Zhong · 4 months ago
  68. 078a7ac check: Suppress kmemleak scanning failures by Bart Van Assche · 4 months ago
  69. 4de1f75 nvme/065: update to support all fabrics by Yi Zhang · 4 months ago
  70. 1b3b47b check: check kmemleak before test run start by Shin'ichiro Kawasaki · 5 months ago
  71. 7baa454 doc: document how to configure bcache tests by Daniel Wagner · 5 months ago
  72. cd200a7 bcache: add bcache/001 by Daniel Wagner · 5 months ago
  73. 8f05fe6 src: add nvme-passthru-admin-uring to .gitignore by Shin'ichiro Kawasaki · 5 months ago
  74. 1203c45 check: increment bash requirement version from 4.2 to 4.3 by Shin'ichiro Kawasaki · 5 months ago
  75. 9d472e9 common/nvme: do not call 'nvme id-ns' to non-nvme devices by Shin'ichiro Kawasaki · 5 months ago
  76. b14a95a common/nvme: unload nvme modules only when loaded by Shin'ichiro Kawasaki · 5 months ago
  77. 31a07ec common/rc: introduce _load_module() by Shin'ichiro Kawasaki · 5 months ago
  78. 756d18d check: call _unload_modules for each test run by Shin'ichiro Kawasaki · 5 months ago
  79. 55045b0 zbd/002: do not check write pointers of conventional zones by Shin'ichiro Kawasaki · 5 months ago
  80. 8c40fa1 zbd/rc: do not use invalid write pointer values by blkzone report by Shin'ichiro Kawasaki · 5 months ago
  81. f14914d nvme/039: use nvme --no-ioctl-probing when available by Daniel Wagner · 6 months ago
  82. b5b6993 common/fio: ignore fio messages about random generator selection by Shin'ichiro Kawasaki · 6 months ago
  83. a94b770 nvme/067: test io_uring pass through for NVMe admin queue by Swarna Prabhu · 6 months ago
  84. 5885dee Merge pull request #223 from yizhanglinux/kmemleak-fix by Shin'ichiro Kawasaki · 6 months ago
  85. 51f58e9 check: fix kmemleak scan when DEBUG_KMEMLEAK_DEFAULT_OFF enabled by Yi Zhang · 6 months ago
  86. 157f100 check: move _get_kernel_option and _check_kernel_option to check by Yi Zhang · 6 months ago
  87. ea34d6a block/042: check sysfs values prior to running by John Pittman · 6 months ago
  88. 98176bf common/rc: support multiple arguments for _require_test_dev_sysfs() by John Pittman · 6 months ago
  89. 926b890 common/nvme: reset def_adrfam for ipv4 case by Daniel Wagner · 6 months ago
  90. b2dc1ec check: add kmemleak support to blktests by Nilay Shroff · 7 months ago
  91. 7c3ad92 check: check reference count for modprobe --remove --wait success case by Shin'ichiro Kawasaki · 7 months ago
  92. 0819d1f check: reimplement _unload_modules() with _patient_rmmod() by Shin'ichiro Kawasaki · 7 months ago
  93. 7947f59 check,common,srp/rc: replace module removal with patient module removal by Luis Chamberlain · 7 months ago
  94. e387a7e throtl/rc: avoid test timeout caused by scsi_debug delay by Changhui Zhong · 7 months ago
  95. 9897976 Merge pull request #213 from yizhanglinux/nvmet-configfs-clean-fix by Shin'ichiro Kawasaki · 7 months ago
  96. a5cce66 common/nvme, nvme/{041,044,047,062}: check return code of nvme connect by Daniel Wagner · 7 months ago
  97. 7b7829f common/nvme, nvme/051: drop final / for NVMET_[CFS|DFS] paths by Daniel Wagner · 7 months ago
  98. fda2141 common/rc, nvme/{043-045}: add _have_crypto_algorithm by Daniel Wagner · 7 months ago
  99. b1b99d1 md/{002,004}: adjust per_host_store to use numeric boolean by John Pittman · 8 months ago
  100. 0fc119b throtl: don't specify sector_size for scsi_debug target by Li Zhijian · 8 months ago