Commit Graph

  • 6abdfcd23e test/migration: fix typo Chen Wang 2018-08-22 11:03:03 +0800
  • 282463f53c blobfs: exit the app after the failure of memory allocation Changpeng Liu 2018-08-21 04:19:02 -0400
  • 5d0db530d4 pkgdep.sh: add pciutils (lspci) Dariusz Stojaczyk 2018-08-22 08:52:46 +0200
  • 9744ba01a2 doc: change "Modules" page name to "Driver Modules" Jim Harris 2018-08-22 09:36:34 -0700
  • 386a715eda doc/applications.md: fix app param table not displaying correctly Dariusz Stojaczyk 2018-08-22 10:46:57 +0200
  • 8ef7818a2e test/bdev: properly cleanup bdev layer in bdev_io_wait_test Jim Harris 2018-08-21 13:33:54 -0700
  • 9f2dd0c4f8 bdev: save the bdev_desc specified when submitting the I/O Jim Harris 2018-08-17 15:06:26 -0700
  • da01835d84 lib/nvmf: handle the failed case when activating the subsystem GangCao 2018-08-20 18:48:27 -0400
  • 1791ccfd4f post_process: print coverage tables in a new directory Seth Howell 2018-08-20 08:22:21 -0700
  • 34d460708e include: update SPDK_APP_GETOPT_STRING Seth Howell 2018-08-20 14:57:50 -0700
  • 9746a051de test/vhost: replace -q with --silence-noticelog Seth Howell 2018-08-20 16:08:00 -0700
  • 20f1342636 nvmf/rdma: Create pd and memory map at transport initialization Ben Walker 2018-08-16 13:11:56 -0700
  • d9b3149ee2 nvmf/bdev: use spdk_bdev_queue_io_wait() Tomasz Zawadzki 2018-08-06 05:41:38 -0400
  • a7f4c2770a bdevperf: add write_zeroes operation Tomasz Zawadzki 2018-08-09 03:11:09 -0400
  • 4df8ba86f2 nvme/overhead: fix a memory leak issue WangHaiLiang 2018-08-17 21:37:53 +0800
  • 4baae265ca dpdk/pci: support DPDK 18.08 write combined PCI resources Dariusz Stojaczyk 2018-08-14 09:59:32 +0200
  • ec611eb485 env/dpdk: link with rte_kvargs by default Dariusz Stojaczyk 2018-08-14 09:51:17 +0200
  • b07d3bd2bd doc/blob: fix typo errors Chen Zhenghua 2018-08-20 20:38:07 +0800
  • 6deac3e660 bdev/lvol: using spdk_bdev_alias_del_all() to delete all alias on destroy wuzhouhui 2018-08-14 16:39:27 +0800
  • b5616804dc perf: cleanup cmdline params for consistency Dariusz Stojaczyk 2018-08-17 12:16:56 +0200
  • 39592d7b20 bdevperf: parse all available cmdline options Dariusz Stojaczyk 2018-08-09 13:54:39 +0200
  • 218fd85dc1 bdevio: check spdk_app_parse_args return code Dariusz Stojaczyk 2018-08-17 16:39:25 +0200
  • df531e7faf test: add output tables to autotest_post.py Seth Howell 2018-08-07 15:11:27 -0700
  • 194b8eca98 eal: add dpdk cl-arg no-shconf Seth Howell 2018-08-08 10:14:22 -0700
  • 6fd1d004a8 vbdev: add get_buf call to passthru example paul luse 2018-08-16 13:10:49 -0700
  • 1570c87f81 rdma: disbale send with inval on Soft-RoCE NICs Seth Howell 2018-08-16 08:51:04 -0700
  • b4de8e1158 nvmf_tgt: add support for remote invalidate. Seth Howell 2018-08-03 09:09:41 -0700
  • 7671073bed config: add define for rdma send with inval Seth Howell 2018-08-15 13:09:49 -0700
  • 5abf2ecfcd Do not recreate passthru vbdev unnecessarily. Wael Halbawi 2018-08-15 20:36:15 -0700
  • e9424c7e1c build: add build of individual shared libraries Lance Hartmann 2018-08-10 14:47:37 -0400
  • 0923734c9f build: Conditionally builds single and separate shared libs Lance Hartmann 2018-08-14 13:56:26 -0400
  • a6c89adf09 nvme/rdma: fix mem_map allocation failure check Dariusz Stojaczyk 2018-08-16 16:29:50 +0200
  • 26628773d3 bdev/lvol: point directly to lvol->unique_id for bdev name Jim Harris 2018-08-02 15:51:33 -0700
  • 1be2a279c3 bdev/lvol: have the RPC methods use lvol->unique_id Jim Harris 2018-08-02 13:59:02 -0700
  • 671b77e5cd bdev: remove vbdevs and base_bdevs arrays Jim Harris 2018-07-31 13:20:38 -0700
  • 43c8d0eb1e bdev/split: use bdev_part interface to get split names Jim Harris 2018-07-31 13:54:24 -0700
  • 01035cd49f bdev: cleanup registered bdevs in reverse order Jim Harris 2018-07-30 14:09:07 -0700
  • fd75d35771 bdev/raid: release claim and close descriptors during destruct Jim Harris 2018-07-31 13:09:19 -0700
  • 1469679f09 setup.sh: cleanup any leftover DPDK files Dariusz Stojaczyk 2018-08-16 08:05:00 +0200
  • 8f186a81c5 doc: update command line parameters page Dariusz Stojaczyk 2018-08-16 13:43:38 +0200
  • 9a361ac01d scripts/vagrant: add configuration for vhost tests Karol Latecki 2018-08-10 16:11:02 +0200
  • 039a4c6cb0 vhost-blk: put bdev IO channel on hot remove Maciej Szwed 2018-08-14 12:49:10 +0200
  • e7c9f62046 jsoncat, histogram_perf: add missing dependencies Jim Harris 2018-08-15 09:19:46 -0700
  • 5e181ba84f build: explicitly link unit tests with static libraries Jim Harris 2018-08-15 09:32:03 -0700
  • afca551212 shared_lib: add rte_vhost_* to map Jim Harris 2018-08-15 09:29:13 -0700
  • ffc1d37c53 spdk.app.mk: fix SPDK_FILTER_LIB_LIST Jim Harris 2018-08-15 09:26:37 -0700
  • 3f38382c37 build: fix some library dependencies Jim Harris 2018-08-15 09:22:41 -0700
  • 9ee4942130 bdev/gpt: fail more gracefully on extended block size bdevs Jim Harris 2018-08-14 08:43:32 -0700
  • 5b900148e5 nvme: add spdk_nvme_ns_get_extended_sector_size Jim Harris 2018-08-15 09:56:25 -0700
  • fdf5e5854b test/nvmf: add init and fini functions to tgt tests Seth Howell 2018-08-14 11:05:15 -0700
  • edfde53def scripts/pkgdep.sh: remove unavailable yum option "--allowerasing" Tsuyoshi Uchida 2018-08-14 08:54:30 +0000
  • eaea3f24cc RDMA: fixing create qp failure due to not suppored send sge number, Leonid Ravich 2018-08-01 16:38:39 +0300
  • 008ec0bd91 nvmf: Store thread in controller structure Ben Walker 2018-08-13 10:26:26 -0700
  • e03aca3ce3 nvmf/rdma: don't delete queue pair until it is empty. Seth Howell 2018-08-02 10:35:02 -0700
  • 3113b446f1 vhost: return more appropriate errno if controller is still in use wuzhouhui 2018-08-14 19:56:50 +0800
  • 92ebb7c899 doc/bdev: fix minor typo and format issues Chen Zhenghua 2018-08-14 17:39:58 +0800
  • 3f6f569854 shared_lib: Update shared lib build and install Lance Hartmann 2018-08-10 14:08:56 -0400
  • aec9c3cded test: use spdk_unittest.mk for raid unit tests Jim Harris 2018-08-02 14:30:47 -0700
  • c899854d03 bdev: add new fini_start notification callback for modules Jim Harris 2018-08-02 11:20:56 -0700
  • 341fff6397 test/iscsi: Add installation of socat in vm_setup.sh configuration script Pawel Niedzwiecki 2018-08-14 16:16:55 +0200
  • 1ba87aba31 iSCSI: set a connection to EXISTING STATE in condition Ziye Yang 2018-08-09 09:36:20 +0800
  • a257328d69 scripts/vagrant: sync spdk common for all providers Karol Latecki 2018-08-14 15:36:43 +0200
  • 75327bc67e env/dpdk: allow 0 requested memory size Dariusz Stojaczyk 2018-08-14 10:45:49 +0200
  • ce643e0efe env/dpdk: enable dynamic memory allocation for DPDK >= 18.08 Dariusz Stojaczyk 2018-08-14 10:41:02 +0200
  • e4a79fd1ae dpdk/pci: support DPDK 18.08 write combined PCI resources Dariusz Stojaczyk 2018-08-14 09:59:32 +0200
  • 13eb81e1ab env/dpdk: link with rte_kvargs by default Dariusz Stojaczyk 2018-08-14 09:51:17 +0200
  • e85f8481ef dpdkbuild: always compile librte_kvargs Dariusz Stojaczyk 2018-08-14 11:08:45 +0200
  • 9f6b1099e5 autotest: add unmap,flush,reset testing for iscsi initiator. xuhuagen 2018-08-13 15:01:23 +0800
  • b8a05080e0 bdev/malloc: remove blocklen power of 2 restriction Jim Harris 2018-08-14 08:27:36 -0700
  • c8fd001075 iscsi: fix the primary iscsi task free in queued_datain_tasks Ziye Yang 2018-08-09 16:51:58 +0800
  • f85f70b40a doc/performance_report: add NVMe-oF performance report John Kariuki 2016-03-04 09:05:25 -0700
  • 376be52bb0 vhost: fix the coredump when perform live migration Changpeng Liu 2018-08-01 10:52:18 +0800
  • 1f0bff73df test: refactor the run_test function to add detailed information Chen Wang 2018-03-13 13:57:41 +0800
  • 57a5c6020b bdev/lvol: vbdev_lvol_destroy(): no need to del alias wuzhouhui 2018-08-14 15:17:22 +0800
  • 476b1b0fc9 lib/iscsi: fix the queued_datain_task hanlding issue. Ziye Yang 2018-07-31 18:08:27 +0800
  • 5ff172ee1b hello_sock: fix merge error Jim Harris 2018-08-14 08:29:11 -0700
  • a2ab3cccc2 examples/sock/hello_sock: introduce sample application for libsock Tomasz Kulasek 2018-08-02 18:07:50 +0200
  • 6ff8f60ebb bdev/aio: Add the epoll support Ziye Yang 2018-08-10 15:59:38 +0800
  • 0c0d200b7c bdev/aio: Change the aio polling per bdev to group polling Ziye Yang 2018-08-08 10:58:03 +0800
  • dc55e08d01 test/nvmf: remove nested lvol test for nvmf Changpeng Liu 2018-08-09 22:17:43 -0400
  • 0f842e860e jsonrpc: call spdk_jsonrpc_free_request only from server thread Pawel Wodkowski 2018-08-13 20:46:01 +0200
  • 54c394c483 nvmf/rdma: cleanup qpairs and reqs on poll group deletion. Seth Howell 2018-08-02 09:55:13 -0700
  • ed60507d5e nvmf: Queue pairs can no longer be removed from poll groups Ben Walker 2018-08-02 15:27:32 -0700
  • 53f86e2412 vhost/blk: spdk_vhost_blk_construct(): do not override errno returned wuzhouhui 2018-08-10 18:04:46 +0800
  • 1b85cdad64 test/lvol: add tasting with different lvol store cluster sizes Pawel Niedzwiecki 2018-07-30 17:42:37 +0200
  • 96ed6f24ba test/lvol: Use AIO bdevs instead NVMe in lvol tasting Pawel Niedzwiecki 2018-07-31 19:25:25 +0200
  • a88b1371eb test/lvol: make get_lvol_bdev_split_size return size for specified lvol store and change its name to get_lvs_divided_size Pawel Niedzwiecki 2018-07-30 20:17:31 +0200
  • aed8986d73 app: drop -w parameter (wait for rpc init) Dariusz Stojaczyk 2018-08-10 12:20:25 +0200
  • 9bd8d2b40e app: drop -q parameter (silencing noticelog) Dariusz Stojaczyk 2018-08-09 13:47:29 +0200
  • f727997fd8 bdevio: parse all available cmdline options Dariusz Stojaczyk 2018-08-09 12:56:48 +0200
  • ff0f97cf4d bdevio: don't hardcode lcore ids Dariusz Stojaczyk 2018-08-09 12:48:03 +0200
  • c2dc15a0ec app: allow full-name command line options Dariusz Stojaczyk 2018-07-31 15:26:44 +0200
  • 190e580bcb setup.sh: cleanup bdevtest /dev/shm entries Dariusz Stojaczyk 2018-08-13 16:25:51 +0200
  • 9b172afdb6 ioat: clear the internal channel error register on reset Dariusz Stojaczyk 2018-08-13 03:30:05 +0200
  • db5d6f4f4f iscsi: Fix the issue that mutual CHAP auth for discovery session don't work Shuhei Matsumoto 2018-08-01 17:36:58 +0900
  • 48629a88f9 scripts/vagrant: change create_vbox.sh shebang Karol Latecki 2018-08-10 14:36:38 +0200
  • ba00a42d27 vtophys: fix vfio dma unmap range Dariusz Stojaczyk 2018-08-09 09:48:32 +0200
  • 701978abab lib/bdev/malloc: ingore the empty Malloc device set GangCao 2018-08-10 16:47:13 -0400
  • a421bcb14e configure: validate log backtrace level Pawel Wodkowski 2018-08-08 21:57:55 +0200
  • 357bf25ccb test: fix setup scripts for vagrant John Meneghini 2018-08-06 21:13:36 -0700