Commit Graph

  • e10fc6ea00 nvme: Don't use spdk/config.h in spdk/nvme.h Ben Walker 2019-07-25 15:20:47 -0700
  • 6d4f580e79 nvmf/tcp: Remove spdk_nvmf_tcp_qpair_process_pending Ziye Yang 2019-07-20 21:06:23 +0800
  • fbe8f8040c nvmf/rdma: Add request latency statistics Evgeniy Kochetov 2019-03-06 11:38:07 +0000
  • 251db8144f nvmf/rdma: Add NVMf RDMA transport pending statistics Evgeniy Kochetov 2019-05-23 14:43:56 +0300
  • 38ab383a8f nvmf/rdma: Add RDMA polling statistics Evgeniy Kochetov 2019-05-23 14:26:50 +0300
  • 43bb4e6b1f rpc: Add NVMf transport statistics to nvmf_get_stats RPC method Evgeniy Kochetov 2019-05-23 12:04:49 +0300
  • e7ef737702 test/spdkcli: test vhost_target show_details method Vitaliy Mysak 2019-07-16 21:16:59 +0000
  • ca1a3bf18e bdev/compress: use base bdev alias as base for comp_bdev name paul luse 2019-07-25 18:47:07 -0400
  • e9211cbf45 bdev/compress: fix qpair assignment code paul luse 2019-07-24 17:00:47 -0400
  • 59339feac3 jsonrpc: tolerate null json value for parameters in json-rpc call Jan Kryl 2019-07-17 14:57:19 +0000
  • 490b06e24b queue: redefine TAILQ_REMOVE for scan-build Darek Stojaczyk 2019-06-25 12:17:58 +0200
  • 825ae66bd0 event/subsystem/vmd: RPC support Wojciech Malikowski 2019-07-01 07:54:57 -0400
  • 890a7f2bfc dpdk: move submodule to latest commit Darek Stojaczyk 2019-07-04 15:02:10 +0000
  • 84420e8300 dpdkbuild: fix CONFIG_RTE_BUILD_SHARED_LIB Darek Stojaczyk 2019-07-26 10:59:39 +0200
  • ba3db1d2ea ut/nvme: silence scan-build warnings about null dereference Darek Stojaczyk 2019-07-26 06:55:07 +0200
  • b701087f87 ut/bdev: silence scan-build warnings about garbage value comparison Darek Stojaczyk 2019-07-26 06:56:48 +0200
  • 26f6c2a03d ut/bdev: silence scan-build warnings about histogram memory leaks Darek Stojaczyk 2019-07-26 06:52:23 +0200
  • f9cae9d20f lib/reduce: minor cleanup for consistency in recent changes paul luse 2019-07-23 18:05:16 -0400
  • 3def834c65 make: add cross-compilation support Amelia Blachuciak 2019-07-09 14:40:41 +0200
  • 1a56982da3 build: Make detect_cc.sh handle --cross-prefix Ben Walker 2019-07-23 10:33:36 -0700
  • c510bd8830 build: Disable ISA-L if the target build architecture is not x86 Ben Walker 2019-07-23 10:59:35 -0700
  • 73439e6f46 build: Detect compiler toolchain in configure Ben Walker 2019-07-24 10:15:08 -0700
  • f89166c089 scsi: remove bdev_scsi_mode_select_page() Darek Stojaczyk 2019-07-24 13:46:24 +0200
  • fb15434659 lib/ftl: store non-volatile cache's current write address Konrad Sztyber 2019-07-05 11:43:15 +0200
  • 3e911e17c7 lib/ftl: non-volatile cache's header validation function Konrad Sztyber 2019-07-04 15:01:18 +0200
  • 5c9a503990 test/ftl: use non-volatile cache in functional tests Konrad Sztyber 2019-06-18 15:19:06 +0200
  • 28439890e4 nvmf: always update discovery log page if the offset is zero Changpeng Liu 2019-07-24 21:37:32 -0400
  • 563b98223b lib/compress: fix a compilation error for low GCC version Hailiang Wang 2019-07-25 11:50:36 +0800
  • 19359f8669 test/openstack: Add scripts to test spdk-vs-openstack Pawel Kaminski 2019-06-07 16:29:39 +0200
  • 9307ff5a54 net/vpp: move to VPP 19.04 Tomasz Kulasek 2019-06-19 16:14:50 +0200
  • bee1130c03 net/vpp: prepare vpp 19.01 to move to 19.04 Tomasz Kulasek 2019-07-18 14:14:16 +0200
  • 093bc3390a lib/ftl: Wait for IO retry queue drain during shutdown Wojciech Malikowski 2019-07-04 04:28:28 -0400
  • 4d9faf7c6b lib/ftl: Add check if device is halted during reloc Mateusz Kozlowski 2019-07-12 13:32:44 +0200
  • 7384ca015b lib/reduce: for compress path, copy data from host buffers if needed paul luse 2019-07-22 15:32:26 -0400
  • 907ec7268d lib/reduce: conditionally memcpy data to host follow decompression paul luse 2019-07-22 13:56:11 -0400
  • 0242a80793 lib/reduce: fix problem with size of chunk map area in PMEM paul luse 2019-07-10 20:30:50 -0400
  • 30ca1a9083 test/nvmf: fix edge condition in check_ip_is_soft_roce Seth Howell 2019-07-24 21:03:58 -0700
  • 0e6ddfd66a build: Allow the user to set target architecture in configure Ben Walker 2019-07-23 10:52:47 -0700
  • ebd32197ba build: Allow TARGET_ARCHITECTURE to be specified on ARM Ben Walker 2019-07-23 10:13:19 -0700
  • 30ff7f7d85 dpdkbuild: completely rebuild dpdk on SPDK config change Darek Stojaczyk 2019-07-04 22:24:48 +0200
  • 5f96e92c8c bdev/pmem: add more descriptive rpc error messages Karol Latecki 2019-07-12 09:00:04 +0200
  • 0fc5acea8c bdev/nvme: add more descriptive rpc error messages Karol Latecki 2019-07-15 13:07:12 +0200
  • 438d1beee7 lib/blob: amend docs regarding io_units for spdk_blob_io_*() Tomasz Zawadzki 2019-07-24 07:47:52 -0400
  • b2caa1f0eb test/spdkcli: test vhost_ctrl show_details method Vitaliy Mysak 2019-07-16 20:32:05 +0000
  • 56c696a9a7 test/spdkcli: test set_coalescing method Vitaliy Mysak 2019-07-16 22:28:57 +0000
  • 4462653272 scripts/rpc: change construct_crypto_bdevs args to positional Karol Latecki 2019-07-09 13:51:50 +0200
  • 99b25f1c98 ut/cunit: added missing semicolon on CU_ASSERT macros Tomasz Zawadzki 2019-06-28 05:02:00 -0400
  • cd115ecfcd bdev/ftl: Add defrag parameters to construct_ftl_bdev rpc Mateusz Kozlowski 2019-07-04 13:37:23 +0200
  • 7a867c4fdb lib/ftl: Pass ftl conf to write_config rpc function Mateusz Kozlowski 2019-07-04 14:51:10 +0200
  • a039d024ff lib/ftl: Remove anonymous defrag structure in config Mateusz Kozlowski 2019-07-04 14:41:08 +0200
  • 5a16b8e671 lib/ftl: Segmentation fault fix after write error handling Mateusz Kozlowski 2019-07-18 08:47:36 +0200
  • eb1ddcb664 lib/reduce: remove dead code clearing unused backing io units paul luse 2019-06-18 14:42:39 -0400
  • 8df52a0f4a lib/nvme_tcp: assert tcp_req->req before it is dereferenced Tomasz Zawadzki 2019-07-18 07:36:02 -0400
  • f75d1540e9 lib/ftl: check namespace for NULL during initialization Tomasz Zawadzki 2019-07-18 07:31:26 -0400
  • eb84a1133f lib/ftl: assert write pointer from band Tomasz Zawadzki 2019-07-18 07:08:41 -0400
  • db330b7441 test/nvme: do not use mounted nvme disks in perf script Karol Latecki 2019-07-03 14:11:05 +0200
  • aec3021924 scripts/vagrant: Add possibility to create vm image with devstack Pawel Kaminski 2019-05-30 12:23:19 +0200
  • b7408943d1 test/json: Fix json tests for NVMe with multiple namespaces Maciej Szwed 2019-07-22 08:04:51 +0200
  • 3fe300609e nvmf: check HOSTNQN access right for discovery service Changpeng Liu 2019-07-18 04:40:33 -0400
  • 234eb48bf6 nvmf: save hostnqn to controller data structure Changpeng Liu 2019-07-18 04:15:54 -0400
  • f0b7a6e7d1 rdma: fix possible double free on qpair destruction Alexey Marchuk 2019-07-16 06:11:30 +0000
  • 34cdf61f80 ut/nvme: add missing probe_ctx.init_ctrlrs tailq initialization Darek Stojaczyk 2019-07-22 15:26:20 +0200
  • bc6a51aaff ut/ftl_reloc: silence scan-build errors Darek Stojaczyk 2019-07-22 15:21:37 +0200
  • a7ff5ff558 env_dpdk/memory: silence scan-build errors Darek Stojaczyk 2019-07-22 15:17:03 +0200
  • bb63fe6fc3 blobstore: don't realloc any memory under scan-build Darek Stojaczyk 2019-07-22 14:13:28 +0200
  • 5282edfd7b rdma: fix double free of qpair struct in case of failed initialization Alexey Marchuk 2019-07-16 05:50:16 +0000
  • deacebd5d5 test/blockdev: remove dependency on brd kernel module Tomasz Zawadzki 2019-07-12 04:10:50 -0400
  • ca03bc5cf7 test/vhost: check block size for vhost boot test Maciej Wawryk 2019-07-18 10:31:16 +0200
  • 06c7ef7f6a lib/ftl: check for io not being NULL before dereferencing Tomasz Zawadzki 2019-07-18 07:31:42 -0400
  • 8500db5ee0 lib/vmd: check header_type after the vmd_adapter structure is verified Tomasz Zawadzki 2019-07-18 07:44:36 -0400
  • ba323d44ca nvmf/rdma: log spdk_nvmf_rdma_destroy_defunct_qpair lorneli 2019-07-18 16:34:11 +0800
  • b4d3066890 nvmf/rdma: defer qp destruction until nvmf layer closes qp lorneli 2019-07-10 17:21:51 +0800
  • 7dbdf87f63 make: Allow users to specify the target build architecture Ben Walker 2019-07-12 03:51:04 -0700
  • 8f12bc5b69 test/nvmf: disable the shutdown tests for the tcp transport. Seth Howell 2019-07-22 21:57:01 -0700
  • 3e19963297 nvme_qpair_ut: Fix scanbuild warning about using freed memory. yidong0635 2019-07-22 12:56:18 -0400
  • 5094302f5a test/ftl: Changed bdev_svc usage to spdk_tgt Mateusz Kozlowski 2019-07-10 11:38:49 +0200
  • e394fb3bed test/fuzz: Make test timeout configurable. Seth Howell 2019-07-21 21:17:03 -0700
  • a3c78e150b lib/ftl: Remove separate dma_buf allocation in band Mateusz Kozlowski 2019-07-16 13:21:23 +0200
  • a4b3481242 lib/ftl: Remove buffer alignment requirements Mateusz Kozlowski 2019-07-02 09:33:38 +0200
  • 1897943987 env: define minimum alignment for dma-able memory Mateusz Kozlowski 2019-07-03 14:23:10 +0200
  • e3b90fe2d5 bdev: Fix warning about potenial memory leak about histogram. yidong0635 2019-07-23 05:01:10 -0400
  • a78b7bb18c test/nvmf: avoid running bdevperf on top of nvmf_tgt Seth Howell 2019-07-18 19:13:23 -0700
  • 53c9f4350a docs: update concurrency.md regarding thread creation Jesse Grodman 2019-07-22 16:14:36 +0300
  • a50246fb64 log: optimize spdk_log() when logging is disabled x00267701 2019-07-22 10:39:53 -0400
  • c0d4f7145e crypto: Fix scanbuild issue on Fedora30. yidong0635 2019-07-19 07:11:59 -0400
  • 2ab927030d bdev/vbdev_lvol: Fix scanbuild error about Null poniter parameter. yidong0635 2019-07-19 12:55:08 -0400
  • 425b89a4ed compress: Fix scanbuild error about dereference of null pointer. yidong0635 2019-07-19 11:53:16 -0400
  • b3d9ebae21 example/perf: remove libaio from perf example Tomasz Zawadzki 2019-07-12 04:00:14 -0400
  • 4c5282bcf7 lib/vmd: Clear prefetch base and limit registers Wojciech Malikowski 2019-07-02 12:32:45 -0400
  • 31b5b6e1e6 env_dpdk/memory: include rte_memory.h v19.04.x Darek Stojaczyk 2019-07-09 08:36:18 +0200
  • a1de2fe007 compress: Clear some simple scanbuild errors. yidong0635 2019-07-19 06:24:16 -0400
  • f6dfa72703 autotest: disable ASAN when SPDK_TEST_BLOCKDEV Darek Stojaczyk 2019-07-22 10:40:02 +0200
  • 50a116dbe5 fio_plugin: Use CLOCK_MONOTONIC for FreeBSD Tomasz Zawadzki 2019-06-14 07:41:21 -0400
  • 38889bbfd6 test/ftl: reduce the number of required parallel units Konrad Sztyber 2019-07-15 12:58:56 +0200
  • 0754417fa9 rdma: Use optimal ceiling integer division Alexey Marchuk 2019-07-15 12:52:00 +0000
  • de1d0f8fe9 jsonrpc: don't check returned value from spdk_jsonrpc_begin_result() Pawel Kaminski 2019-02-22 10:48:05 +0100
  • 37acf6814b lib/ftl: assert that chunk is never NULL Tomasz Zawadzki 2019-07-18 07:32:13 -0400
  • 94bf29d268 lib/ftl: verify that iov is not NULL during read header completion Tomasz Zawadzki 2019-07-18 07:50:16 -0400
  • 07f432641a opal: Fix memory leakage Chunyang Hui 2019-07-13 00:04:41 +0800
  • defe09d3ef nvme_manage: clean for opal command input and output Chunyang Hui 2019-07-10 21:32:14 +0800