Commit Graph

  • f587197d21 iscsi&iscsi/ut: Unify cpumask decode between iSCSI.conf and JSON-RPC Shuhei Matsumoto 2018-01-19 17:57:27 +0900
  • 52bd445367 fio_jobs: add fsync_on_close to fio args Seth Howell 2018-01-18 15:23:26 -0700
  • 16386d7b6d vm_setup: add branch checkout Seth Howell 2018-01-18 16:01:37 -0700
  • 93bd60e0de configure: try harder to find Python interpreter Nathan Cutler 2018-01-19 17:03:51 +0100
  • f536eb583c blob: turn non-iov splitting into additional blob calls Jim Harris 2018-01-16 22:25:33 -0700
  • 96d11441be blob: add _spdk_blob_request_submit_op_impl() Jim Harris 2018-01-16 22:02:41 -0700
  • a5ecbadb2c blob: add spdk_bs_batch_xxx_blob variants Jim Harris 2018-01-16 21:22:13 -0700
  • c46591393b blob: add _dev prefix to sequence/batch operations Jim Harris 2018-01-16 20:48:45 -0700
  • a2a29abcfb blob: remove sequence/batch operations for flush Jim Harris 2018-01-16 20:50:40 -0700
  • 6d5c2d2bd1 io_channel: add the check for the existence of poller_fn GangCao 2017-12-26 15:46:30 -0500
  • 583a24a489 bdev: share nomem_io data between bdevs built on the same device Dariusz Stojaczyk 2018-01-14 12:48:01 +0100
  • 5e799ff470 ut/bdev/mt: prepare for multi-bdev tests Dariusz Stojaczyk 2018-01-17 16:46:48 +0100
  • 25f26f38b8 lvol: restore the channel operation number into 512 Ziye Yang 2018-01-11 19:52:44 +0800
  • d6859ab609 CHANGELOG: added Virtio library Dariusz Stojaczyk 2018-01-12 15:21:48 +0100
  • 8fdea55ef2 test/vhost: fix typo and increase the sleep time Chen Wang 2018-01-17 10:32:46 +0800
  • 10525c9366 doc: update the nvme-cli user guide GangCao 2018-01-12 02:45:39 -0500
  • 6d4d942b2a nvmf: Remove master_thread concept Ben Walker 2018-01-09 15:27:41 -0700
  • 7358fb6f85 nvmf: Hot plug notifications now use the subsystem pause functionality Ben Walker 2018-01-09 15:11:30 -0700
  • d346b9c5a2 nvmf: State change functions now have a return code Ben Walker 2018-01-10 14:03:24 -0700
  • 6711e5a525 nvmf: Fail incoming commands to an inactive subsystem Ben Walker 2018-01-09 15:23:27 -0700
  • 823b565b5f nvmf: No longer route fabrics/admin commands to a single thread Ben Walker 2018-01-09 15:03:53 -0700
  • e3d083f8d5 test/scsi: fix dev.c unit tests Jim Harris 2018-01-17 13:20:48 -0700
  • 23593aa951 doc: Remove stray Intel (R) Ben Walker 2018-01-16 10:12:22 -0700
  • ecc1da8ad3 doc: Attempt to explain I/O channels Ben Walker 2017-12-28 12:46:45 -0700
  • 4163a27562 doc: Expand the intro section of the bdev documentation. Ben Walker 2017-12-26 14:37:58 -0700
  • 495651d1ae doc: Add an overview of user space drivers Ben Walker 2017-12-26 14:09:22 -0700
  • afc97ddcf7 iscsi/rpc: Configure Header/Data digest through JSON-RPC Shuhei Matsumoto 2018-01-12 14:48:39 +0900
  • de70d712fb iscsi: Check CHAP params when a target is created by JSON-RPC Shuhei Matsumoto 2018-01-12 11:02:53 +0900
  • f04569140c rpc/iscsi: Adding an LUN to an existing target Shuhei Matsumoto 2018-01-12 09:45:36 +0900
  • 3b3c6002c9 iscsi: Add LUN to an existing target (not runtime) Shuhei Matsumoto 2018-01-12 09:42:02 +0900
  • 5c13f5ae6d setup.sh: Add support for NVMe whitelisting Stephen Bates 2018-01-10 16:14:39 -0700
  • 0e91725631 blob: add spdk_bs_batch/sequence_read/readv_bs_dev functions Maciej Szwed 2018-01-05 14:36:39 +0100
  • bf2d02b6ef blob: add _spdk_bs_allocate_cluster function Maciej Szwed 2018-01-05 13:23:31 +0100
  • bd4c63b317 blob: add missing callback in spdk_blob_sync_md function Maciej Szwed 2017-12-19 10:02:43 +0100
  • 65fe29f8dd blob: cluster allocation/deallocation for thin provisioned blob Maciej Szwed 2017-12-04 12:38:13 +0100
  • 85a61ea6f0 scsi: fix LUN removal/hotremoval path Pawel Wodkowski 2018-01-04 21:09:02 +0100
  • 5c0c104b81 virtio: add opaque ctx param to PCI enumerate callback Dariusz Stojaczyk 2018-01-11 18:01:40 +0100
  • 5b057b3a05 bdev/virtio/scsi: added RPC to remove vdevs Dariusz Stojaczyk 2018-01-10 06:28:40 +0100
  • 5eb213cec7 bdev/virtio/scsi: don't ever allow unregistering the same bdev twice Dariusz Stojaczyk 2018-01-10 07:43:11 +0100
  • 6a9fe9addc nvmf.conf.in: drop Core field description Dariusz Stojaczyk 2018-01-15 20:41:28 +0100
  • d1c4502b19 test/vhost: remove extra quote in readonly.sh Jim Harris 2018-01-12 11:40:20 -0700
  • bef23a925c test/iscsi: add digests enabled test Xiaodong Liu 2018-01-04 18:11:45 -0500
  • bd6de97a0e nbd: improve nbd to handle overlapped I/O Xiaodong Liu 2017-12-20 03:50:43 -0500
  • 90ef3021bc nbd: refactor nbd io workflow Xiaodong Liu 2017-12-18 01:39:15 -0500
  • b5f4a259bd bdev: save mgmt_ch that spdk_bdev_io was allocated from Jim Harris 2018-01-11 08:07:27 -0700
  • cd31a31f03 env_spdk: make sure the Randomaccessfile opened as rocksdb posix env. Cunyin Chang 2018-01-12 07:40:36 +0800
  • 583e969922 scsi: remove lun name Shuhei Matsumoto 2018-01-10 14:55:53 +0900
  • c3e890e92b iscsi/ut: Test for read task splitting Shuhei Matsumoto 2018-01-10 11:17:31 +0900
  • 0e48ef40df blobfs: return the correct file length. Cunyin Chang 2018-01-05 22:10:54 +0800
  • cacfeef389 blobfs: only delete the "removed" file when ref count == 0. Cunyin Chang 2018-01-05 12:55:32 +0800
  • ac17ab3da9 blobfs: remove unnecessary opts. Cunyin Chang 2018-01-05 09:53:38 +0800
  • 6951b97964 blobfs: make the cluster size of blobfs configurable. Cunyin Chang 2018-01-05 09:46:54 +0800
  • b9252b1272 blob: check if resize failed Piotr Pelplinski 2017-12-22 09:18:43 +0100
  • 21ec62533d CHANGELOG: add fio 3.3 support Dariusz Stojaczyk 2018-01-11 14:35:35 +0100
  • 96e930fc13 iscsi: Fix the potential core dump issue for hotplug test case. Cunyin Chang 2018-01-11 15:34:34 +0800
  • 9a723c1a48 test/virtio: Add vhost initiator tests for multiqueue Pawel Niedzwiecki 2017-12-14 21:08:13 +0100
  • 37fd86f0f7 test/virtio: Add vhost initiator tests for multitarget. Pawel Niedzwiecki 2017-12-14 21:00:13 +0100
  • 8d57f4da2a test/virtio: Add vhost initiator tests for multisocket Pawel Niedzwiecki 2018-01-08 16:35:02 +0100
  • b251ebdd9d test/virtio: Refactor existing code Pawel Niedzwiecki 2017-12-14 20:32:58 +0100
  • 2a8d46cece blob: fix bs recovery Maciej Szwed 2018-01-10 09:14:27 +0100
  • 60c1cd75dc vhost_blk: set proper vring_used_elem->len Dariusz Stojaczyk 2018-01-08 21:35:53 +0100
  • 9605a2eace vhost_scsi: set proper vring_used_elem->len Dariusz Stojaczyk 2018-01-08 20:39:03 +0100
  • ebdb06bcb8 stub: fix a io_queue_size limitation Hailiang Wang 2018-01-10 15:37:27 +0800
  • 3ef8dc1074 scsi/lun: simplify task submission path Dariusz Stojaczyk 2018-01-08 12:20:57 +0100
  • 77311f59cf changelog: make blobstore API changes a list Daniel Verkamp 2018-01-05 11:24:03 -0700
  • 8d61a0a5f6 nvmf: remove the unused thread variable GangCao 2018-01-09 18:25:14 -0500
  • 9802eb0e48 iscsi: remove pointless comparasion Xiaodong Liu 2018-01-09 20:34:14 -0500
  • a1a47b5592 nvmf/subsystem.c: add checks for valid utf-8 chars: Seth Howell 2018-01-09 14:39:00 -0700
  • 0a97bd140b json_internal.h: rename to utf.h and place in spdk_internal Seth Howell 2018-01-09 13:45:00 -0700
  • 095f4254f1 lib: Return instead of exit/abort in env_dpdk Lance Hartmann 2017-12-18 14:57:01 -0500
  • 9014e913d9 scsi/dev: print an error when cannot find bdev with specified name Dariusz Stojaczyk 2018-01-08 14:08:10 +0100
  • cd55b3886e bdev: change spdk_bdev_io buf_link to STAILQ Jim Harris 2018-01-05 14:55:38 -0700
  • 6361254c3d bdevperf: reuse tasks more efficiently Jim Harris 2018-01-05 15:10:18 -0700
  • 29e017f406 test/vhost: silence some very noisy loops and better checking for ssh key file Pawel Wodkowski 2018-01-05 19:55:37 +0100
  • 053fbb2300 autotest.sh: run 'setup.sh status' at startup Daniel Verkamp 2018-01-04 20:56:49 -0700
  • 4393f43fbe setup.sh: fix NVMe status on older kernels Daniel Verkamp 2018-01-04 21:20:09 -0700
  • 678fe32898 nvmf,rdma: set cm_id = NULL Ziye Yang 2018-01-09 14:40:08 +0800
  • 489ea86e6e blob: add thin_provision opt for spdk_bs_create_blob_ext Piotr Pelplinski 2017-12-06 14:06:13 +0100
  • 4bfe81b676 blobstore: fix serializing flags Piotr Pelplinski 2018-01-05 10:15:19 +0100
  • db6d5f0e7b test/vhost: don't forward http/https in VM Pawel Wodkowski 2017-12-28 19:32:28 +0100
  • e6e2fc5b07 test/vhost: don't call vm_setup.sh helper script to setup VM Pawel Wodkowski 2017-12-28 17:00:44 +0100
  • c39eb080b3 vhost_scsi: removed duplicated check against VHOST_IOVS_MAX Dariusz Stojaczyk 2018-01-09 18:53:17 +0100
  • 97cbd304db test/nvmf: use correct names for spdk_nvmf_subsystem_create/destroy Jim Harris 2018-01-09 12:17:42 -0700
  • edc5610fbc blobfs: release the lock before send the flush request when try to write file. Cunyin Chang 2018-01-04 15:50:20 +0800
  • a862d1cdd6 scsi: remove lun_db Pawel Wodkowski 2018-01-03 19:58:01 +0100
  • c60422dd96 include/blob_bdev.h: add comments for public APIs Yanbo Zhou 2017-12-13 10:32:43 +0800
  • 0aa48e09da fio: Update full_bench.fio example to reduce latency Ben Walker 2018-01-04 10:55:01 -0700
  • feb082a24a fio: Remove the trim step from full_bench.fio Ben Walker 2018-01-05 15:04:42 -0700
  • 58d46f298f scripts: Add reset option to prep_benchmarks.sh Ben Walker 2018-01-04 10:54:11 -0700
  • d567945064 scripts: Fix typo in prep_benchmarks.sh Ben Walker 2018-01-05 14:55:43 -0700
  • 7343354b3e scripts: Disable turbo boost in prep_benchmarks.sh Ben Walker 2018-01-05 14:55:14 -0700
  • 5318d33318 scripts: Move logic in prep_benchmarks.sh into a function Ben Walker 2018-01-05 14:53:30 -0700
  • b21fad1a80 nvmf/subsystem: spdk_nvmf_valid_nqn fits nvme spec Seth Howell 2017-12-29 11:00:09 -0700
  • fce8466477 scsi/lun: fix segfault on sending mgmt task to inexistent lun Dariusz Stojaczyk 2018-01-08 12:44:48 +0100
  • fb8acd90aa util: make spdk_io_channel_get_ctx() inline Jim Harris 2018-01-05 12:27:38 -0700
  • 5b9b47fae5 mk: remove -fno-omit-frame-pointer for release builds Jim Harris 2018-01-05 11:26:19 -0700
  • 61ba62bdae test/vhost: don't call vm_run.sh helper script to start VM Pawel Wodkowski 2017-12-28 16:24:44 +0100
  • aa0f44b53b test/vhost: don't call run_vhost.sh to start vhost app Pawel Wodkowski 2017-12-28 16:18:28 +0100
  • ac021a2e7d test/vhost: make FIO be configurable through env variable Pawel Wodkowski 2017-12-27 16:29:03 +0100
  • 575a291fa3 test/vhost: introduce notice, warning, error and fail message helpers Pawel Wodkowski 2017-12-18 20:45:33 +0100