Commit Graph

  • 511adde02f lvol: add lvs name in rpc calls Piotr Pelplinski 2017-10-27 15:12:38 +0200
  • e5b0dd6ead pmem: bdev names for pmem bdevs Piotr Pelplinski 2017-09-26 15:35:22 +0200
  • 5447fb12a9 bdev_virtio: fix scan inquiry alloc_len Dariusz Stojaczyk 2017-10-25 19:45:33 +0200
  • cfa668375b bdev_virtio: retry sending scan requests Dariusz Stojaczyk 2017-10-25 10:08:37 +0200
  • fde584034d lvol: give EEXIST error code on lvs name conflict Tomasz Zawadzki 2017-10-27 15:47:34 +0200
  • ff1863f428 vhost: interrupts coalescing Pawel Wodkowski 2017-09-11 19:45:56 +0200
  • fb0b17a19f test/vhost: always print command output Pawel Wodkowski 2017-10-24 12:59:49 +0200
  • d02bfbd3af test/vhost: print backtrace in failure handler Pawel Wodkowski 2017-10-23 22:37:23 +0200
  • a30865f142 autotest_common.sh: use full file path in backtrace print Pawel Wodkowski 2017-10-25 21:32:37 +0200
  • 8bfcbf0c8a rdma: in qpair_destroy, free recvs struct array Seth Howell 2017-10-27 08:29:24 -0700
  • bd34b7d9bb test/vhost: Fix write with verification. Pawel Kaminski 2017-10-23 18:33:54 +0200
  • 11104c1c85 fio_plugin: add back bdev and copy engine finish Tomasz Zawadzki 2017-10-27 11:57:11 +0200
  • 6c54c13cd4 event/subsystem/bdev: asynchronous SPDK finish Tomasz Zawadzki 2017-10-25 15:58:02 +0200
  • 071cc42c7b bdev_virtio: remove internal README.md Dariusz Stojaczyk 2017-10-27 16:08:44 +0200
  • 29d4d1de08 test/vhost: Fio test for vhost initiator for nvme disk larger than 4G. Pawel Kaminski 2017-10-03 21:06:27 +0200
  • 9583e73901 lvol: remove lvs from global list after callback Tomasz Zawadzki 2017-10-26 10:41:00 +0200
  • 2196023bc7 lvol: consolidate vbdev_lvs_unload and vbdev_lvs_destruct Tomasz Zawadzki 2017-10-26 08:42:11 +0200
  • ebf0312eef lvol: Add vbdev_lvs_destruct() and change unload behaviour [3/3] Tomasz Zawadzki 2017-10-21 03:23:54 +0200
  • d189b8eedd blob_bdev: add unmap -> write_zeroes fallback Daniel Verkamp 2017-10-23 10:15:29 -0700
  • e68e2e749b lvol: do not unload/destroy lvs when operation on lvol is pending Maciej Szwed 2017-10-25 10:15:02 +0200
  • 2baeea7dd4 bdev: add callback to spdk bdev unregister and bdev destruct Maciej Szwed 2017-10-25 11:11:59 +0200
  • 32b35d9958 nvme/perf: check if aio files exist while no NVMe controller found Liang Yan 2017-10-27 17:47:54 +0800
  • a17d431612 bdev_virtio: fix setting name for modern pci devices Dariusz Stojaczyk 2017-10-26 11:06:35 +0200
  • d17345183e lvol: updated documentation. Piotr Pelplinski 2017-10-06 09:27:23 +0200
  • 9d17cbdd23 blob: fix bug when specifing cluster size < 4096 Piotr Pelplinski 2017-10-26 10:31:16 +0200
  • 957ebeb506 test/vhost: remove read tests from vhost initiator Karol Latecki 2017-10-25 14:23:27 +0200
  • b84cf820af test/vhost: Test Plan for vhost initiator. Pawel Kaminski 2017-09-07 20:28:14 +0200
  • a85a4452f3 bdev_virtio/rpc: add construct_virtio_user_scsi_bdev Pawel Wodkowski 2017-10-03 20:23:37 +0200
  • d822c2055e rte_virtio: check payload size in vhost_user_read Daniel Verkamp 2017-10-24 12:27:03 -0700
  • 22077b210b rte_virtio: use size_t/ssize_t in vhost_user_read Daniel Verkamp 2017-10-24 12:21:02 -0700
  • e6d053e78a lvol: add lvol unique name Jim Harris 2017-10-23 19:51:49 -0700
  • c6f1d12930 lvol: move name to old_name Jim Harris 2017-10-23 20:19:34 -0700
  • 08ac0074ce lvol: add unique lvolstore name Jim Harris 2017-08-29 10:37:41 -0700
  • 2120e4d3e7 test/lvol: fix typo in log message Daniel Verkamp 2017-10-19 10:47:47 -0700
  • e50cc5fd45 scripts/check_format: check trailing whitespace Daniel Verkamp 2017-10-20 09:39:35 -0700
  • ba90c8876e rte_virtio: use spdk/stdinc.h Daniel Verkamp 2017-10-18 10:14:30 -0700
  • 94678ad9ee rte_virtio: reformat with check_format.sh Daniel Verkamp 2017-10-18 10:06:51 -0700
  • 44a3f09b15 ut/lvol: add missing allocation checks Daniel Verkamp 2017-10-24 12:41:55 -0700
  • e36d36e4f9 bdev: fix write zeroes fallback error path Daniel Verkamp 2017-10-23 13:43:50 -0700
  • 5d0bdadc4e changelog: add virtio-initiator Dariusz Stojaczyk 2017-10-23 22:01:04 +0200
  • c7e322fe02 changelog: clean up and fill out v17.10 details Daniel Verkamp 2017-10-23 11:07:48 -0700
  • fecd574bd5 unit/lvol: additional lvol tasting unit tests Maciej Szwed 2017-10-20 16:15:04 +0200
  • 87a0945c50 lvol: add lvol reference counter to spdk_lvol_open() Maciej Szwed 2017-10-20 16:07:10 +0200
  • 70e25b39ac lvol: refactor unit tests Jim Harris 2017-10-18 15:01:52 -0700
  • 1efd9cfa2f lvol: delete super blob in spdk_lvs_destroy Jim Harris 2017-10-20 15:22:11 -0700
  • 7d8fe2ca2c lvol: keep list of open lvolstores Jim Harris 2017-10-18 11:05:41 -0700
  • 17218f8f34 lvol: add internal function for freeing spdk_lvol_store Jim Harris 2017-10-18 11:15:56 -0700
  • 199e73908d lvol: Lvol store tasting Maciej Szwed 2017-10-19 17:30:32 +0200
  • ee5c4f6f0b blobcli: fix README.md code block formatting Daniel Verkamp 2017-10-23 12:45:23 -0700
  • dc7eb0397e ut_lvol: unit tests for i/o Piotr Pelplinski 2017-10-13 08:52:13 +0200
  • 9fb50ad867 test/lvol: adding test cases for lvol store cluster size Lukasz Galka 2017-10-04 14:36:10 +0200
  • 392fdc8a89 test/lvol: Remove unsupported test Karol Latecki 2017-10-19 13:35:41 +0200
  • 3788c907bb rte_vhost: fix double free on shutdown Dariusz Stojaczyk 2017-10-19 16:07:11 +0200
  • f26983fa07 rte_virtio: move pci_dump_json_config out of #ifdef Daniel Verkamp 2017-10-23 09:48:23 -0700
  • 79745b8c8b blobstore: do not allow for spdk_bs_unload if blobs are still open Tomasz Zawadzki 2017-10-23 18:05:35 +0200
  • fb99e9e644 rte_virtio: disable legacy PCI for dpdk < 17.05-rc4 Dariusz Stojaczyk 2017-10-17 19:44:27 +0200
  • 901aafe675 nvmf_tgt/rpc: check trtype and adrfam for NULL Daniel Verkamp 2017-10-20 15:45:29 -0700
  • e55a3c9450 lvol: fix lvol_req NULL check in spdk_lvol_destroy() Daniel Verkamp 2017-10-20 15:30:56 -0700
  • 830701b498 bdevio: call shutdown on proper thread Dariusz Stojaczyk 2017-10-23 16:42:19 +0200
  • e6c4c8a15c test/nvmf: Add test scripts with FIO traffic and NVML backend lgalkax 2017-09-20 08:30:53 +0200
  • 97e82c0c06 vhost_scsi: validate length of virtio descriptors Pawel Niedzwiecki 2017-10-13 15:30:05 +0200
  • 3f9cbe513b blob: add write_zeroes support Seth Howell 2017-07-27 10:58:51 -0700
  • 3fd7f28dc9 bdev: add fallback from write_zeroes to writev Seth Howell 2017-07-28 15:34:24 -0700
  • 5f5edbcb8c scsi_bdev: increase max I/O size to 4 MiB Seth Howell 2017-10-20 13:55:26 -0700
  • 71ea826507 bdev_virtio: added doc page Dariusz Stojaczyk 2017-10-02 19:31:06 +0200
  • 4a3ef93344 env/dpdk: unlink hugepage_info and config files immediately for single process apps Jim Harris 2017-10-16 10:22:07 -0700
  • 5589fc4a6a blobcli: fix two issues caught by klocwork Paul Luse 2017-10-20 10:56:57 -0700
  • f71f486d0b lvol: Add spdk_lvs_destroy() API [2/3] Tomasz Zawadzki 2017-10-20 15:44:30 +0200
  • 2df9f03c47 blobstore: New API call to destroy blobstore [1/3] Tomasz Zawadzki 2017-10-20 14:52:19 +0200
  • 63fce5595b lvol: add reference counter for open lvols Maciej Szwed 2017-10-20 10:34:22 +0200
  • 94cf9837aa lvol: support callbacks in lvol close/destroy functions Maciej Szwed 2017-10-20 11:43:07 +0200
  • c5f83bd8f3 test/vhost: Fio test for vhost initiator for unmap Pawel Kaminski 2017-10-06 16:42:32 +0200
  • 7dee96ce24 bdev_virtio: added --without-virtio configure flag Dariusz Stojaczyk 2017-10-17 19:04:28 +0200
  • 17a302a138 bdev_virtio/rpc: implement dump json config RPC Pawel Wodkowski 2017-10-09 20:45:13 +0200
  • cfa4cae06d blobcli: require option for block device name Paul Luse 2017-10-18 15:49:39 -0700
  • 98a2ec3e5a blobcli: minor fixes Paul Luse 2017-10-17 19:21:27 -0700
  • cf0d773601 blobcli: refactor cmd_parser() Paul Luse 2017-10-17 19:15:55 -0700
  • 809dc4187e blobcli: fixup error handling in dump_imp_open_cb() Paul Luse 2017-10-17 19:04:19 -0700
  • e9a50eb8cc blobcli: update some print messages to provide more info Paul Luse 2017-10-17 18:58:05 -0700
  • d4e565b41b blobcli: fix bugs where freed memory is not NULL Paul Luse 2017-10-17 18:52:28 -0700
  • cbe9216ee4 blobcli: fix incorrect error message Paul Luse 2017-10-17 13:42:00 -0700
  • e5044f7930 blobcli: add script mode and readme Paul Luse 2017-09-29 13:11:15 -0700
  • 497321baf3 test/pmem: RPC pmem functional tests. Pawel Niedzwiecki 2017-09-26 15:02:52 +0200
  • 9f891d14ce blob: Make the files persisted cross power failure. Cunyin Chang 2017-08-31 10:33:39 +0800
  • e739a50f48 blob: initialize super_blob and bstype during load Jim Harris 2017-10-19 08:36:25 -0700
  • f97c8b3142 lvol: add spdk_lvs_opts_init() Jim Harris 2017-10-18 12:40:28 -0700
  • f678097d50 iscsi: add spdk_iscsi_init_grp_create() function Shuhei Matsumoto 2017-10-10 10:24:13 +0900
  • 97a3b814e0 rte_virtio: fix vdev->max_queues Dariusz Stojaczyk 2017-10-17 17:51:48 +0200
  • 4df57e999a test/iscsi: Add iscsi_tgt with NVML backend test lgalkax 2017-09-20 15:57:36 +0200
  • 770dcb0006 rte_virtio: fix setting NEXT flag for the last chain descriptor Dariusz Stojaczyk 2017-10-18 19:55:27 +0200
  • a922e9f302 bdev_virtio: add xmit_pkt error handling for target scan Dariusz Stojaczyk 2017-10-17 14:36:39 +0200
  • f35ca8f7df bdev_virtio: properly handle full-queue scenario Dariusz Stojaczyk 2017-10-17 14:25:17 +0200
  • c6ba3fe473 bdev_virtio: set unique name for the bdevs Dariusz Stojaczyk 2017-10-18 11:04:56 +0200
  • 66ed5a2bb6 test/bdevio: assert against get_io_channel failure Dariusz Stojaczyk 2017-10-18 11:01:37 +0200
  • 08fcc22f42 bdev/gpt: check against get_io_channel failure Dariusz Stojaczyk 2017-10-18 10:59:43 +0200
  • 3070826140 bdev_virtio: explicitly return -1 on channel creation failure Dariusz Stojaczyk 2017-10-18 10:56:17 +0200
  • 23ec116cbb bdev/virtio: Fix the compile bug. Cunyin Chang 2017-10-19 09:10:14 +0800
  • 8eef5183d3 bdev: remove spdk_bdev_poller_start() lcore option Daniel Verkamp 2017-10-17 11:21:50 -0700
  • ae0f518e4f fio_plugin: allow stopping poller after it's thread has been stopped Dariusz Stojaczyk 2017-10-18 21:24:25 +0200
  • 32f7f2af23 bdev_pmem: unit tests for persistent memory backend Pawel Wodkowski 2017-10-09 09:20:36 +0200