Commit Graph

  • cfb6aec8ab test/nvme: fix typo in performance script Karol Latecki 2019-12-03 09:40:56 +0100
  • 841b7a786e test/vhost/fuzz: remove the unncessary killproces GangCao 2019-12-04 09:44:20 -0500
  • baf588a58b nvmf/rdma: remove unsed define Jacek Kalwas 2019-11-25 14:12:24 +0100
  • f206551388 nvmf: fix status override in case parse_sgl fails Jacek Kalwas 2019-12-06 12:29:47 +0100
  • b8d0691ff3 nvmf: correct the return code when parsing the subsystem GangCao 2019-12-06 13:48:29 -0500
  • f4e3f59e0e nvme: fix potential memory leak when there is controller scan failure Changpeng Liu 2019-12-05 22:24:20 -0500
  • b9af5dd834 lib/bdev: batch queued bdev reset completions. Seth Howell 2019-11-15 09:18:03 -0700
  • 61537a190e nvme: replace nvme_qpair_state_equals. Seth Howell 2019-12-05 08:42:29 -0700
  • 24bca2eadd nvme: add an enum for why a qpair disconnected Seth Howell 2019-11-25 16:17:50 -0700
  • 3911922005 nvme: remove redundant transport_qp_is_failed checks Seth Howell 2019-11-25 15:33:21 -0700
  • 3369105f31 test/lvol: fix shellcheck failures on master. Seth Howell 2019-12-06 10:57:09 -0700
  • 283890cb71 test/vhost: remove unused test options from manual.sh Karol Latecki 2019-12-03 13:47:29 +0100
  • 4256981d5d test/lvol: rewrite construct_lvol_bdev_using_name_positive to bash Darek Stojaczyk 2019-06-27 18:39:22 +0200
  • da90d41a40 test/lvol: rewrite construct_multi_logical_volumes_positive to bash Darek Stojaczyk 2019-06-26 19:57:32 +0200
  • f54ce6fb91 test/lvol: rewrite construct_logical_volume_positive to bash Darek Stojaczyk 2019-06-26 19:35:56 +0200
  • 7fa9063148 test/lvol: start rewriting python tests to bash Darek Stojaczyk 2019-06-10 15:22:11 +0200
  • 6722e57e02 lib/vmd: check requested size before padding VMD's base address Konrad Sztyber 2019-11-26 08:34:49 +0100
  • 2951c1010e Change fio version Maciej Wawryk 2019-12-05 14:40:09 +0100
  • fd77140073 lib/iscsi: Remove the code for the deprecated CPU mask Shuhei Matsumoto 2019-12-04 21:50:16 -0500
  • 487eb66e24 module/crypto: enhance recent session optimization paul luse 2019-11-14 15:43:40 +0000
  • f209b343b6 bdev: add the tsc trace Jin Yu 2019-12-04 02:41:04 +0800
  • c6e50f7f41 bdev: record the submit time Jin Yu 2019-11-28 03:05:37 +0800
  • 56de1b0061 bdev: add bdev channel a link JinYu 2019-09-20 17:08:11 +0800
  • 860a075094 bdev/ocssd: read / write support Konrad Sztyber 2019-08-30 08:20:14 +0200
  • b9635c2f16 bdev/nvme: move nvme_io_channel to common.h Konrad Sztyber 2019-10-01 15:15:06 +0200
  • 6bda87b324 bdev/ocssd: create / delete calls Konrad Sztyber 2019-09-20 14:26:24 +0200
  • a116324c88 bdev/ocssd: initial Open Channel bdev implementation Konrad Sztyber 2019-09-20 14:16:08 +0200
  • 3ef7f2b7ea nvmf: remove special xfer check for get/set features admin commands Changpeng Liu 2019-11-27 02:23:50 -0500
  • bc13d02237 nvmf: move transport spdk_nvmf_*_req_get_xfer() function into the common nvmf library Changpeng Liu 2019-11-27 02:11:31 -0500
  • 0c9057f031 nvme: replace cdw11 with specific union strucutre Changpeng Liu 2019-11-25 23:20:15 -0500
  • 38d982f5b4 nvme: add the definition of reservation notification mask/persistence features Changpeng Liu 2019-11-26 00:34:54 -0500
  • 974bb84e1f nvme: add cdw11 union data structure definition Changpeng Liu 2019-11-25 21:19:57 -0500
  • ff0a435c08 nvme: move the features definition before the spdk_nvme_cmd Changpeng Liu 2019-12-04 21:10:24 -0500
  • 5b54916b83 nvmf: split reservation acquire/release as different cases Changpeng Liu 2019-12-04 20:49:24 -0500
  • 1fea1fccf5 nvme: replace cdw10 with specific union command Changpeng Liu 2019-11-20 19:22:35 -0500
  • bae1750bef nvme: add cdw10 union data structure Changpeng Liu 2019-11-20 03:07:25 -0500
  • bcfb51b124 module/crypto: add UT coverage for error path in poller paul luse 2019-10-25 17:50:07 +0000
  • dc8788d150 module/crypto: handle enqueue errors paul luse 2019-10-25 14:22:35 +0000
  • c602bd81f6 module/crypto: change how we handle crypto device full condition paul luse 2019-10-25 00:30:37 +0000
  • 87dea05be4 test/nvmf: call nvmftestinit before checking IP. Seth Howell 2019-12-03 08:33:08 -0700
  • 15fd9afbad test/nvmf: call killprocess only when nvmfpid exists Seth Howell 2019-12-03 13:14:20 -0700
  • 5bd76a1098 rpc.py: expliclty print the exception's message Jim Harris 2019-12-03 07:36:15 -0700
  • 8bc9798dc7 rpc.py: add new kv to existing params dict Jim Harris 2019-12-03 07:30:25 -0700
  • cd433e7ef9 RPC: properly handle the semaphore in error case GangCao 2019-11-28 17:35:28 -0500
  • b70eb775eb lib/iscsi: Delete unused match_digest_word() and make_digest_word() Shuhei Matsumoto 2019-12-01 20:21:03 -0500
  • 4dedb3b3ba lib/iscsi: Suppress error log for receiving PDU after logout Shuhei Matsumoto 2019-11-20 14:57:00 +0900
  • 30235a0b2a lib/iscsi: Move up iscsi_op_login_check_session in a file Shuhei Matsumoto 2019-12-01 19:06:59 -0500
  • d1833a9f52 lib/iscsi: Move up iscsi_op_login_check_target in a file Shuhei Matsumoto 2019-12-01 18:45:36 -0500
  • 27d6428076 lib/iscsi: Move up iscsi_op_login_session_type in a file Shuhei Matsumoto 2019-12-01 18:40:57 -0500
  • 661fc79c0f lib/iscsi: Move up iscsi_op_login_initialize_port in a file Shuhei Matsumoto 2019-12-01 17:54:51 -0500
  • 4308b9119f lib/iscsi: Move up iscsi_op_login_store_incoming_params in a file Shuhei Matsumoto 2019-12-01 17:52:13 -0500
  • 3054c3f108 lib/iscsi: Move up iscsi_op_login_rsp_init() in a file Shuhei Matsumoto 2019-12-01 17:47:05 -0500
  • 9e1fe1ba70 lib/iscsi: Assert if conn->data_out_cnt goes negative or left positive Shuhei Matsumoto 2019-12-01 18:48:19 -0500
  • b24bd0390a lib/iscsi: Simplify iscsi_conn_free_tasks() Shuhei Matsumoto 2019-11-28 12:54:06 -0500
  • 27d79ee367 lib/iscsi: Wait until all PDUs are flushed for LUN hotplug Shuhei Matsumoto 2019-11-28 12:44:53 -0500
  • 081153a82c lib/iscsi: Rename iscsi_conn_remove_lun() by iscsi_conn_hotremove_lun() Shuhei Matsumoto 2019-11-28 12:14:21 -0500
  • 6415d84113 lib/iscsi: Introduce struct spdk_iscsi_lun to refine LUN hotplug Shuhei Matsumoto 2019-11-28 11:49:06 -0500
  • 3f1e18cbbf lib/iscsi: Factor out operation to open each LUN for connection Shuhei Matsumoto 2019-11-28 11:22:25 -0500
  • 22adcd1487 lib/iscsi: Fix orphaned PDUs when freeing PDUs and tasks for LUN hotplug Shuhei Matsumoto 2019-11-22 00:32:40 -0500
  • 9ccf32d64e lib/iscsi: Fix double free of primary task when write I/O is split Shuhei Matsumoto 2019-11-27 02:03:32 -0500
  • 8238265548 lib/iscsi: Separate split and non-split in process_non_read_task_completion() Shuhei Matsumoto 2019-11-19 15:22:42 +0900
  • 0e39681d17 ut/iscsi: Add check if ref count goes negative to unit tests Shuhei Matsumoto 2019-12-02 20:01:05 -0500
  • acab54c1f4 iscsi: correctly free the deferred pdu for ERL > 0 case Shuhei Matsumoto 2019-11-28 04:08:03 -0500
  • 64e0e380a3 Revert: "Replace conn_free_pdu() by task_put() and put_pdu() in remove_acked_pdu()" Shuhei Matsumoto 2019-11-25 16:45:16 -0500
  • fe5a969662 iscsi: put data_cnt_in operation in iscsi task get and free Ziye Yang 2019-11-18 23:32:35 +0800
  • 1435ee36fa lib/iscsi: Make the data_in_cnt only used for subread tasks. Shuhei Matsumoto 2019-11-12 06:50:52 +0900
  • eb7e1f7e97 test/env: don't link env libraries for memory unit tests Jim Harris 2019-12-02 12:05:06 -0700
  • d7b5ca749b env: reuse set_translation code for clear_translation Jim Harris 2019-12-02 17:01:07 -0700
  • 1f08daeb81 test: Shellcheck - move rule SC2120 to permanent exception list. Maciej Wawryk 2019-12-02 13:17:39 +0100
  • 4aa03903c7 test: Shellcheck - move rule SC2119 to permanent exception list. Maciej Wawryk 2019-12-02 13:15:49 +0100
  • d55a5efffb test: Shellcheck - include check SC2090 Maciej Wawryk 2019-12-02 12:31:44 +0100
  • 855dba2d97 test: Shellcheck - correct rule: Quotes/backslashes... Maciej Wawryk 2019-12-02 12:29:25 +0100
  • 863bb94b24 test/qos: use two bdevs for the QoS testing GangCao 2019-11-26 14:45:09 -0500
  • 9b47757bc3 test/qos: update the IO result calculation GangCao 2019-11-22 17:47:08 -0500
  • 4342c0f0d5 scripts/vagrant: unify VM boxes source Karol Latecki 2019-11-29 13:52:29 +0100
  • 672c73fb12 scripts/vagrant: fix tsocks.conf provisioning for Ubuntu Karol Latecki 2019-11-29 13:51:15 +0100
  • 1502112764 scripts/vagrant: update boxes list Karol Latecki 2019-11-29 11:26:50 +0100
  • 4033c66071 scripts/vagrant: do not treat SPDK_VAGRANT_DISTRO as array Karol Latecki 2019-11-29 09:21:39 +0100
  • 44ac51f00d test/nvme: Fix static memory accessing overflows. dongx.yi 2019-12-02 06:22:54 -0500
  • b98f5c2429 scripts/setup.sh: Fix. Variable virtio_names used as array contains empty first element. Pawel Kaminski 2019-11-28 06:33:49 -0500
  • d453c9400e RPC: properly set the address in error cases GangCao 2019-11-27 14:15:22 -0500
  • 2389caa4f5 bdev/nvme: explain the "populated" flag with a comment Jim Harris 2019-11-26 13:50:51 -0700
  • b7d00f19e6 bdev/nvme: add type_ctx to nvme_bdev_ns Jim Harris 2019-11-26 11:52:57 -0700
  • ed35ca1de1 bdev/nvme: remove bdev_nvme_populate_namespaces Jim Harris 2019-11-26 11:43:51 -0700
  • 0cdcf62a65 bdev/nvme: make nvme_ctrlr_populate_namespaces asynchronous Jim Harris 2019-11-26 11:11:29 -0700
  • 169e19c320 bdev/nvme: add nvme_ctrlr_populate_namespace_done() Jim Harris 2019-11-26 11:39:01 -0700
  • 394bb22b63 test/ftl: Fix bug with assiciative array Maciej Wawryk 2019-11-29 11:49:39 +0100
  • ebe62e1453 Revert "env_dpdk: Detect DPDK's iova mode when programming the IOMMU" Karol Latecki 2019-11-29 09:58:57 +0100
  • 5c5b167a0d test/nvme: Convert some mocked functions to DEFINE_STUB Ben Walker 2019-11-25 11:31:05 -0700
  • 15427fd1ac test/nvme: Simplify the nvme_pcie_hotplug_monitor test Ben Walker 2019-11-25 11:21:39 -0700
  • 8c81d7ed01 test/nvme: Remove dead code in nvme_pcie_ut.c Ben Walker 2019-11-25 10:37:36 -0700
  • c1f9a62ca3 ut/blob: fix freeing io_channels Tomasz Zawadzki 2019-11-26 07:31:30 -0500
  • 8b21bab265 ut/blob: test cluster selection using _spdk_bs_allocate_cluster() Tomasz Zawadzki 2019-11-22 04:11:30 -0500
  • 0d1aa0252d blob: fix sequentially allocated clusters starting from 0 Tomasz Zawadzki 2019-11-22 11:47:14 -0500
  • dc29e75b1c lib/blob: minor refactor around clear_method paul luse 2019-10-23 16:43:51 +0000
  • 27fbf685bb lib/lvol: no longer store clear_method as an xattr paul luse 2019-10-04 01:03:11 +0000
  • fd2af7afa9 lib/nvme: stop all NVMe io producers on detach Tomasz Kulasek 2019-11-14 11:18:40 -0500
  • 155c3babce nvmf/tcp: rm qpair destroy from poll_group_add Jacek Kalwas 2019-11-29 09:47:41 +0100
  • a68effe709 env_dpdk: Detect DPDK's iova mode when programming the IOMMU Ben Walker 2019-11-26 12:39:07 -0700
  • 743292aa0f bdev/nvme: move code to nvme_ctrlr_populate_namespaces_done Jim Harris 2019-11-26 11:27:12 -0700