Commit Graph

  • 643af88f13 ocf: update OCF submodule Vitaliy Mysak 2019-03-29 22:31:51 +0000
  • cd4de753af bdev/compress: prepare to add some unit tests paul luse 2018-12-05 18:35:02 -0500
  • aa3fdd01bd bdev/compress: insert vol unload into base bdev hotremove path paul luse 2019-03-07 12:37:10 -0500
  • dd54dff78b lib/ftl: Keep DMA buffer for metadata as part of ftl_md structure Wojciech Malikowski 2019-03-27 11:23:53 -0400
  • 9b025e17b3 rpc/client: return request ID from send and add_request methods Pawel Wodkowski 2019-03-27 12:00:17 +0100
  • 4cfd17a7ce examples/nvme: hot added drive cannot be attached Changpeng Liu 2019-03-29 01:27:14 -0400
  • 27a23a33f9 blobfs: switch to spdk_*malloc() Darek Stojaczyk 2019-04-01 16:39:22 +0200
  • 076ebfadfa bdev: add register and unregister notification Pawel Wodkowski 2019-03-22 12:19:42 +0100
  • ab1622aa35 autotest_common: delete ceph_raw.img after test Karol Latecki 2019-03-28 20:12:42 +0100
  • afc4f91341 bdev/ftl: Add json config generation Wojciech Malikowski 2019-02-19 05:06:12 -0500
  • 51a65776ee doc: Add link to 19.01.1 NVMe-oF perf results. Seth Howell 2019-03-29 14:03:39 -0700
  • 038b319dfb iscsi: Remove the prefix spdk_ from private functions missed in the previous patch Shuhei Matsumoto 2019-04-01 10:58:21 +0900
  • c1d59e0d0c test/vhost: do not unmap lvol for benchmarking Karol Latecki 2019-03-25 10:52:38 +0100
  • cdc8f83f26 rpc/client: move exception rising on error to client.call method Pawel Wodkowski 2019-03-27 11:57:28 +0100
  • 3a5abc63b8 test/unit: Make sure the function runs correctly JinYu 2019-03-29 21:42:13 +0800
  • 6a67d5178e nvme: remove set_state after nvme_ctrlr_identify_id_desc_namespaces cranechu 2019-03-29 17:10:28 +0800
  • 6938032031 docs/ocf: update configure option Vitaliy Mysak 2019-03-30 00:03:25 +0000
  • 67194e3ac7 lib/ftl: added band selection traces Konrad Sztyber 2019-03-28 13:20:14 +0100
  • 9ed090d23d lib/ftl: traces refactor Konrad Sztyber 2019-03-13 10:28:06 +0100
  • 80c87083ce bdev/iscsi: fix iscsi bdev wrong lun id Li Feng 2019-03-27 19:46:20 +0800
  • 0ed66e7ef6 scsi: Remove the prefix spdk_ from names of private functions Shuhei Matsumoto 2019-03-28 16:43:37 +0900
  • 893e02a54f iscsi: Remove the prefix spdk_ from names of private functions Shuhei Matsumoto 2019-03-28 06:53:37 +0900
  • b7039655ce iscsi: Remove unnecessary function declarations Shuhei Matsumoto 2019-03-27 17:55:00 +0900
  • f85f7cb38e Start 18.10.3 v18.10.x Ben Walker 2019-03-29 09:27:17 -0700
  • 84129f0be6 18.10.2 v18.10.2 Ben Walker 2019-03-29 09:26:43 -0700
  • da4e30f492 Update changelog Ben Walker 2019-03-29 09:25:51 -0700
  • 1d83a09d4b notify: add basic unit tests for notifications Piotr Pelplinski 2019-03-29 16:04:48 +0100
  • de5f53220c notify: add notification library Piotr Pelplinski 2018-11-14 09:36:25 +0100
  • 851829c4ea nvme: don't poll the CQ after CQ is deleted Changpeng Liu 2019-03-29 01:43:02 -0400
  • bdb1d5713f blobfs: Add trace info for request allocation. Ziye Yang 2019-03-21 22:01:54 +0800
  • 4a51888953 vhost/scsi: don't hotplug targets to stopped sessions Darek Stojaczyk 2019-03-27 17:20:39 +0100
  • 1188bdd70d vhost/scsi: forbid removing targets that are still being added Darek Stojaczyk 2019-03-27 16:26:22 +0100
  • 346b59bd40 vhost-scsi: separatate scsi device state from scsi session state Pawel Wodkowski 2019-03-05 09:00:30 +0100
  • 3fd405c54a vhost/scsi: remove hotremoved scsi targets on device stop Darek Stojaczyk 2019-01-08 01:10:53 +0100
  • 934775db43 rdma: make semantic changes to fill_buffers func Seth Howell 2019-03-26 06:35:34 -0700
  • e70a759489 rdma: pull buffer assignment out of fill_iovs Seth Howell 2019-03-25 15:29:23 -0700
  • 33197a1bbd doc: update links to the performance reports. Seth Howell 2019-03-27 15:41:17 -0700
  • 1d98208176 bdev/ftl: defer bdev initialization Konrad Sztyber 2019-03-20 09:36:02 +0100
  • a0cb5e9d77 lib/ftl: retrieve caching bdev from configuration Konrad Sztyber 2019-03-15 17:37:44 +0100
  • 6a7c9763e1 bdev/ftl: reduce the number of bdev_ftl_create's params Konrad Sztyber 2019-03-28 09:47:56 +0100
  • c04332d494 rocksdb: Add an SpdkFinalizeThread function Ben Walker 2019-03-28 13:46:51 -0700
  • 29b446a1bc bdev/compress: insert vol unload into destruct path paul luse 2019-03-07 12:26:26 -0500
  • 8944bb469f bdev/comrpess: add/fix bdev delete paul luse 2019-03-07 11:06:03 -0500
  • e2a2b637c9 bdev/compress: incorporate reducelib read and write paul luse 2018-12-26 09:53:21 -0500
  • 02d7812f46 scripts/perf: Update results parsing in nvmf benchmark scripts Karol Latecki 2019-03-26 09:25:40 +0100
  • 82645a63d3 test/ftl: Enable extended ftl tests Wojciech Malikowski 2019-03-20 05:03:46 -0400
  • b151999f06 blobfs: Add the return value check for calling cache_append_buffer Ziye Yang 2019-03-21 21:18:47 +0800
  • 11b38a585a app, log: clarify how to enable log flags Jim Harris 2019-03-27 02:24:44 -0700
  • a0070df9f8 nvme/perf: add -G flag to enable debug logging Jim Harris 2019-03-27 02:00:16 -0700
  • df082c931e reduce: fix chunk_is_compressed calculation Jim Harris 2019-03-28 09:25:34 -0700
  • fb51565a59 env/dpdk: add spdk_pci_fini() Darek Stojaczyk 2019-03-25 21:17:23 +0100
  • 04814b72a8 lib/ftl: Internal IO retry mechanism in case ENOMEM from nvme layer Wojciech Malikowski 2019-03-19 11:29:34 -0400
  • f8399d4539 lib/ftl: Update internal IO position in one place Wojciech Malikowski 2019-03-25 11:02:16 -0400
  • e27f64fb98 lib/ftl: Use ftl_io_done() to determine if IO is completed Wojciech Malikowski 2019-03-26 06:12:18 -0400
  • 23d7ff31fc vhost: change vsession->lcore only within that lcore Darek Stojaczyk 2019-03-17 12:13:01 +0100
  • 2cddd571ee vhost: add spdk_vhost_session_start_done/stop_done Darek Stojaczyk 2019-03-17 13:08:25 +0100
  • 64d76e50cc vhost: call session_event_done() always under the global vhost lock Darek Stojaczyk 2019-03-17 00:50:51 +0100
  • bbfbadf59a vhost: add spdk_vhost_trylock() Darek Stojaczyk 2019-03-17 01:57:42 +0100
  • 0d076e264e bdev/raid: remove unnecessary assert. yidong0635 2019-03-28 10:37:05 -0400
  • 6e9eca7874 virtio: switch to spdk_*malloc(). Darek Stojaczyk 2019-03-15 15:35:49 +0100
  • 2edc652913 reduce: save num_io_units and chunk_is_compressed to req object Jim Harris 2019-03-22 09:48:14 -0700
  • 309f7791b9 reduce: plumb basic compress/decompress callbacks Jim Harris 2019-03-22 06:35:25 -0700
  • 72da9b7562 reduce: use consistent callback names Jim Harris 2019-03-22 13:40:37 -0700
  • f9ac7dcf11 reduce: move code into _read_complete_req helper function Jim Harris 2019-03-22 08:42:43 -0700
  • 09aff2d0fd reduce: add intermediate buffers for compression operations Jim Harris 2019-03-22 07:35:43 -0700
  • ce95c099a8 ut/ftl: fixed unitialized value warnings Konrad Sztyber 2019-03-26 10:13:41 +0100
  • 5874e2ac6c nvme:complete I/O and abort rest I/O before destroy io_qpair JinYu 2019-03-28 03:00:24 +0800
  • f8815f02af test/vhost: use spdk/qemu branch v3.0.0 in tests Karol Latecki 2018-12-14 12:01:25 +0100
  • 24d5087441 perf: Add option to create unused io queue pairs 18.07-perf Ben Walker 2017-12-26 11:40:00 -0700
  • 8aa0e50f1a perf: Allow the user to specify the number of queues Ben Walker 2017-12-14 15:13:43 -0700
  • 90a18d469d nvme: Repack qpair structures Ben Walker 2019-03-13 16:08:44 -0700
  • 581e24004c nvme: Minimize memory accesses when checking if mmio required Ben Walker 2019-03-13 15:32:55 -0700
  • 2c8ffe9e74 bdev/nvme: Add configuration parameter to slow down polling Ben Walker 2019-03-11 15:26:53 -0700
  • a4aea8ed5a bdev/nvme: Use delay_doorbell queue pair option Ben Walker 2019-03-11 14:05:00 -0700
  • 7385cc61f2 nvme/perf: Use delay_doorbell queue pair option Ben Walker 2019-03-11 14:00:17 -0700
  • bad9d062a1 fio/nvme: Enable delay_doorbell queue pair option Ben Walker 2019-03-11 13:58:59 -0700
  • 64a50b6177 nvme: Add qpair option to batch command submissions Ben Walker 2019-03-06 13:23:56 -0700
  • 98c4101c51 nvme: Move sq doorbell ring to a function Ben Walker 2019-03-18 11:30:50 -0700
  • b63ad2eec0 nvme: Don't do a write memory barrier if we don't ring the doorbell Ben Walker 2019-03-18 11:23:21 -0700
  • 1717b5d580 bdev/compress: add reduce integration Paul Luse 2018-12-01 15:04:21 -0700
  • 2f3147c0b2 bdev: fix potential segmentation fault bug JinYu 2019-03-27 23:42:34 +0800
  • 13cfc610d0 lib/ftl: Free IO in case band's relocation was interrupted by shutdown Wojciech Malikowski 2019-03-20 13:39:23 -0400
  • db541f8eb3 bdev/compress: add compression vbdev module Paul Luse 2018-12-01 08:09:46 -0700
  • 20145fd714 reduce: prepend rw to request buf and buf_iov Jim Harris 2019-03-22 07:30:20 -0700
  • 502ab5b66d reduce: rename vol->reqbufspace to buf_mem Jim Harris 2019-03-22 07:39:45 -0700
  • 5a04099b01 reduce: save compressed data size in chunk map Jim Harris 2019-03-22 05:55:15 -0700
  • 3c070c97ff ut/reduce: remove _vol_get_chunk_map Jim Harris 2019-03-22 06:24:00 -0700
  • 3bb1f95570 reduce: add struct for chunk maps Jim Harris 2019-03-22 05:59:27 -0700
  • ac3077c3ea test/reduce: add compression algorithm Jim Harris 2019-01-02 10:13:36 -0700
  • 2cc2bbe604 scripts/ceph: reduce ceph_raw.img from 10G to 4G yidong0635 2019-03-26 14:40:52 -0400
  • 2c651f101c ocf: batched request processing in queue poller Vitaliy Mysak 2019-03-02 00:31:18 +0000
  • bef0c6edd2 ocf: rpc: extend get_ocf_bdevs for multicore cases Vitaliy Mysak 2019-03-11 17:16:32 +0000
  • 530f481259 blobstore: switch to spdk_*malloc(). Darek Stojaczyk 2019-03-15 15:07:41 +0100
  • 38902a5a27 rpc: add get_spdk_version rpc method Chunyang Hui 2019-03-21 18:02:04 -0400
  • b949f1318e ocf: Added zeroing memory returned from mempool Michal Mielewczyk 2019-03-25 08:24:32 -0400
  • b6abc16b05 test: remove duplicate fio.py script file Karol Latecki 2019-03-21 17:57:37 +0100
  • 02b0230296 bdev/ftl: treat null UUID as no UUID Konrad Sztyber 2019-03-22 09:21:30 +0100
  • 9674a7b6cb bdev/ftl: better config errors logging Konrad Sztyber 2019-03-22 09:10:44 +0100
  • 3c4199d6c6 env_dpdk: Run DPDK in legacy memory mode through spdk_env_opts Shuhei Matsumoto 2019-03-22 15:27:07 +0900
  • 8228a208a6 test/vhost: Reduce time needed to wait for vm boot in vhost tests. Pawel Kaminski 2019-03-25 09:14:55 -0400