Commit Graph

  • b9244352b0 unittests.sh: use valgrind if installed and not using ASAN Paul Luse 2017-07-11 09:56:52 -0700
  • 36a0d1e5d1 test, blockdev: simplify the if statement Ziye Yang 2017-07-15 00:23:56 +0800
  • 6bd54f1bf1 vhost: Make JSON-RPC parameter names as consistent as possible Paweł Niedźwiecki 2017-07-10 20:15:32 +0200
  • be9a3b9f69 bdev: pass descriptors for I/O operations Jim Harris 2017-07-06 12:39:19 -0700
  • f71447e80d bdev: remove differentiation between bdev and vbdev modules Jim Harris 2017-07-12 21:06:22 -0700
  • 7fefd60fab bdev: make module init synchronous again Jim Harris 2017-07-13 10:36:19 -0700
  • dd06e98d4a bdev: rename blockdev instances to bdev Jim Harris 2017-07-12 21:08:53 -0700
  • 4fc7e66614 bdev: add vbdev claim/release semantics Jim Harris 2017-07-07 16:04:52 -0700
  • 86af2ae59f test/bdev: do not hardcode sgdisk directory Jim Harris 2017-07-12 15:12:24 -0700
  • 15337ade6b changelog: add vhost-blk, GPT Daniel Verkamp 2017-06-30 14:26:37 -0700
  • 92a9961f83 doc/bdev: add configuration info for GPT Daniel Verkamp 2017-07-11 16:50:33 -0700
  • e283c385e7 iscsi: fix AHS handling Daniel Verkamp 2017-07-12 17:50:19 -0700
  • a6014eb2ad blobfs: process one set_xattr at a time Jim Harris 2017-07-12 15:49:24 -0700
  • 86538ffa24 test/vhost: remove tee pipe from vhost start command Karol Latecki 2017-07-13 18:02:19 +0200
  • d72ff7f825 configure: fix up inconsistent indentation Daniel Verkamp 2017-07-13 11:01:45 -0700
  • 4560c2bf89 autotest: explicitly remove /usr from coverage Daniel Verkamp 2017-07-12 15:11:57 -0700
  • 2bcabb2004 jsonrpc: remove incorrect handling for send() == 0 Daniel Verkamp 2017-07-12 14:33:36 -0700
  • 684dd86f34 vhost_iommu: handle realloc() failure Daniel Verkamp 2017-07-12 12:35:20 -0700
  • 4c408e7924 rocksdb: set errno to support Myrocks engine Changpeng Liu 2017-07-14 10:36:09 +0800
  • 4ce7dd66cd test/vhost: disable vhost-blk tests Jim Harris 2017-07-12 21:39:51 -0700
  • 2c28fa5426 test/json_util_ut: assert that string is valid Daniel Verkamp 2017-07-12 09:35:03 -0700
  • cb29ce869f bdev/gpt: dump partition name Daniel Verkamp 2017-07-07 15:47:02 -0700
  • 429672d31b json: add function to write UTF-16LE strings Daniel Verkamp 2017-07-07 15:01:12 -0700
  • 229f64942d test/bdev_ut: fix build with --with-vtune Daniel Verkamp 2017-07-12 10:22:56 -0700
  • cc7407947b jsonrpc: avoid calling poll() with a closed fd Daniel Verkamp 2017-07-12 12:56:02 -0700
  • 122e284652 jsonrpc: move closed conn handling before poll() Daniel Verkamp 2017-07-12 13:11:11 -0700
  • 7f6b78611a vhost_blk: don't abort on bdev hotremove Pawel Wodkowski 2017-07-10 21:25:22 +0200
  • fa15dc611a scsi: removed dev->maxlun field Dariusz Stojaczyk 2017-07-05 15:10:30 +0200
  • f25f84b796 scsi: fix off-by-one error in spdk_scsi_dev_get_lun() Daniel Verkamp 2017-07-11 13:48:31 -0700
  • e2f42584b0 vhost: renamed MAX_VRINGS define to MAX_VQUEUES Dariusz Stojaczyk 2017-07-10 11:42:54 +0200
  • 8bf4c089f6 bdev: initialize vbdev modules first Jim Harris 2017-07-07 09:14:33 -0700
  • 2c83a481e1 bdev: defer spdk_bdev_init_complete for async registration Jim Harris 2017-07-10 16:36:35 -0700
  • e075a3dc7a bdev: track number of outstanding examinations Jim Harris 2017-07-10 16:02:27 -0700
  • 7abb7cb83e bdev: change bdev_registered to examine Jim Harris 2017-07-11 00:04:40 -0700
  • 5533c3d208 util: defer put_io_channel Jim Harris 2017-07-07 13:45:12 -0700
  • be2cb0c535 test/bdevio: add delay before starting unit tests Jim Harris 2017-07-07 13:15:22 -0700
  • 4794c791de bdev: add pointer to module structure Jim Harris 2017-07-06 17:36:17 -0700
  • 0bb3618a99 vhost_scsi: check for task allocation failure Daniel Verkamp 2017-07-11 15:18:36 -0700
  • 4e003b6714 jsonrpc: allow asynchronous request completion Daniel Verkamp 2017-07-06 17:41:53 -0700
  • 977fd23033 jsonrpc: dynamically allocate request object Daniel Verkamp 2017-07-06 13:17:26 -0700
  • 35d46267b8 jsonrpc: remove support for batch requests Daniel Verkamp 2017-07-06 10:48:16 -0700
  • 1eaba102ed vhost_blk: fix error code in IO path and simplify process_blk_request Pawel Wodkowski 2017-07-10 21:19:56 +0200
  • ac4398a31d log: set print level when enabling tracelogs Daniel Verkamp 2017-07-10 10:59:56 -0700
  • a3fd882901 vhost_scsi: fix build error after last merge Daniel Verkamp 2017-07-11 14:36:13 -0700
  • 68f0c87e64 vhost_scsi: renamed "vhost_task" to "vhost_scsi_task" Paweł Niedźwiecki 2017-07-10 20:30:45 +0200
  • 5dd160bde6 test/vhost: Modify wait time for vhost start in fiotest Karol Latecki 2017-06-12 13:28:52 +0200
  • 05fd28399a vhost_scsi: fix bug with tasks enqueue/dequeue Pawel Wodkowski 2017-07-07 16:10:41 +0200
  • 5586209634 bdev/gpt: change get_ref function to void Jim Harris 2017-07-07 15:10:11 -0700
  • ee263a80fc vhost: Fix spdk_iommu_mem_unregister Fam Zheng 2017-07-07 18:39:03 +0800
  • 0abf67ce31 test/vhost: add vhost block option to fiotest Karol Latecki 2017-06-16 12:03:46 +0200
  • 908cab3f1c bdev: populate module_name Jim Harris 2017-07-06 17:20:53 -0700
  • b509410cb1 nbd: add -t tracelog flag support Daniel Verkamp 2017-07-10 09:48:33 -0700
  • 58b9ea3ac0 nvme: Simplify the multiprocess tests Ben Walker 2017-07-05 10:49:50 -0700
  • 782b0f1a75 bdev/gpt: dump partition type and unique GUID Daniel Verkamp 2017-07-07 11:19:58 -0700
  • 17c5ef7ab0 bdev/gpt: fix UUID/GUID typo Daniel Verkamp 2017-07-07 10:51:47 -0700
  • 1c9e37f71d bdev/gpt: SPDK GUID should be in partition type Daniel Verkamp 2017-07-07 10:31:05 -0700
  • 6fb1ce422e update_firmware: Allow option to download and enable firmware image. Isaac Otsiabah 2017-06-27 16:25:32 -0700
  • da1c360de1 bdev, gpt: change SPDK_ERRLOG to SPDK_TRACE_LOG Ziye Yang 2017-07-07 09:38:22 +0800
  • 7d101fe6c6 blockdev, nvme: Test parsing device exported by NVMe-oF in conf Ziye Yang 2017-06-23 07:56:37 +0800
  • 6adaf829c3 bdev, gpt: Add partition_index in gpt_partition_disk Ziye Yang 2017-07-07 10:56:26 +0800
  • e6d053125b bdev/error: Make the injected errors as vector. cunyinch 2017-06-22 15:23:48 +0800
  • f2b26eb113 bdev/error: Add support of "reset" for error injection bdev module. cunyinch 2017-06-05 16:04:04 +0800
  • 2bdec64fbf jsonrpc: modify API to pass request to handler Daniel Verkamp 2017-06-29 13:37:39 -0700
  • 26d6770f1c GPT: add GPT bdev support Ziye Yang 2017-06-01 13:02:54 +0800
  • f8c1454824 script: add waitforbdev Ziye Yang 2017-07-06 10:41:57 +0800
  • 5d12c41586 nbd: Add bdev_rpc lib Ziye Yang 2017-07-06 14:21:58 +0800
  • a264d9d2a3 Vhost: add support of VITRIO_BLK_F_RO Pawel Niedzwiecki 2017-06-19 16:37:51 +0200
  • c303ba2c16 blobstore: close bdev on destroy Tomasz Zawadzki 2017-07-06 12:04:25 +0200
  • fc58acea51 scripts/setup.sh: match hugetlbfs by type, not device Daniel Verkamp 2017-07-05 16:39:28 -0700
  • ad474e95bb log: Remove configurable log facility Ben Walker 2017-06-13 11:48:28 -0700
  • cbe5074056 test/nvme: fix "ExIT" typo in trap statement Daniel Verkamp 2017-07-05 10:03:31 -0700
  • 978bc57a0b autotest: fix coverage pattern for removing DPDK Daniel Verkamp 2017-06-30 09:58:21 -0700
  • 57d174ff67 bdev: add spdk_bdev_open/close Jim Harris 2017-06-29 11:23:50 -0700
  • 7347136f8b fio_plugin: Update to 2.21, SPDK configure script Ben Walker 2017-06-30 10:01:01 -0700
  • 76e5900d50 vhost_scsi: implemented vhost device hotremove Dariusz Stojaczyk 2017-06-22 19:29:21 +0200
  • 57f9221fab scsi: added spdk_scsi_dev_has_pending_tasks() Dariusz Stojaczyk 2017-06-22 16:44:49 +0200
  • 870ce250f1 doc: update root README.md Paul Luse 2017-05-28 12:35:46 -0700
  • 90790c94d3 nvme: add the COMPARE IO command support GangCao 2017-06-27 20:11:53 -0400
  • 5066e52d63 nvme: subnqn is case sensitive and update the unit test GangCao 2017-06-26 18:07:51 -0400
  • 908ecf9cc4 fio_plugin: add 1 io_queue_depth Ziye Yang 2017-07-04 13:21:13 +0800
  • 6052d9a432 nvme.sh: add delay after app startup when they are primary Paul Luse 2017-06-30 07:48:53 -0700
  • c35586fe6c doc/vhost: minor wording tweaks and cleanup Daniel Verkamp 2017-07-05 10:56:49 -0700
  • 12d75f6323 mock: move MOCK_SET{,_P} semicolons to call sites Daniel Verkamp 2017-07-05 09:12:16 -0700
  • 7f6c737a25 bdev: add virtual to base bdev relationships Jim Harris 2017-06-29 13:16:26 -0700
  • 4ee51dcbc7 test: add unit test framework for bdev.c Jim Harris 2017-06-29 15:33:56 -0700
  • ff88449d6e vhost-block: add RPC calls Pawel Niedzwiecki 2017-06-05 15:09:56 +0200
  • c0dce4a709 doc/vhost: vhost block documentation Pawel Wodkowski 2017-06-08 19:47:39 +0200
  • b0e128db3d nvmf/rpc: add adrfam to listen address Daniel Verkamp 2017-06-28 13:13:11 -0700
  • ca2a1f291f json/test: remove executable permisions on unrelated files Tomasz Zawadzki 2017-07-04 08:31:38 +0200
  • 043d541132 tests: macro-ize the creation and use of wrappers and stubs Paul Luse 2017-06-19 13:58:28 -0700
  • a9428cb39e blockdev, nvme: do not probe local nvme device if not configured. Ziye Yang 2017-06-23 07:54:04 +0800
  • b5e9e92934 test/lib/nvmf/direct: test function direct_ctrlr_admin_identify_nslist wenzhong wu 2017-05-20 08:20:51 +0800
  • ad50cc52fb autotest_common: add flag for running ubsan Seth Howell 2017-06-29 16:11:35 -0700
  • 7bbcc5ec79 autobuild: add flag for running check format Seth Howell 2017-06-29 14:38:10 -0700
  • b63a7f752e autobuild: add flag for building ioat kmod Seth Howell 2017-06-29 14:33:32 -0700
  • 82cc48c862 vhost/vhost_internal: Add VIRTIO_BLOCK_F_CONFIG_WCE definition Seth Howell 2017-06-29 14:01:15 -0700
  • c6703d8d6e vhost_scsi: replaced DPDK's RTE_DIM and unlikely() with SPDK alternatives Dariusz Stojaczyk 2017-06-22 15:41:24 +0200
  • 67cd059c11 vhost_scsi: moved spdk_scsi_task_construct() out of spdk_vhost_get_tasks() Dariusz Stojaczyk 2017-06-22 15:39:29 +0200
  • d3d4a688cd vhost_scsi: added spdk_vhost_task_init_target() Dariusz Stojaczyk 2017-06-22 14:45:27 +0200
  • 62eb231574 vhost: removed task.h/task.c Dariusz Stojaczyk 2017-06-23 12:02:34 +0200