Commit Graph

  • 82b4abc9ab version: SPDK 18.01 v18.01 Daniel Verkamp 2018-01-31 14:21:59 -0700
  • cf100c2aa0 test/vhost: run vhost tests with thin provisioned lvol bdevs Karol Latecki 2018-01-05 13:21:48 +0100
  • e87d3400a5 lvol: display thin_provision property during get_bdevs Tomasz Zawadzki 2018-01-31 11:55:54 -0500
  • 33a97f2e3f blob: print error when dma allocation fails Maciej Szwed 2018-01-31 15:58:25 +0100
  • cb5178ea40 lvol: set default cluster size to 4MiB Maciej Szwed 2018-01-31 15:43:12 +0100
  • 7d716668d6 utf.h: remove #include "spdk/json.h" Daniel Verkamp 2018-01-31 11:14:12 -0700
  • b33e0caf90 json: fix spdk_json_decode_array() bounds check Daniel Verkamp 2018-01-31 09:50:35 -0700
  • 2b574ec2f6 doc: update lvol bdev documentation with changes for 18.01 Tomasz Zawadzki 2018-01-31 09:55:43 -0500
  • 9856fe06e5 lvol: display details of single lvol store RPC Tomasz Zawadzki 2018-01-29 02:09:35 -0500
  • 937f1c2bc3 doc: Add some documentation about SSD internals Ben Walker 2017-04-03 13:01:43 -0700
  • d9243af2b1 doc/virtio: minor doc updates Dariusz Stojaczyk 2018-01-30 13:53:45 +0100
  • 11130d09c8 ut/blob: tests for thin provisioned blob unmap Maciej Szwed 2018-01-16 16:36:14 +0100
  • f68211cd4b changelog: add thin provisioning and live migration Daniel Verkamp 2018-01-30 14:22:20 -0700
  • 58c9f6af44 lvol: use spdk_bs_create_blob_ext instead of spdk_bs_create_blob Maciej Szwed 2018-01-30 13:48:21 +0100
  • 036d33abc3 lvol: removed lvol_req nesting on error path Tomasz Zawadzki 2018-01-29 08:28:23 -0500
  • 9ed6bedd3e lvol: enable creation of thin provisioned lvols Maciej Szwed 2018-01-26 14:33:27 +0100
  • 9103821d3e blob: make _spdk_bs_allocate_cluster thread safe Maciej Szwed 2018-01-25 13:27:05 +0100
  • f991492c8d doc/nvme: update the NVMe driver user guide Changpeng Liu 2018-01-17 21:55:07 -0500
  • 4132ac52da blob: support for thin provisioned reads and writes Maciej Szwed 2018-01-30 13:32:03 +0100
  • 8970f8682a blob: Add a bs_dev that always returns 0 Ben Walker 2018-01-29 10:24:04 -0700
  • dc82989dd2 Makefile: try harder to use correct Python interpreter Nathan Cutler 2018-01-28 00:29:16 +0100
  • efb18b9b46 vhost: add live migration support Pawel Wodkowski 2018-01-03 14:24:38 +0100
  • f69503f155 rte_vhost: add offset while mmaping log base address. Pawel Wodkowski 2018-01-22 18:13:32 +0100
  • c1cfc10a59 rte_vhost: stop device before messages that can change something Pawel Wodkowski 2018-01-22 18:11:30 +0100
  • 29181903ce vhost: prevent IO freeze by kicking all queues after starting device Pawel Wodkowski 2018-01-18 19:27:41 +0100
  • a4f3920d51 bdev: Added latency to channel statistics Isaac Otsiabah 2017-12-06 11:02:51 -0800
  • 98d28d604d blob: allow inserting cluster from non metadata thread Jim Harris 2018-01-26 14:48:19 -0700
  • 71dba27cab test/vhost: use qemu-img from qemu install dir Daniel Verkamp 2018-01-26 11:22:26 -0700
  • c7b8b414d1 nvmf_tgt: add IPv6 listen address support Daniel Verkamp 2018-01-25 16:43:10 -0700
  • 808a2b05c2 vhost: fix overflow of avail entries count Dariusz Stojaczyk 2018-01-28 10:53:03 +0100
  • a78c896369 vhost: add a memory barrier after incrementing used->idx Dariusz Stojaczyk 2018-01-29 17:32:00 +0100
  • 85a0a63eff blob: add _spdk_blob_sync_md Jim Harris 2018-01-26 15:12:29 -0700
  • aec7a76e36 blob: add _spdk_blob_insert_cluster() Jim Harris 2018-01-26 13:23:59 -0700
  • dfb102b79a blob: add md_thread to struct spdk_blob_store Jim Harris 2018-01-26 13:44:36 -0700
  • 0616b2a506 test/vhost: Preparation for hotremove tests Pawel Kaminski 2017-12-15 21:26:43 +0100
  • 0eff26b3c7 doc/getting_started: mention setup.sh help Dariusz Stojaczyk 2018-01-26 16:40:12 +0100
  • d4822a7db5 bdev: Add bdev resize function Slawomir Mrozowicz 2018-01-26 11:00:36 +0100
  • 4ab8589ba3 test/lvol: Test plan for provisioning Pawel Kaminski 2017-12-11 20:09:20 +0100
  • db739e1594 test/virtio: Add vhost initiator tests for pci mode Pawel Niedzwiecki 2018-01-10 20:57:13 +0100
  • 4667c5cbd7 vm_setup: add required packages Seth Howell 2018-01-25 12:53:02 -0700
  • f038ee68fd rpc.py: import print_dict for get_rpc_methods Daniel Verkamp 2018-01-25 11:16:42 -0700
  • 601bcbcf66 util: extend cpumask to hold more than 64 cpus Tomasz Kulasek 2017-12-21 17:48:31 +0100
  • 0ff878d02e test/vhost: live migration test plan Karol Latecki 2018-01-10 12:33:26 +0100
  • b1a8455ac8 autotest: vhost_fio_test (porting from nightly to autotest) Chen Wang 2017-11-28 00:47:15 +0800
  • 74b3dc9a2d test: minor updates to vm_setup script paul luse 2018-01-22 14:37:25 -0700
  • f22907768a mock: mark wrappers "used" so LTO will keep them Daniel Verkamp 2018-01-25 09:41:25 -0700
  • f6f434b4b4 test/vhost: Update vhost test plan Karol Latecki 2018-01-10 10:11:17 +0100
  • 52c773ce64 autotest:Add fio_plugin with nvmf lvol backend(Porting from DTS) wenzhong wu 2017-12-06 06:07:48 +0800
  • 29be88fab6 test/blob: always use SPDK_BS_PAGE_SIZE instead of PAGE_SIZE Jim Harris 2018-01-24 20:56:38 -0700
  • 33e88d790f env: bump max virtual address map from 128tb to 256tb Jim Harris 2018-01-24 20:36:50 -0700
  • 23fd31f9cc bdev: convert RPC calls to use SPDK_COUNTOF() Daniel Verkamp 2018-01-24 11:21:41 -0700
  • 4dd3f4a7fa rpc: Break rpc client into individual python files Ben Walker 2017-06-06 14:22:03 -0700
  • 761325e2fb fio_plugin: add proper I/O error handling Dariusz Stojaczyk 2017-12-20 16:44:45 +0100
  • 3d28498af9 test/virtio: Perform unmap tests on unmap supporting devices Pawel Niedzwiecki 2018-01-09 18:55:20 +0100
  • 8f9028deb3 iscsi/rpc: Fix completeness of dump of iSCSI global params Shuhei Matsumoto 2018-01-24 15:57:10 +0900
  • d66b1e1c91 test/virtio: Move all nightly test cases to per-patch Pawel Niedzwiecki 2018-01-11 19:22:48 +0100
  • 835e5bc225 autotest: blobstore_test (porting from nightly to autotest) Hailiang Wang 2017-11-08 18:06:22 +0800
  • 24c7f62fed test/iscsi: check and avoid setting DataDigest Xiaodong Liu 2018-01-23 21:31:07 -0500
  • 4151703690 test/nvmf: add null pointer check to subsystem test Seth Howell 2018-01-23 13:14:17 -0700
  • 53c24913f2 vhost_lib: enable virtio configuration space feature Changpeng Liu 2017-11-08 14:53:12 -0500
  • 88da45bfd0 scsi: ensure bdlen is initialized before use Daniel Verkamp 2018-01-24 13:23:17 -0700
  • 8be76f8589 setup.sh: hide SKIP_PCI from public help Dariusz Stojaczyk 2018-01-23 15:57:26 +0100
  • 2a68832d5c setup.sh: obey PCI_WHITELIST in ./setup.sh reset Dariusz Stojaczyk 2018-01-23 16:07:56 +0100
  • 074f4d7627 blob: set md_ro and data_ro fields only after persisting data Piotr Pelplinski 2018-01-10 16:46:10 +0100
  • be774bf664 nvmf: Check subsystem state when modifying listeners or hosts Ben Walker 2018-01-17 15:33:27 -0700
  • 9e8415c688 autotest: vhost_filesystem_test (porting from nightly to autotest) Chen Wang 2017-12-07 19:14:29 +0800
  • b6aaba0852 bdev: remove vbdevs during spdk_bdev_unregister() Tomasz Zawadzki 2018-01-22 05:19:55 -0500
  • 4609215690 doc/nvmf: clean up and reorder the nvmf_tgt docs Daniel Verkamp 2018-01-22 15:20:01 -0700
  • 22bdcdc39b iscsi: reuse spdk_iscsi_conn_stop_poller Jim Harris 2018-01-22 13:40:58 -0700
  • 20528e262d iscsi: simplify spdk_iscsi_conn_stop_poller() Jim Harris 2018-01-22 12:53:51 -0700
  • 5aa90453cb iscsi: move spdk_iscsi_conn_get_migrate_event inline Jim Harris 2018-01-22 12:38:56 -0700
  • 68b96260ed test/unit: replace sprintf call with snprintf call. Seth Howell 2018-01-23 14:48:28 -0700
  • f570aa654a vhost: only split on 2MB boundaries when necessary Jim Harris 2018-01-23 12:54:31 -0700
  • e489ca69f6 setup.sh: add virtio device names to status output Daniel Verkamp 2018-01-04 21:03:38 -0700
  • 3779dda48b setup.sh: change NVME_WHITELIST to PCI_WHITELIST Dariusz Stojaczyk 2018-01-23 15:07:10 +0100
  • f8c1c71c2e setup.sh: support multiple hugetlb mountpoints Dariusz Stojaczyk 2018-01-23 14:09:58 +0100
  • 4b42897985 setup.sh: fix chown Dariusz Stojaczyk 2018-01-23 14:23:00 +0100
  • 68b8237cdd blob: assign iovcnt value in spdk_bs_user_op_alloc function Maciej Szwed 2018-01-23 12:43:19 +0100
  • fb12bbecd2 virtio: move vdev->name allocation to generic virtio Dariusz Stojaczyk 2018-01-15 13:06:58 +0100
  • e6da08c28a virtio/pci: detach pci device on virtio-pci destroy Dariusz Stojaczyk 2018-01-15 12:32:58 +0100
  • 0d6a37c7d9 bdev/virtio/rpc: add RPC to attach virtio-pci device Dariusz Stojaczyk 2018-01-11 20:55:03 +0100
  • 2bbc59fa79 nvmf: Fix bug when accessing realloc'd pointer Ben Walker 2018-01-23 14:30:40 -0700
  • b232bff575 nvme perf: fix the caculation for average, min, max latency Ziye Yang 2018-01-15 10:05:20 +0800
  • 83c81baee6 doc/vhost: updated user guide Jim Harris 2017-11-28 15:07:44 -0700
  • 4d48d87a7f iscsi: remove idle connection handling Jim Harris 2018-01-19 11:15:38 -0700
  • 8c2b8ca7d7 iscsi: put spdk_iscsi_conn_write_pdu() in lib/iscsi/conn.c Jim Harris 2018-01-17 23:34:47 -0700
  • 936eb59d8d iscsi: use return code to determine if all PDUs were flushed Jim Harris 2018-01-17 22:57:41 -0700
  • 902f8719f2 vhost: bump SPDK_VHOST_IOVS_MAX to 129 Jim Harris 2018-01-22 15:40:00 -0700
  • b2503cb335 blob: add spdk_bs_user_op_t Jim Harris 2017-11-29 13:14:51 -0700
  • 4547f9bdf8 blob: split readv/writev as separate blob calls Jim Harris 2018-01-16 22:58:39 -0700
  • 7ba04e589a blob: move batch creation into single/split non-iov functions Jim Harris 2018-01-17 16:30:48 -0700
  • 273442b390 nvme/fio_plugin: update to fio 3.3 Daniel Verkamp 2018-01-22 09:49:40 -0700
  • 568cf46c5d bdev/virtio/rpc: cleanup construct_virtio_user_bdev code Dariusz Stojaczyk 2018-01-12 14:01:25 +0100
  • 225ef46bc0 bdev/virtio: allow specifying a name for virtio-pci devices Dariusz Stojaczyk 2018-01-11 19:42:04 +0100
  • 37fb62224a bdev/virtio: add API to attach particular PCI devices Dariusz Stojaczyk 2018-01-11 19:28:49 +0100
  • 632f0ced75 iscsi/rpc: Set processor affinity of connection through JSON-RPC Shuhei Matsumoto 2018-01-22 08:04:19 +0900
  • 7bae25dfcd iscsi: remove flush timeout Jim Harris 2018-01-17 22:53:17 -0700
  • 5f247660d7 setup.sh: add help message Dariusz Stojaczyk 2018-01-15 19:49:30 +0100
  • da7e3bb880 setup.sh: replace username param with TARGET_USER env variable Dariusz Stojaczyk 2018-01-15 20:08:37 +0100
  • 4041ab04fb Test: fix the syntax error issue in the nvme.sh xuhuagen 2018-01-16 13:52:40 +0800