Commit Graph

  • f1dede62a3 bdevperf: Gather all of the job construction code into a single function Ben Walker 2020-03-23 14:10:51 -0700
  • 59e40e0203 bdevperf: inline bdevperf_construct_task_on_job Ben Walker 2020-03-23 13:56:55 -0700
  • d424efa822 bdevperf: Rename bdevperf_job_gone to bdevperf_bdev_removed Ben Walker 2020-03-23 13:43:37 -0700
  • cd27e14ba2 bdevperf: Inline _bdevperf_construct_job Ben Walker 2020-03-20 15:03:23 -0700
  • d6c0550b3f bdevperf: Inline bdevperf_submit_io Ben Walker 2020-03-20 14:44:23 -0700
  • 76f49c93c5 bdevperf: Allocate tasks when job is allocated Ben Walker 2020-03-20 14:20:54 -0700
  • ded0c2d146 bdevperf: Break code for running a job into a separate function Ben Walker 2020-03-20 14:03:08 -0700
  • 5dfd4f261f test/nvmf: Restart target between shutdown tests Ben Walker 2020-03-31 11:01:08 -0700
  • f76cf58294 bdev/iscsi: Release request after connection is done Ben Walker 2020-03-30 15:37:20 -0700
  • 50529593c4 bdev/iscsi: Release lun poller on correct thread. Ben Walker 2020-03-30 15:07:14 -0700
  • c8bdbc12c3 vhost: refactor vhost scsi process_vq Jin Yu 2020-04-01 21:25:54 +0800
  • 64cfaf3f16 test/lvol: Add function to handle output from simple jq queries Michal Berger 2020-02-11 15:53:45 +0100
  • eb33c9a659 test/lvol: rewrite construct_lvol_store_with_all_clear_methods to bash Darek Stojaczyk 2019-07-15 13:43:28 +0200
  • a317fccab7 test/lvol: rewrite thin_provisioning_filling_disks_less_than_lvs_size to bash Michal Berger 2020-04-01 12:06:23 +0200
  • 0e6ee49e3c test/lvol: rewrite thin_overprovisioning to bash Pawel Kaminski 2019-12-19 11:23:05 -0500
  • e4442af984 test/lvol: rewrite thin_provisioning_resize to bash Pawel Kaminski 2019-12-19 09:57:55 -0500
  • 661adc77c3 test/lvol: rewrite thin_provisioning_data_integrity_test to bash Pawel Kaminski 2019-12-17 06:07:36 -0500
  • 7d0cd374b3 test/lvol: rewrite thin_provisioning_read_empty_bdev to bash Pawel Kaminski 2019-12-17 05:42:59 -0500
  • 9f133b1bcc module/ocf: check cache name during recovery from metadata Vitaliy Mysak 2020-03-27 16:19:42 +0100
  • 42fc807f47 test/nvmf: Don't let nvmfcleanup() to fail upon finishing the test Michal Berger 2020-03-19 12:16:38 +0100
  • b8805882fc test/ftl: Drop .ini config in favor of json Michal Berger 2020-03-18 11:23:51 +0100
  • 9f815a839d test/openstack: Drop .init config in favor of json Michal Berger 2020-03-18 10:37:19 +0100
  • ddc069c5be test/openstack: Don't trigger errexit from within finish_test() Michal Berger 2020-03-18 10:30:45 +0100
  • 55e0ec894f nvme: fix identify active ns Jacek Kalwas 2020-03-26 21:50:30 +0100
  • 842ae79aa6 nvme: refactor identify active ns Jacek Kalwas 2020-03-26 21:04:09 +0100
  • 2b5c47b198 nvme/opal: use the return value as the maximum ranges Changpeng Liu 2020-04-03 17:43:58 +0800
  • 76d8bbf3f8 nvme/opal: remove timeout Changpeng Liu 2020-04-03 17:27:57 +0800
  • d5de4af2bc nvme/opal: concentrate security receive and status check in one function Changpeng Liu 2020-04-02 23:41:35 +0800
  • 3add68e3d6 nvme/opal: remove opal_finalize_and_send() Changpeng Liu 2020-04-02 23:29:56 +0800
  • ce25a45654 nvme/opal: allocate session instead of use the global one Changpeng Liu 2020-04-02 23:09:23 +0800
  • 5b767e1787 nvme/opal: remove callback from opal_finalize_and_send() Changpeng Liu 2020-04-02 21:55:36 +0800
  • 6d1bb438bf autobuild.sh: delete scanbuild output files before the build Karol Latecki 2020-04-02 11:54:28 +0200
  • 454ff1726b test/ioat: ioat_perf app will exit with error code Tomasz Zawadzki 2020-04-03 03:46:11 -0400
  • 5a48cd9690 test/ioat: verify app will exit with error code Tomasz Zawadzki 2020-04-03 04:10:26 -0400
  • 23a7e4b94f env/pci: cleanup spdk_detach_rte by moving code Darek Stojaczyk 2020-04-02 12:42:14 +0200
  • 9db8040738 autopackage: remove SPDK_BUILD_PACKAGE flag Tomasz Zawadzki 2020-04-01 03:48:13 -0400
  • bea4b14a9d autopackage:replace tarball and compile with debug build Tomasz Zawadzki 2020-04-01 03:50:01 -0400
  • e8c42ef37c raid_ut: initialize ch_ctx in test_multi_raid_with_io Tomasz Zawadzki 2020-04-01 02:58:11 -0400
  • 99e4374f8d lib/thread: Add busy count for poller to increment only when some work was done Shuhei Matsumoto 2020-04-07 19:42:28 +0900
  • b32411ddaa ut/thread: Test creating and destroying nested I/O channels Shuhei Matsumoto 2020-04-05 08:52:43 +0900
  • a12aae4c85 lib/thread: Add timeout to wait until exiting thread is exited Shuhei Matsumoto 2020-04-05 23:00:53 +0900
  • e9aec6746a lib/thread: thread_poll() polls until the exiting thread is exited Shuhei Matsumoto 2020-04-05 08:19:43 +0900
  • 282b1505e5 scripts/perf: Fix cpu_frequency parametr passing Maciej Wawryk 2020-04-06 16:16:26 +0200
  • a61af6cfc9 scripts/perf: replace dots by floor sign in percentile variable Maciej Wawryk 2020-04-07 11:27:35 +0200
  • 13d6d00347 examples/blob: skip '\0' when dump xattr's value Richael Zhuang 2020-04-08 09:56:10 +0800
  • 97e345002b test/nvme_poll_group: Fix uninitialized value in unittest. yidong0635 2020-04-08 08:01:42 -0400
  • a91d650245 test/bdevperf: fix 4 issues with the outstanding bit array Shuhei Matsumoto 2020-04-08 12:18:22 +0900
  • a195335f7a test/nvme_perf: Drop .ini config in favor of json Michal Berger 2020-03-16 15:46:12 +0100
  • 8a41d97c6e test/nvme: Make sure that $rootdir is declared Michal Berger 2020-03-16 15:40:52 +0100
  • 524b0ddb46 test/vhost_perf: Drop .ini config in favor of json Michal Berger 2020-03-16 15:20:22 +0100
  • 9cb8c2387a autobuild: optimizations around compiling tests. Seth Howell 2020-03-13 18:27:05 -0700
  • 91407607e5 test/vm_setup.sh: add parted for Arch Linux Karol Latecki 2020-03-26 11:37:08 +0100
  • 71fc81620f posix: Add the socket into pending_recv list if migrated from another polling group. Ziye Yang 2020-03-25 20:37:27 +0800
  • 4faa7b5837 test: remove RUN_NIGHTLY_FAILING flag Tomasz Zawadzki 2020-03-26 09:36:50 -0400
  • 7c1e69b3fa scripts/nvmf: Fix subsystem divide and format error Maciej Wawryk 2020-04-03 16:30:04 +0200
  • 6397735bc9 lib/thread: Introduce thread state to distinguish exiting and exited Shuhei Matsumoto 2020-04-04 12:16:27 +0900
  • 719343c94a lib/thread: Change spdk_thread_exit() to nest wrapper function and function body Shuhei Matsumoto 2020-04-04 11:32:58 +0900
  • e7ead00b53 lib/thread: Wait until thread_is_exited() is true by thread_poll() after thread_exit() Shuhei Matsumoto 2020-04-03 11:16:36 +0900
  • c9da0aecdc lib/thread: Ignore spdk_thread_exit() call after moving exited Shuhei Matsumoto 2020-04-03 08:28:46 +0900
  • 78accbf4e5 lib/event: Count reactor CPU stats (idle/busy tsc) Shuhei Matsumoto 2020-03-27 07:03:53 +0900
  • 49826b36cf iscsi: Properly size the receive buffer Ben Walker 2020-04-01 11:35:23 -0700
  • 0accbe8a37 nvme/tcp: Properly size the receive buffer Ben Walker 2020-04-01 10:49:25 -0700
  • 1621809e7e nvmf/tcp: Correctly size the socket receive buffer Ben Walker 2020-03-27 14:56:41 -0700
  • ae6519e488 nvmf/tcp: Don't break out of poll loop based on number of PDUs Ben Walker 2020-03-27 14:16:59 -0700
  • 24d61956ab nvme: Init the status object when tracking the req completion Alexey Marchuk 2020-03-19 12:55:55 +0300
  • b9a187977d nvme: add poll group handling to qpair path. Seth Howell 2020-02-06 17:33:07 -0700
  • ccf0fd4e39 test/unit: add poll_group unit tests. Seth Howell 2020-02-07 16:52:14 -0700
  • c998c6c69e nvme: add API for qpair poll groups. Seth Howell 2020-02-05 13:25:05 -0700
  • 5d9d52fd3c lib/nvme: add a disconnect_qpair public API. Seth Howell 2020-03-17 12:45:30 -0700
  • 7b4558e356 lib/nvme: add a new API function for connecting I/O qpairs Seth Howell 2020-03-03 15:58:05 -0700
  • 649367850a make: Allow CC and CXX to contain spaces Ben Walker 2020-03-26 14:05:01 -0700
  • 0c7aeea925 test/mkfs: provide common function to create filesystem Tomasz Zawadzki 2020-03-06 06:47:48 -0500
  • c7325e3fad lib/blob: assert that md_page is not extent page Tomasz Zawadzki 2020-04-02 06:34:07 -0400
  • 955c58fa68 lib/blob: change replay of extent pages to batching Tomasz Zawadzki 2020-03-27 07:22:24 -0400
  • 22dc6254d6 lib/blob: add extent_pages to load ctx Tomasz Zawadzki 2020-03-27 08:43:43 -0400
  • f03586b28a lib/blob: rename extent_pages to extent_page_num in load ctx Tomasz Zawadzki 2020-03-27 08:40:11 -0400
  • 6a9239e85c Fix Markdown MD014 linter warnings Karol Latecki 2020-04-03 15:08:13 +0200
  • 410bdfdbe3 bdev/fio_plugin: accept wildcard (*) as fio target Darek Stojaczyk 2020-03-27 16:03:02 +0100
  • ba909d9930 test/iscsi: add README.md for iscsi fuzz testing WANGHAILIANG 2020-03-02 17:58:11 +0800
  • 14425544a6 nvme/rdma: Factor out memory key translation Alexey Marchuk 2020-03-25 18:12:24 +0300
  • d2510a56f3 nvme/rdma: Simplify nvme_rdma_req_init Alexey Marchuk 2020-03-25 12:12:07 +0300
  • d713b99c3a test/scripts: remove OCF from vm_setup script Vitaliy Mysak 2020-03-26 16:04:00 +0100
  • 6fa52a2b3e test/spdkcli/tcp: use socat for listening for RPC on a TCP port Darek Stojaczyk 2020-03-17 11:58:09 +0100
  • 5db247abfc test/spdkcli/tcp: don't override the ERR trap Darek Stojaczyk 2020-03-17 11:30:37 +0100
  • df9660df7b lib/event: fix printing non-null-terminated strings Darek Stojaczyk 2020-03-30 09:44:51 +0200
  • e71e81b631 sock: keep track of removed sockets during call to poll Seth Howell 2020-03-30 14:54:02 -0700
  • e9063d4da1 test/blobfs: rocksdb building error with gcc9 Richael Zhuang 2020-03-31 11:13:24 +0800
  • 87c2ec02e4 github: provide link to CVE process submission Tomasz Zawadzki 2020-03-31 07:01:05 -0400
  • 4425d3c07d github: add community page link on new issue submission Tomasz Zawadzki 2020-03-31 06:22:00 -0400
  • 61749780ef github: do not allow blank issues to be filed Tomasz Zawadzki 2020-03-31 06:17:09 -0400
  • 5ae508ae97 github: add Intermittent Failure template Tomasz Zawadzki 2020-03-31 05:56:55 -0400
  • d023fdf87d github: reclassify generic issue report to bug_report Tomasz Zawadzki 2020-03-31 05:30:55 -0400
  • 94a84ae985 github: move GitHub issue template to .github directory Tomasz Zawadzki 2020-03-31 05:30:01 -0400
  • 302ae5cc5c bdev_nvme: don't register multiple ctrlr destruct pollers. Seth Howell 2020-03-31 15:10:18 -0700
  • 20564d423b nvme/nvme_rdma: Reduced the code lines. yidong0635 2020-04-02 06:30:38 -0400
  • 96250f5b3d make: add a map file for libspdk_accel. Seth Howell 2020-03-20 14:41:56 -0700
  • 55df83ceb6 ENV_DPDK/VFIO: Increase PCI tear down timeout Michael Haeuptle 2020-03-30 21:28:31 +0000
  • a2eeec65f8 scripts/vagrant: synchronize artifacts from vm to host Maciej Wawryk 2020-02-27 15:43:13 +0100
  • 2a75be1a56 scripts/vagrant: cleanup packaging routine Karol Latecki 2020-03-05 09:10:51 +0100
  • 5277a5324e scripts/vagrant: change vagrant box sources Karol Latecki 2020-04-01 09:50:06 +0200