Commit Graph

  • e0e8f53cc0 blob: remove md_channel Jim Harris 2017-12-11 15:09:36 -0700
  • d52dbda288 blob: rename bs_md functions Jim Harris 2017-12-08 14:09:12 -0700
  • 7932847300 blob: remove spdk_bs_io_flush_channel Jim Harris 2017-12-08 12:36:22 -0700
  • 4c4619323d Perf: only count into inflight IO when successfully sending GangCao 2017-12-13 00:41:38 -0500
  • 56905c3877 test/lvol: Replace stop/start vhost with add/delete bdev Pawel Kaminski 2017-11-22 20:39:42 +0100
  • 8b76ace55f blob: remove spdk_bs_[un]register_md_thread from public API Jim Harris 2017-12-08 12:27:51 -0700
  • 2c3591f183 blob: rename spdk blob metadata functions Jim Harris 2017-12-08 09:38:33 -0700
  • c2009e9e85 scsi: remove spdk_scsi_dev_print() function Daniel Verkamp 2017-12-11 16:22:26 -0700
  • 474fcf64b2 test: remove all uses of strcpy in the code Jim Harris 2017-12-07 17:18:21 -0700
  • dbe275e35a doc: Fix typo in NVMe-oF set up guide Cunyin Chang 2017-12-06 09:36:30 +0800
  • 4910c0af95 vhost: use vdev->path where possible Dariusz Stojaczyk 2017-12-05 12:06:19 +0100
  • fe7e5d84f6 trace: replace DPDK call with SPDK env.h wrapper Daniel Verkamp 2017-12-11 15:47:00 -0700
  • 33376dd136 nvmf: Add subsystem iterators Ben Walker 2017-11-20 11:16:06 -0700
  • 8b79ef3372 nvmf: Remove poll group from controller Ben Walker 2017-08-30 09:36:33 -0700
  • 2302dc6cdc nbd: add NBD subsystem to apps Daniel Verkamp 2017-12-08 11:17:29 -0700
  • d3e600066e bdevperf: change the type of time_in_sec to int. Ziye Yang 2017-12-11 15:33:11 +0800
  • afec8f1476 setup.sh: updated to support older linux kernel Seth Howell 2017-12-08 12:24:46 -0700
  • ea11d68481 bdev/aio: make calloc with the right usage Changpeng Liu 2017-12-12 13:21:54 +0800
  • 11774a35a8 iscsi: Stale pointer when deleting PG and then IG Shuhei Matsumoto 2017-12-12 09:17:32 +0900
  • ded506f742 bdev/virtio: isolate vdev-management from target scan Dariusz Stojaczyk 2017-12-01 18:17:06 +0100
  • fcf3af24ff bdev/virtio: reuse io_channels for the target scan Dariusz Stojaczyk 2017-12-01 12:34:51 +0100
  • 527cd3ed83 bdev/virtio: cleanup virtio device management Dariusz Stojaczyk 2017-12-01 01:46:59 +0100
  • e78188042c iscsi: Use spdk_mempool for session and pdu related pool Ziye Yang 2017-12-08 16:12:30 +0800
  • f566060ab4 nbd: clean up log messages Daniel Verkamp 2017-12-08 12:54:11 -0700
  • b9b0fee224 blob: decouple spdk_blob from its actual data Jim Harris 2017-12-07 13:08:42 -0700
  • 99a1020f0a blob: move data_ro check into rw_iov function Jim Harris 2017-12-07 13:20:27 -0700
  • c127a23690 env: add spdk_mempool_create_ctor Ziye Yang 2017-12-11 12:37:27 +0800
  • 2a4d18e391 env: Add spdk_mempool_get_name Ziye Yang 2017-12-08 17:01:12 +0800
  • edd03d6ce1 bdev: Enumerate virtio-scsi devices from 0 Felipe Franciosi 2017-11-29 07:53:27 +0000
  • 3ef479ab16 bdev: Correctly defer completion of resets until channels are unlocked Ben Walker 2017-12-06 14:52:20 -0700
  • e9dff43982 env: Check return value of rte_mempool_get in spdk_mempool_get Shuhei Matsumoto 2017-12-11 17:07:14 +0900
  • d1bb67a34d bdev/aio: make sure the aio backend support the lun reset command. Cunyin Chang 2017-11-13 17:38:56 +0800
  • 479134e9d4 vtophys: remap vfio dma memory when necessary Dariusz Stojaczyk 2017-12-06 22:52:56 +0100
  • 9daf838db0 test/iscsi: only run NVMe-oF test when enabled Daniel Verkamp 2017-12-08 13:28:19 -0700
  • 59970a89be astyle: enforce braces around single-line statements Daniel Verkamp 2017-12-07 16:23:48 -0700
  • 6bf92c33e5 nbd: move initialization out of kernel thread Daniel Verkamp 2017-12-08 12:32:13 -0700
  • fcccf16767 nvmf: close all the bdevs when delete subsystems. Cunyin Chang 2017-12-05 14:56:10 +0800
  • 30dbca865b test/vhost: test for the vhost-blk readonly feature. Pawel Niedzwiecki 2017-10-17 20:59:36 +0200
  • e4c4fec260 bdevperf: add the shutdown callback function. Ziye Yang 2017-12-07 17:21:31 +0800
  • bedc405f35 nvmf: add duplicate QID check in I/O Connect Daniel Verkamp 2017-12-06 11:19:50 -0700
  • fab9349fdc ut/nvmf/ctrlr: add Connect command unit tests Daniel Verkamp 2017-12-06 11:19:08 -0700
  • 2d630f9b75 ut/nvmf/ctrlr: replace stubs with mock.h macros Daniel Verkamp 2017-12-06 11:18:25 -0700
  • f991ac6d90 Changelog: Add section about hotplug of vfio-attached device. Cunyin Chang 2017-12-07 08:59:17 +0800
  • b8a5cb99af nvme_rdma: Add rdma_cm_event_str Ziye Yang 2017-11-24 15:17:22 +0800
  • 1594b13993 test/vhost: Fix the lvol bdev name Chen Wang 2017-12-05 19:07:06 +0800
  • 93b71b9091 test/config: install libasan in vm_setup script Daniel Verkamp 2017-12-07 12:37:53 -0700
  • 1170628e4f nbd: add get_nbd_disks RPC Xiaodong Liu 2017-12-06 08:05:20 -0500
  • ffc0274a08 test/iscsi: initialize igs before adding to ig map Daniel Verkamp 2017-12-08 09:40:11 -0700
  • f84443572b virtio/rpc: fix construct_virtio_user_scsi_bdev Pawel Niedzwiecki 2017-12-07 19:17:51 +0100
  • 7c13831f39 test/vhost: replace remove_vhost_scsi_dev with _target Karol Latecki 2017-12-08 17:05:58 +0100
  • 0fd9bba256 scsi: use lun instead of its name as spdk_scsi_lun_delete param Jim Harris 2017-12-07 10:32:05 -0700
  • 759e5934eb test/iscsi: initialize pgs before adding to pg map Jim Harris 2017-12-07 15:49:19 -0700
  • 0709cc48c9 vhost: Switch "Dev" keyword to "Target" Sebastian Basierski 2017-11-22 12:20:03 +0100
  • f58bc31505 include: wrap header files in extern "C" for c++ Dave Boutcher 2017-12-07 14:25:19 -0600
  • a7d816bfbe ut/scsi/dev: fix memory leak in lun_construct stub Daniel Verkamp 2017-12-07 14:28:44 -0700
  • deddb8d831 nbd: add nbd start rpc Xiaodong Liu 2017-12-04 03:00:53 -0500
  • b93d767fe8 nbd: add nbd stop rpc Xiaodong Liu 2017-11-29 23:51:35 -0500
  • 5410ca8ea9 nbd: link multiple nbd-disks together Xiaodong Liu 2017-12-04 00:46:13 -0500
  • 56f5e50f5d nbd: add nbd path into spdk_nbd_disk Xiaodong Liu 2017-12-04 01:56:49 -0500
  • f90beaeff0 nbd: add nbd as one event subsystem Xiaodong Liu 2017-12-02 05:15:34 -0500
  • 3b9c5e9c6a nbd: put get-bdev and register-poller to lib/nbd Xiaodong Liu 2017-12-02 03:59:14 -0500
  • 1dcaee4c46 doc: remove duplicated word from vhost doc Maciej Szwed 2017-12-07 15:41:59 +0100
  • 0f1f40deaf lvol: add vbdev_get_lvs_bdev_by_bdev() function Maciej Szwed 2017-11-24 14:23:45 +0100
  • f8dcdfa99e scsi: Make the pending tasks handling logic correct for reset Ziye Yang 2017-11-15 12:37:24 +0800
  • e44731d659 scsi: Remove the claimed flag from LUN Shuhei Matsumoto 2017-12-06 15:46:37 +0900
  • 7e5ec29a0e rpc/iscsi: Dynamic reconfiguration of PG-IG maps Shuhei Matsumoto 2017-12-05 15:54:57 +0900
  • 35cd600535 iscsi: Dynamic reconfiguration of PG-IG maps Shuhei Matsumoto 2017-12-05 15:52:50 +0900
  • 02814cd34b iscsi: Change protcol error from drop conn to reject Shuhei Matsumoto 2017-12-05 15:44:10 +0900
  • 50ec73894c iscsi: Support SCSI port removal when PG map is removed Shuhei Matsumoto 2017-12-05 15:42:37 +0900
  • ea1c15791f log: rename SPDK_TRACE_* to SPDK_LOG_* Daniel Verkamp 2017-08-30 11:06:33 -0700
  • e6fea425c9 iscsi: Make MaxQueueDepth configurable by config file Shuhei Matsumoto 2017-11-22 14:58:25 +0900
  • c1352c2147 test:update common.sh to get port IP in Ubuntu system Liang Yan 2017-12-07 16:39:50 +0800
  • ba3d96e855 nvmf: Reject RDMA connections with correct error codes Ben Walker 2017-12-05 10:38:27 -0700
  • ee691fef8b nvmf: Refactor spdk_nvmf_rdma_qpair_create Ben Walker 2017-11-29 15:41:53 -0700
  • 5f1cf6cb1f net/iscsi: change close() to spdk_sock_close() Tomasz Zawadzki 2017-12-04 06:29:18 -0500
  • 7e3a11f98b nvme: add doorbell buffer config support Changpeng Liu 2017-09-30 00:37:21 -0400
  • 2b768821bf blob: spdk_bs_destroy now only zeroes the super block Ben Walker 2017-12-04 11:05:49 -0700
  • 7331affefd blob: blob_bdev no longer converts unmap to write zeroes Ben Walker 2017-12-04 10:40:17 -0700
  • f9f445b6a6 nvme: Add support of hotplug for vfio-attached devices. Cunyin Chang 2017-12-06 17:18:42 +0800
  • 8acb3630d0 iscsi: let task_pool use spdk_mempool related functions Ziye Yang 2017-12-06 12:41:52 +0800
  • 7e4a7b62e1 Add readme and script for fedora 26 vm configuration Seth Howell 2017-11-15 15:15:06 -0700
  • c427d7bf92 env: Use a file on /tmp instead of shm to claim Ben Walker 2017-12-05 13:44:19 -0700
  • f2d9e81581 virtio: remove init/attached vdev distinction Dariusz Stojaczyk 2017-11-30 16:13:38 +0100
  • 491de04cc4 bdev/virtio: introduce virtio_scsi_dev Dariusz Stojaczyk 2017-11-30 11:58:25 +0100
  • 1ce0368f99 bdev/virtio: cleanup public API Dariusz Stojaczyk 2017-11-30 11:09:23 +0100
  • 6cce3666ea rpc: prefer command-line address over config file Daniel Verkamp 2017-12-04 14:34:28 -0700
  • c24c1cce4b rpc: only dump [Rpc] section if config is set Daniel Verkamp 2017-12-04 14:39:31 -0700
  • 5f0c99c018 test/vhost/initiator: specify RPC address via -r Daniel Verkamp 2017-12-04 14:30:34 -0700
  • 23c568aabe test/iscsi/ip_migration: remove [Rpc] conf section Daniel Verkamp 2017-12-04 14:26:37 -0700
  • 3d8f5a3c56 doc/vhost: remove [Rpc] configuration Daniel Verkamp 2017-12-04 14:25:56 -0700
  • aa0c1a699a virtio/pci: add user callback for creating PCI vdevs Dariusz Stojaczyk 2017-11-20 23:22:02 +0100
  • 56f61c8feb bdev/pmem: require name in construct_pmem_bdev RPC Daniel Verkamp 2017-11-30 14:25:28 -0700
  • deb694403f test/iscsi_tgt: increase memory for nvmf_tgt app Seth Howell 2017-12-04 14:08:40 -0700
  • b54855f87f bdev/rbd: unregitster the bdev when app exit. Cunyin Chang 2017-12-02 08:34:20 +0800
  • 30dfc6d505 scripts/vagrant: add vagrant-libvirt provider Daniel Mrzyglod 2017-11-28 15:04:51 +0100
  • 55a624ed09 nvmf: Rename variables from rdma_qpair to rqpair Ben Walker 2017-11-29 14:34:48 -0700
  • e26e0e2689 nvmf: Look up bdev channel from poll group instead of namespace Ben Walker 2017-11-29 14:09:29 -0700
  • d0733ff3b7 nvmf: qpairs now point to their poll group instead of thread Ben Walker 2017-11-29 13:59:10 -0700
  • d5268e6c25 nvmf: Move spdk_nvmf_poll_group_[add|remove] to public API Ben Walker 2017-11-29 13:49:30 -0700
  • ac4870ffa1 nvmf: Move type declarations to top of nvmf.h Ben Walker 2017-11-29 13:46:00 -0700