]> www.infradead.org Git - users/hch/blktests.git/shortlog
users/hch/blktests.git
2022-09-02 Shin'ichiro... common,tests: rename unload_module() to _unload_module()
2022-09-02 Shin'ichiro... check: clean up _run_test()
2022-08-29 Shin'ichiro... common,tests: replace _have_modules() with _have_module()
2022-08-29 Shin'ichiro... srp/rc: allow test with built-in sd_mod and sg drivers
2022-08-29 Shin'ichiro... block/001: use _have_driver() in place of _have_modules()
2022-08-29 Shin'ichiro... common/rc: ensure modules are loadable in _have_modules()
2022-08-29 Shin'ichiro... nbd/rc: load nbd module explicitly
2022-08-29 Shin'ichiro... common/rc: avoid module load in _have_driver()
2022-08-15 Shin'ichiro... zbd/009: check mkfs.btrfs version
2022-08-15 Shin'ichiro... Merge pull request #99 from bvanassche/master
2022-08-08 Yi Zhangsrc/mount_clear_sock.c: fix compiling error
2022-08-04 Shin'ichiro... nvme/040: fix device file path
2022-08-03 Bart Van Asschetests/zbd: Add tests for SCSI devices with gap zones
2022-08-01 Yi Zhangblock/002: remove debugfs check while blktrace is running
2022-07-27 Shin'ichiro... block/008: avoid _offline_cpu() call in sub-shell
2022-07-27 Shin'ichiro... Revert "common/cpuhotplug: allow _offline_cpu() call...
2022-07-24 Shin'ichiro... common/cpuhotplug: allow _offline_cpu() call in sub...
2022-07-24 Shin'ichiro... new: fix test case addition to new test group
2022-07-22 Sun Kenbd: add a module load and device connect test
2022-07-22 Shin'ichiro... nvme/rc: replace SKIP_REASON with SKIP_REASONS
2022-07-22 Shin'ichiro... Merge pull request #98 from hreinecke/auth.v7
2022-07-20 Hannes Reineckenvme/rc: Fixup SKIP_REASON usage
2022-07-20 Hannes Reineckenvme/045: test re-authentication
2022-07-20 Hannes Reineckenvme/044: test bi-directional authentication
2022-07-20 Hannes Reineckenvme/043: test hash and dh group variations for authent...
2022-07-20 Hannes Reineckenvme/042: test dhchap key types for authenticated conne...
2022-07-20 Hannes Reineckenvme/041: create authenticated connections
2022-07-20 Hannes Reineckenvme/rc: add more arguments to _nvme_connect_subsys()
2022-07-20 Hannes Reineckenvme/rc: add functions for in-band authentication
2022-07-20 Hannes Reineckenvme/rc: clear hosts directory in _cleanup_nvmet()
2022-07-20 Hannes Reineckenvme/rc: clear allowed_hosts subdirectory
2022-07-20 Hannes Reineckenvme/rc: do not print error message when no nvme device...
2022-07-15 Alan Adamsontests/nvme: Set clear_ids for passthru targets
2022-07-14 lizhijian@fujitsu.comcommon, tests: Print multiple skip reasons
2022-07-11 Sagi Grimbergnvme: add nvmf reset/disconnect during traffic test
2022-07-04 Shin'ichiro... block/007: support fallback device
2022-07-01 Yi Zhangcommon/multipath-over-rdma: skip NO-CARRIER NIC when...
2022-06-28 Sagi Grimbergnvme: add optional ipv6 test flavor
2022-06-28 Xiao Yangblktests: Add _have_kernel_config_file() and _check_ker...
2022-06-24 Xiao Yangnvmeof-mp/rc: Avoid skipping tests due to the expected...
2022-06-20 Shin'ichiro... Merge pull request #95 from zhijianli88/skip-reason
2022-06-20 Li Zhijiancommon/rc: don't unset previous SKIP_REASON in _have_ke...
2022-06-20 Shin'ichiro... check: ensure to suppress job status output
2022-06-15 Shin'ichiro... Merge pull request #93 from michael-schaller/master
2022-06-15 Shin'ichiro... Merge pull request #87 from bvanassche/master
2022-06-15 Michael Schallerloop: Add test to setup GPT and ESP on raw disk image
2022-06-14 Bart Van AsscheIntroduce the _io_schedulers() function
2022-06-14 Shin'ichiro... nvme/039: avoid module loads for various transport...
2022-06-08 Christoph Hellwigzbd: allow falling back to built-in null_blk
2022-06-08 Christoph Hellwigblock/024: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/023: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/021: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/020: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/018: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/017: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/016: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/006: convert to use _configure_null_blk
2022-06-08 Christoph Hellwigblock/029: don't require modular null_blk
2022-06-08 Christoph Hellwigcommon/null_blk: respect RUN_FOR_ZONED in _configure_nu...
2022-06-08 Christoph Hellwigcommon/null_blk: allow _configure_null_blk with built...
2022-06-08 Christoph Hellwigcommon/null_blk: remove explicit queue_mode=2 parameters
2022-06-08 Xiao Yangnvme/033: Remove volatile output
2022-06-02 Christoph Hellwignvme: don't require the nvme drivers to be built in
2022-06-02 Christoph Hellwigscsi: don't require sg to be built in
2022-06-02 Christoph Hellwignbd: do not require nbd support to be modular
2022-06-02 Christoph Hellwigcommon: do not require loop support to be modular
2022-06-02 Christoph Hellwigcommon: fix _have_module_param_value to work with built...
2022-06-02 Christoph Hellwigcommon: add a helper if a driver is available
2022-06-02 Christoph Hellwignvme: use _have_loop instead of _have_modules loop
2022-06-02 Shin'ichiro... Merge pull request #90 from zhijianli88/my_dmesg
2022-06-01 Li Zhijiannvme/003: skip the test if kmsg is not writeable
2022-06-01 Li Zhijiancommon/rc: move _have_writeable_kmsg() helper to common/rc
2022-06-01 Li Zhijiannvme/003: use _dmesg_since_test_start() to check dmesg...
2022-06-01 Li Zhijiancheck: Introduce _dmesg_since_test_start()
2022-05-30 Xiao Liangblock/022: skip test when only 1 cpu available master
2022-05-26 Xiao Yangnvmeof-mp/001: Set expected count properly
2022-05-26 Xiao Yangsrp/011: Avoid $dev becoming invalid during test
2022-05-25 Shin'ichiro... CONTIRIBUTING, README: transfer maintainer role
2022-05-17 Xiao Yangcommon/multipath-over-rdma: Remove unused debug operation
2022-05-17 Alan Adamsontests/nvme: add tests for error logging
2022-05-17 Alan Adamsontests/nvme: add helper routine to use error injector
2022-05-17 Xiao YangDocumentation: Fix typo nvme-trtype -> nvme_trtype
2022-05-17 Li Zhijiantests/nvme/rc: Fix possible endless loop
2022-05-09 Shin'ichiro... scsi/003: remove unnecessary out file
2022-05-09 Shin'ichiro... scsi/006: skip cache types which disable read cache...
2022-05-09 Shin'ichiro... scsi/006: whitelist for zoned mode
2022-05-09 Shin'ichiro... block/027, scsi/004: whitelist scsi_debug test cases...
2022-05-09 Shin'ichiro... common/scsi_debug: prepare scsi_debug in zoned mode
2022-05-09 Shin'ichiro... zbd/008: check no stale page cache after BLKRESETZONE...
2022-04-13 Alan Adamsonnvme tests should use nvme_trtype when setting up passt...
2022-02-17 Shin'ichiro... block/008: check CPU offline failure due to many IRQs
2021-11-22 Yi Zhangtests/srp: fix module loading issue during srp tests
2021-11-22 Yi Zhangtests/nvme: misc fix and coding style update
2021-11-22 Bart Van Asschetests/scsi/007: Add a test that triggers the SCSI error...
2021-11-22 Bart Van Asschetests/srp/012: Fix the displayed test status
2021-11-22 Bart Van AsscheFix multiple shellcheck warnings
2021-11-16 Yi Zhangtests/block: add the missing _have_fio check for block...
2021-10-19 Yi ZhangDocumentation: add document for nvme-rdma nvmeof-mp...
2021-09-18 Yi Zhangnvmeof-mp/001: fix failure when CONFIG_NVME_HWMON enabled
2021-08-31 Ming Leiblock/001: don't exit test with pending async scan
next