Commit Graph

  • 0491b3cbc6 bdevperf: use blocks API Jim Harris 2017-09-08 09:12:27 -0700
  • c3bcdb8f8b bdev: remove return value from spdk_bdev_io_submit() Jim Harris 2017-09-07 14:51:14 -0700
  • ff9cadadb3 bdev: remove spdk_bdev_resubmit_io Jim Harris 2017-09-07 14:42:50 -0700
  • cd28ee8b7d bdev/error: use bdev_part helper functions Jim Harris 2017-08-28 11:06:41 -0700
  • 1f6fe13ff7 bdev/gpt: use new bdev_part helper functions Jim Harris 2017-08-30 12:25:00 -0700
  • 1269a5e636 bdev/gpt: simplify structures and naming Jim Harris 2017-08-25 11:45:02 -0700
  • 85cc223946 bdev: add common partition helper functions Jim Harris 2017-08-28 22:24:52 -0700
  • 17da6b81d1 bdev/split: simplify code Jim Harris 2017-08-28 22:37:47 -0700
  • e2a3f1cc6e bdev_virtio: fix logging with enabled debug Pavel Borzenkov 2017-09-11 17:17:12 +0300
  • 66ae375c3d bdev/bdev_nvme.c: correct order of args in unmap call Seth Howell 2017-09-11 09:15:07 -0700
  • 07965f36dd vagrant: fix Vagrant provisioning Pavel Borzenkov 2017-09-11 12:27:43 +0300
  • e87808c4fb blobstore: sync super block after set the "clean" as 0. Cunyin Chang 2017-08-30 11:08:18 +0800
  • 4a8afc9269 env_dpdk: link libnuma when necessary Daniel Verkamp 2017-09-07 11:13:28 -0700
  • 50b4e54fd5 rte_vhost: fix numa_realloc() copy size Daniel Verkamp 2017-09-07 09:56:28 -0700
  • 4d1908e004 rte_vhost: include rte_config.h via compiler option Daniel Verkamp 2017-09-07 09:50:35 -0700
  • a1fa3aea6c test/bdev: remove partition table after GPT test Daniel Verkamp 2017-08-11 15:06:17 -0700
  • 0e6572ef76 test/rocksdb: disable RocksDB tests on v17.07.x Daniel Verkamp 2017-09-08 18:00:13 -0700
  • 26a40ff914 test/vhost: lower fio job iodepth Karol Latecki 2017-09-08 12:52:10 +0200
  • 03305949f9 nvmf: only pass the msg to initialized thread GangCao 2017-09-07 21:29:41 -0400
  • 985aaa989c bdev_virtio: updated README.md Dariusz Stojaczyk 2017-09-08 19:02:03 +0200
  • 0bd8e75199 bdev/nvme: remove the nvme_bdev from list safely. Cunyin Chang 2017-08-28 20:05:05 +0800
  • 5ea96e511a nvme: change the default hostnqn Ziye Yang 2017-09-07 13:39:57 +0800
  • e92c068240 env_dpdk: link libnuma when necessary Daniel Verkamp 2017-09-07 11:13:28 -0700
  • 7fb78765aa rte_vhost: fix numa_realloc() copy size Daniel Verkamp 2017-09-07 09:56:28 -0700
  • 96386d4d59 rte_vhost: include rte_config.h via compiler option Daniel Verkamp 2017-09-07 09:50:35 -0700
  • 52ae747fe2 vhost: remove redundant NULL check in parse_core_mask Daniel Verkamp 2017-08-31 13:01:14 -0700
  • 018e488cbc test/vhost: disable scsi resets Jim Harris 2017-08-24 17:12:56 -0700
  • 5d1a206663 vhost: added API to call external spdk_events on vdev reactor Dariusz Stojaczyk 2017-09-07 21:15:03 +0200
  • e28f3397c5 vhost: added spdk_vhost_event_fn Dariusz Stojaczyk 2017-07-26 12:00:26 +0200
  • 147ea6b213 rte_virtio: added virtio_dev.c/.h Dariusz Stojaczyk 2017-08-30 18:06:04 +0200
  • b9febadf38 rte_vhost: added virtio_user.c Dariusz Stojaczyk 2017-08-30 18:00:04 +0200
  • 3dc1184fbf rte_virtio: removed virtio_ring.h Dariusz Stojaczyk 2017-08-30 17:31:17 +0200
  • 93533c2002 script: add pkgdep.sh to install dependencies automatically. Hailiang Wang 2017-08-22 00:37:37 +0800
  • a7b62cc4cb nbd, nvmf: fix clang 4.0 packed member warnings Daniel Verkamp 2017-09-06 17:17:42 -0700
  • 3dfd4a7c71 ut/vhost: add UT coverage for vhost_blk.c Pawel Niedzwiecki 2017-08-31 22:20:47 +0200
  • 26089992fe nvme: print the error message when error happened Changpeng Liu 2017-08-31 23:34:26 -0400
  • 9b99f2c0f3 log: add new parm to spdk_trace_dump() Paul Luse 2017-09-06 13:17:54 -0700
  • 8268da8b38 blob_bdev: convert to bdev _blocks APIs Daniel Verkamp 2017-08-29 14:35:39 -0700
  • 1578b5b59b nvmf: convert to bdev _blocks APIs Daniel Verkamp 2017-08-29 14:30:57 -0700
  • 1b46bec729 scsi: increase max lun name length Tomasz Zawadzki 2017-08-16 09:31:13 +0200
  • 27d89d64e1 doc: fix incorrect package name in readme Paul Luse 2017-09-02 12:22:20 -0700
  • dfbe74ff09 rte_virtio: removed unused code Dariusz Stojaczyk 2017-08-30 14:40:42 +0200
  • 15126babc4 rte_virtio: removed hw->nb_tx_queues field Dariusz Stojaczyk 2017-08-30 15:09:18 +0200
  • 64e80646ca bdev_virtio: use scan_base as memory pool for all requests Dariusz Stojaczyk 2017-08-24 21:13:12 +0200
  • 1e714cfe22 nvmf: factor out invalid connect response helpers Daniel Verkamp 2017-08-28 12:36:22 -0700
  • e83f976743 bdev: introduce APIs with block units Daniel Verkamp 2017-08-28 14:55:35 -0700
  • 7394f69054 bdev: convert bdev module APIs to use blocks Daniel Verkamp 2017-08-28 17:15:53 -0700
  • 7987a7b243 ut/vhost_scsi: fix formatting Daniel Verkamp 2017-09-05 15:48:49 -0700
  • 75574cb898 ut/vhost_scsi: fix build Daniel Verkamp 2017-09-05 15:27:23 -0700
  • b6653164c9 ut/vhost: add UT coverage for vhost_scsi.c Pawel Niedzwiecki 2017-08-28 18:16:12 +0200
  • 455525f5a0 examples/nvme/hotplug: simplify buffer management Daniel Verkamp 2017-09-01 16:55:15 -0700
  • 7fc4405c5d doc/bdev: document bdev_null Daniel Verkamp 2017-09-01 16:27:28 -0700
  • 744a785b76 doc/bdev: add anchor names to bdev config sections Daniel Verkamp 2017-09-01 16:30:08 -0700
  • cab9a45c29 bdev_virtio: added async target enumeration Dariusz Stojaczyk 2017-08-22 19:16:39 +0200
  • 4f4f397502 vhost: use full path when unregistering sockets on shutdown Dariusz Stojaczyk 2017-09-05 17:13:50 +0200
  • 9f8efd8708 vhost: moved timed_event functions Dariusz Stojaczyk 2017-09-04 20:48:49 +0200
  • d923a9eb2c vhost: simplified timed event code Dariusz Stojaczyk 2017-09-04 21:07:03 +0200
  • 5ccd7974cc vhost: simplified timed_event API Dariusz Stojaczyk 2017-08-03 11:24:00 +0200
  • 211604b76c vhost: don't allow deleting vdev that has still open socket Dariusz Stojaczyk 2017-08-01 18:08:32 +0200
  • 3d738d4569 test/vhost: move fiotest functions to common directory Lukasz Galka 2017-08-03 22:32:58 +0200
  • a604a70edd Add CONTRIBUTING.md Daniel Verkamp 2017-09-01 14:02:04 -0700
  • 691912ef44 nvmf: allow user to specify NSID via conf and RPC Daniel Verkamp 2017-08-30 16:55:48 -0700
  • a2db49a121 nvmf: add AllowAnyHost option to subsystems Daniel Verkamp 2017-08-30 13:21:12 -0700
  • 6847a679ea nvme/rdma: add option to specify source address Daniel Verkamp 2017-08-25 15:05:01 -0700
  • 63af5ff13b test/bdev: cleaned up / added local run_fio function Dariusz Stojaczyk 2017-08-28 18:27:36 +0200
  • 854c2908f1 bdev_virtio: split target scan into smaller functions Dariusz Stojaczyk 2017-08-25 11:45:07 +0200
  • 50f453de07 bdev_virtio: use pointers to process target scan Dariusz Stojaczyk 2017-08-25 11:11:22 +0200
  • c5ff3d7d26 bdev: make module init asynchronous again Dariusz Stojaczyk 2017-08-24 17:36:25 +0200
  • 5557843311 bdev: cleaned up module init Dariusz Stojaczyk 2017-08-25 09:30:10 +0200
  • dde6213708 rte_vhost: added user callbacks for socket open/close Dariusz Stojaczyk 2017-08-01 14:57:00 +0200
  • 3e084a34e1 env: Automatically register new memory with the IOMMU Ben Walker 2017-08-22 14:41:37 -0700
  • 01bed940fe env: Remove old translation reference counting Ben Walker 2017-08-24 14:43:34 -0700
  • 3f09f0f98a env: Add unit tests for memory module Ben Walker 2017-08-25 13:17:29 -0700
  • 1d24e67d63 env: Split spdk_mem_map* functions into a separate file Ben Walker 2017-08-24 14:20:12 -0700
  • 5d92c3e68d env: Only notify mem maps on newly registered memory Ben Walker 2017-08-24 14:09:38 -0700
  • 382bf2e894 env: Replace asserts with error code returns in vtophys Ben Walker 2017-08-25 13:33:07 -0700
  • fdc397bc2d env/vtophys: Break vtophys_get_paddr into two functions Ben Walker 2017-08-22 15:43:02 -0700
  • 4f4bc79e98 env/vtophys: Remove duplicated code in spdk_vtophys_notify Ben Walker 2017-08-22 15:34:34 -0700
  • a10779ca75 env/vtophys: Add a macro for debug prints Ben Walker 2017-08-22 14:49:25 -0700
  • d9a2fd3a41 env: Remove one layer of functions in spdk_vtophys_register Ben Walker 2017-08-22 14:16:06 -0700
  • 189c02996b env: Remove vtophys_get_dpdk_paddr Ben Walker 2017-08-22 11:52:52 -0700
  • 14f45fc832 env: close all files which still opened before shutdown. Cunyin Chang 2017-08-22 22:24:17 +0800
  • 970891ccb4 lib/rocksdb: Add support for subdirectory. Cunyin Chang 2017-08-17 09:54:11 +0800
  • 76bbfcbc44 bdev_virtio: set proper bdev_io status on I/O completion Dariusz Stojaczyk 2017-08-24 18:44:41 +0200
  • d3828a23ec scsi: remove LUN I/O channel ref counting Daniel Verkamp 2017-08-29 16:42:37 -0700
  • f9958316d8 ut/scsi/lun: clean up old stubs, simplify Daniel Verkamp 2017-08-29 16:32:19 -0700
  • 70c3e1f2eb reactor: add context_switch_monitor RPC Daniel Verkamp 2017-08-30 20:51:19 -0700
  • 491a44a71c dpdk: update DPDK submodule to 9561efb Daniel Verkamp 2017-08-31 13:59:44 -0700
  • 7e94a4806f version: add "v" to version string Daniel Verkamp 2017-08-31 11:18:26 -0700
  • 90c9ad7beb doc/vagrant: formatting tweaks and typo fixes Daniel Verkamp 2017-08-31 14:22:36 -0700
  • 7c6ca97834 nvmf: Move all struct definitions to nvmf_internal.h Ben Walker 2017-08-29 13:22:37 -0700
  • c1535ca0af nvmf: Poll groups can now span transports Ben Walker 2017-08-28 16:24:33 -0700
  • e237ce317e bdev: don't continue on module init error Dariusz Stojaczyk 2017-08-24 13:42:06 +0200
  • 5847d6887e nvme: update the nvme devices quirks. Cunyin Chang 2017-08-31 09:13:24 +0800
  • 376c0de84d ut/nvme: restore spdk_memzone_lookup mock value Daniel Verkamp 2017-08-31 12:55:35 -0700
  • 1eac307937 rte_vhost: fix deadlock on rte_vhost_driver_unregister() Dariusz Stojaczyk 2017-08-28 13:57:20 +0200
  • 3d8dbc69c1 Revert "vhost: wrap vhost_user_read_cb with vhost_user mutex" Dariusz Stojaczyk 2017-08-28 13:37:20 +0200
  • a99dd7751f fio_plugin: Fix the performance issue on testing multiple remote nvme subsystem Ziye Yang 2017-08-26 04:12:52 +0800
  • 9e8853953a fio_plugin: Poll qpairs on the same thread in round-robin manner Ziye Yang 2017-08-25 16:25:57 +0800
  • bab64051de test/vhost: update filesystem integrity test Karol Latecki 2017-08-09 12:38:11 +0200