Commit Graph

  • 961cd6ab7e rdma: register a poller to destroy defunct qpairs Seth Howell 2019-02-01 14:03:05 -0700
  • 5133af0921 test scripts: add -E to sudo git clone in vm_setup.sh paul luse 2019-02-25 18:03:58 -0500
  • 3181ef203c scripts/pkgdep: update SUSE distros recognition Zhu Lingshan 2019-02-28 17:28:09 +0800
  • 913bd6b6ef bdev/nvme: Remove spdk_bdev_nvme_lookup_ctrlr function Maciej Szwed 2019-02-27 15:21:41 +0100
  • d5565d6bd4 ftl: Use global bdev NVMe controllers list for FTL bdevs Maciej Szwed 2019-02-06 12:51:07 +0100
  • b91f8c88d4 bdev/nvme: Move bdev NVMe controller to common layer Maciej Szwed 2019-02-27 11:00:22 +0100
  • 47532e9955 bdev/nvme: Rename nvme_ctrlr structure to nvme_bdev_ctrlr Maciej Szwed 2019-02-26 10:49:45 +0100
  • ec2c4c95d9 bdev/nvme: Create common files for NVMe based bdevs Maciej Szwed 2019-02-26 10:42:34 +0100
  • 25d26b910f ftl: Make FTL bdev a part of NVMe bdev Maciej Szwed 2019-02-21 12:53:42 +0100
  • 0871b38206 env_dpdk: don't free segments on newer DPDK versions Jim Harris 2019-02-27 10:50:06 -0700
  • 577b667ac3 test/env: add UNIT_TEST_NO_PCI_ADDR Jim Harris 2019-02-27 11:18:31 -0700
  • 725f9de39a env_dpdk: add spdk_env_dpdk_external_init() Jim Harris 2019-02-27 10:52:47 -0700
  • d631b855ff env_dpdk: add g_ prefix to init.c global variables Jim Harris 2019-02-27 10:55:03 -0700
  • 073edd0e4c test/bdev/raid: use strip_size_kb Jim Harris 2019-02-27 14:01:18 -0700
  • dceb7d6fee bdev/raid: fix typo Jim Harris 2019-02-27 14:00:20 -0700
  • 1b667cf3c4 bdev/raid: check whether supports FLUSH/RESET Xiaodong Liu 2019-02-28 20:16:30 +0800
  • d77608212b bdev/raid: enable flush support Xiaodong Liu 2019-02-28 21:00:11 +0800
  • 32c888e575 test/lvol: Implement test case 653 Pawel Kaminski 2019-02-26 06:41:34 -0500
  • 6d24eeb21d test/lvol: Implement test case 500 Pawel Kaminski 2019-02-25 09:50:07 -0500
  • c4586a75cb test/lvol: Remove test case 400 as not needed Pawel Kaminski 2019-02-25 08:12:33 -0500
  • 453f9b14ed test/lvol: Remove test case 350 as not needed Pawel Kaminski 2019-02-25 07:26:16 -0500
  • fa5b07ffef bdev/passthru: updaate rpc param description paul luse 2019-02-27 12:55:32 -0500
  • abccec1fc8 iscsi: Factor out check data segment length into a helper function Shuhei Matsumoto 2019-03-01 14:22:51 +0900
  • 4d3a984756 iscsi: Introduce context structure to setup iovec array to flush PDUs Shuhei Matsumoto 2019-03-01 15:05:12 +0900
  • fa7dd957ee iscsi: Reduce required free iovecs from 5 to 1 to flush PDUs Shuhei Matsumoto 2019-02-27 11:32:33 +0900
  • ca0022f9da iscsi: Unify calculate mapped length and build iovecs to flush PDUs Shuhei Matsumoto 2019-02-26 11:26:42 +0900
  • 879386d759 iscsi: Unify build and fast-forward iovecs to flush PDUs Shuhei Matsumoto 2019-02-26 09:41:29 +0900
  • 42596fb6b1 iscsi: Use iov instead of iovec for names of variabls and functions Shuhei Matsumoto 2019-02-26 09:14:29 +0900
  • 154eb3399a thread: add spdk_thread_is_idle() Tomasz Zawadzki 2019-02-22 08:58:46 -0500
  • 7173e9bd02 thread: add spdk_thread_has_pollers() Tomasz Zawadzki 2019-03-01 09:13:38 -0500
  • 4680db9e09 nvme: clarify nvme_ctrlr_update_namespaces assignment Jim Harris 2019-02-27 09:34:40 -0700
  • b5f13b368b bdev/aio: cleanup bdev_aio.h Jim Harris 2019-02-28 16:14:33 -0700
  • db524432dc bdev: remove delete_bdev RPC Jim Harris 2019-01-29 10:39:01 -0700
  • 5f3c92c2fd nvmf/tcp: fix the space alignment issue in spdk_nvmf_tcp_qpair Ziye Yang 2019-02-28 16:13:40 +0800
  • 4e331534f1 event/subsystem: solve the subsystem init and destroy conflict Ziye Yang 2019-02-26 17:51:40 +0800
  • 1d29b23134 bdev/raid: extend unmap process to null data io Xiaodong Liu 2019-02-28 20:48:07 +0800
  • 59f0d22e40 rdma: Fix misordered assert and decrement. Seth Howell 2019-02-27 07:54:45 -0700
  • 756ce464f6 rdma: update default number of shared buffers. Seth Howell 2019-02-28 07:02:24 -0700
  • 125527bb28 nvme: Reformat security send/receive API in nvme.h Chunyang Hui 2019-02-26 18:48:43 +0800
  • 65817041ba lvol: ensure enum for lvol clear method is the same as blobstore Tomasz Zawadzki 2019-02-28 04:57:30 -0500
  • ca87060dcc lvol: add option to change clear method for lvol store creation Tomasz Zawadzki 2019-02-28 04:57:19 -0500
  • 3d951cd321 bdev/raid: enable unmap support Xiaodong Liu 2019-01-21 21:34:21 +0800
  • 48b4a2545a bdev/raid: add io_expected in struct raid_bdev_io Xiaodong Liu 2019-02-25 00:27:50 +0800
  • 02a0fc1df1 test/lvol: Move 1-10000 test cases' description into implementation Pawel Kaminski 2019-02-21 08:14:11 -0500
  • 009868730c init: add --match-allocations to init params. Seth Howell 2019-02-25 16:53:04 -0700
  • 34bdceabb8 ocf: update autotest to use OCF submodule Vitaliy Mysak 2019-02-15 18:09:29 +0000
  • 98d60de60f ocf: add ocf submodule Piotr Pelplinski 2019-02-12 14:27:52 +0100
  • 6d55c085c9 spdkcli: Refresh spdkcli tree after loading config Pawel Kaminski 2019-02-21 06:39:44 -0500
  • 7ae5b8649e event/nvmf: remove the unnecessary check in spdk_nvmf_subsystem_fini Ziye Yang 2019-02-26 17:53:19 +0800
  • 0f01513359 bdev: process failure of spdk_bdev_io_get_buf_cb in each bdev module Shuhei Matsumoto 2019-02-25 10:43:13 +0900
  • de68dfee47 .travis.yml: only notify IRC for spdk/spdk repository Jim Harris 2019-02-26 12:40:31 -0700
  • f5ea02f32e build: make dpdk build depend on isal Jim Harris 2019-02-26 07:46:52 -0700
  • 427fd1d76c bdev/raid: extract reset failure code Xiaodong Liu 2019-02-25 00:24:00 +0800
  • 4b92ffb3f1 bdev: Not assert but pass completion status to spdk_bdev_io_get_buf_cb Shuhei Matsumoto 2019-02-25 09:34:28 +0900
  • 518c8add8a nvme: add SHST_COMPLETE quirk for VMWare emulated SSDs Jim Harris 2019-02-22 05:51:32 -0700
  • 0aa926c0c0 rte_vhost: introduce get/set vring base idx APIs Darek Stojaczyk 2019-02-25 00:46:37 +0100
  • 0c0a48d14c test/unit/ftl: Fix assert in write pointer test Wojciech Malikowski 2019-02-26 03:20:36 -0500
  • 3c90b3ddb7 ioat: add device IDs for new CB-DMA engines Jim Harris 2019-02-13 11:15:45 -0700
  • 31c528414f bdev/raid: change related names for base_bdev involved Xiaodong Liu 2019-01-21 21:09:15 +0800
  • f18b39f1a5 test/vhost: add windows filesystem test Karol Latecki 2019-02-05 09:41:22 +0100
  • 08e4ced116 bdev/ocf: synchronize env_allocator creation Vitaliy Mysak 2019-01-30 17:15:54 +0000
  • 885bc99596 nvme/hotplug: add ctrlr a timeout callback in hotplug example JinYu 2019-01-10 21:10:42 +0800
  • c5c102ce55 lib/ftl: Fix band picking for write pointer Wojciech Malikowski 2019-02-18 05:38:48 -0500
  • 0f12c406d1 lib/ftl: Propagate ENOMEM error during read to upper layer Wojciech Malikowski 2019-02-20 08:50:00 -0500
  • 53d446c8a3 nvme/identify: add rpmb feature detection Chunyang Hui 2019-02-21 17:52:21 +0800
  • 2f87aada01 version: 19.01.1-pre Darek Stojaczyk 2019-02-06 09:34:49 +0100
  • 6ff6f6d6f8 blob: pass NULL or SPDK_BLOBID_INVALID when bserrno != 0 Jim Harris 2019-02-22 05:23:35 -0700
  • e632df9d4f rpc.py: cleanup some help text Jim Harris 2019-02-22 04:18:57 -0700
  • af46393e1d bdevio: fix opts.name Jim Harris 2019-02-21 06:19:25 -0700
  • 120825c91c QoS: enable rate limit when opening the bdev GangCao 2019-02-01 14:21:03 -0500
  • 09a7599ebc ut/dif: fix iov memory over-allocation wuzhouhui 2019-02-25 09:32:51 +0800
  • a55b2109bb nvmf: remaning changes related to nvmf hooks Zahra Khatami 2019-02-05 12:51:53 +0100
  • 1442b5f28a lib/ftl: Fix size of write buffer submission queue Wojciech Malikowski 2019-02-21 10:06:58 -0500
  • a427139e15 bdev/raid: add UT for reset io Xiaodong Liu 2019-01-21 21:09:15 +0800
  • de3eb36a61 bdev/nvme: exit controller removal callback if the destruction was started Changpeng Liu 2019-02-20 21:30:11 -0500
  • 1e5b58a1a0 dpdk: Update to DPDK 19.02 Darek Stojaczyk 2019-02-07 11:57:19 +0100
  • 5c1c946c7a bdev/crypto: compile with DPDK 19.02 Darek Stojaczyk 2019-02-07 11:38:34 +0100
  • b38e3a60c6 rdma: change the logic of rdma_qpair_process_pending Seth Howell 2019-02-22 09:02:11 -0700
  • 80eecdd881 rdma: use an stailq for incoming_queue Seth Howell 2019-02-19 11:06:02 -0700
  • bfdc957c75 rdma: remove the state_cntr variable. Seth Howell 2019-02-19 10:23:19 -0700
  • 04ebc6ea28 RDMA: Remove the state_queues Seth Howell 2019-02-19 09:56:31 -0700
  • 51f411c213 test/iscsi_tgt: Use rpc instead of config file. Pawel Kaminski 2019-02-19 07:24:41 -0500
  • 30bbf3d944 nvme: move probe context as a internal data structure Changpeng Liu 2019-02-21 20:22:40 -0500
  • 2fefd9f53c ut/dif: Fill test data buffer by cyclic values to find potential issues Shuhei Matsumoto 2019-02-20 07:44:31 +0900
  • 8696cd4288 dif: Add seed value for guard to avoid 0 in case of all zero data. Shuhei Matsumoto 2019-02-13 15:17:49 +0900
  • fda97cff8a UT: Fix valgrind failure in SPDK UT on arm64 system tone.zhang 2019-02-16 23:51:45 +0800
  • 7739a1f338 vhost: use mmap_size to check for 2MB hugepage multiple Jim Harris 2019-02-21 04:30:19 -0700
  • c12a254083 test:increase the json_config.sh shutdown app timeout value Liang Yan 2019-02-20 10:57:25 +0800
  • b42cf6eaff env/dpdk: allow changing DPDK loglevels Darek Stojaczyk 2019-02-18 12:29:20 +0100
  • 9858408b55 env/dpdk: fix potential memleak on init failure Darek Stojaczyk 2019-02-18 15:40:26 +0100
  • df99e28158 nvmf: Expose bdev's PI setting to NVMe-oF Initiator Shuhei Matsumoto 2019-02-18 13:54:51 +0900
  • 815f82b17b nvme: mv submit_tick assignments to generic qpair code lorneli 2019-02-12 21:13:19 +0800
  • 0d5cbbed16 test/nvmf: move connect_disconnect to NIGHTLY_FAILING Karol Latecki 2019-02-21 09:17:11 +0100
  • 95fc5d3581 iscsi: Remove SPDK_ISCSI_MAX_SEND_DATA_SEGMENT_LENGTH Shuhei Matsumoto 2019-02-19 07:57:30 +0900
  • d0efddd281 iscsi: Move macro constant DEFAULT_MAX_QUEUE_DEPTH to the appropriate location Shuhei Matsumoto 2019-02-14 18:37:35 +0900
  • d047e25c3f doc: add documentation for gdb_macros shahar salzman 2019-01-30 11:53:42 +0200
  • 2da86de69f nvmf/tcp: fix error message printing in spdk_nvmf_tcp_qpair_set_recv_state Ziye Yang 2019-02-21 22:39:24 +0800
  • 7cd3a6f5e0 nvme: add memory barrier in completion path for arm64 heyang 2019-02-01 14:33:19 +0800
  • 80ff32cfcc scripts: vm_setup.sh fix OCF github repo path Vitaliy Mysak 2019-02-19 17:44:28 +0000
  • f8dfbc5e9f bdev/nvme: set hotplug poller with default period value Changpeng Liu 2019-02-18 03:01:21 -0500