Commit Graph

  • 60bb3b3e2f test: Shellcheck - include check SC2146 Maciej Wawryk 2019-10-10 11:48:41 +0200
  • 9d3742e0cb test: Shellcheck - include check SC1001 Maciej Wawryk 2019-10-10 10:26:32 +0200
  • 782f587703 test: Shellcheck - include check SC1003 Maciej Wawryk 2019-10-10 10:04:29 +0200
  • 349611fd09 test: Shellcheck - include check SC1113 Maciej Wawryk 2019-10-10 08:55:43 +0200
  • 28021d2af3 test: Shellcheck - ignore SC2001 warnings Maciej Wawryk 2019-10-10 08:20:51 +0200
  • a3c90994bd test: Shellcheck - correct rule: expr is antiquated Maciej Wawryk 2019-10-10 07:48:25 +0200
  • 4b3a6e876c test: Shellcheck - correct rule: Useless echo Maciej Wawryk 2019-10-10 07:37:35 +0200
  • f1131f1d19 test: Shellcheck - correct rule: loops over find output are fragile Maciej Wawryk 2019-10-08 12:22:47 +0200
  • 644fc12061 nvmf: upgrade to C11 atomics Richael Zhuang 2019-07-29 13:56:38 +0800
  • 1399a42bbc nvme_rdma: put requests when ibv_post_send fails. Seth Howell 2019-10-02 14:06:41 -0700
  • 32e3e269a3 nvmf/rdma: parse listen address directive for rdma and tcp transport Anil Veerabhadrappa 2019-10-10 23:48:13 -0700
  • 8ed9e0a187 test/vmd: return zero after sucessful test run Konrad Sztyber 2019-10-07 15:01:58 +0200
  • fd2e51f4c7 test/vmd: fixed fio's configuration Konrad Sztyber 2019-10-07 14:59:10 +0200
  • 7756ba14e4 sock/posix: Store pointer to group in sock Ben Walker 2019-09-30 12:38:26 -0700
  • a0889ece60 sock: Add a function to check if a socket is connected Ben Walker 2019-10-04 10:48:32 -0700
  • 85d9f0a9ab Revert "nvme: call the remove_cb in nvme_ctrlr_fail." Seth Howell 2019-10-11 13:42:54 -0700
  • 2cb14abc95 mk : Fix compiling error. yidong0635 2019-10-11 09:29:43 -0400
  • d9561c444f env/dpdk: Exclude the orig cpuset in spdk_unaffinitize_thread Ziye Yang 2019-10-11 12:53:10 +0800
  • 912ddafe94 test/ceph : Update script to fix some issues. yidong0635 2019-10-10 12:01:45 -0400
  • 1c2291bab9 test: Shellcheck - move rule SC2206 to permanent exception list Pawel Kaminski 2019-09-06 09:23:08 -0400
  • f62c4d23f2 test: Shellcheck - move rule SC2207 to permanent exception list Pawel Kaminski 2019-09-04 05:06:29 -0400
  • 4d6ff5a868 test: Shellcheck - remove rule SC2231 from exception list Pawel Kaminski 2019-09-23 05:32:23 -0400
  • 117710eed1 test: Shellcheck - move rule SC2223 to permanent exception list. Pawel Kaminski 2019-08-29 16:51:49 -0400
  • 9c6e742679 blobfs: add blobfs_mount RPC as FUSE Xiaodong Liu 2019-09-17 15:31:59 +0800
  • 4c10e0bbca blobfs/fuse: put FUSE code in module blobfs_bdev Xiaodong Liu 2019-09-25 16:47:02 +0800
  • 108c373f7c lib/iscsi: Move checking header digests before handling payload Shuhei Matsumoto 2019-10-10 16:37:51 +0900
  • 52e2b86b33 lib/iscsi: Move spdk_iscsi_execute() from iscsi_conn_handle_incoming_pdus() to spdk_iscsi_read_pdu() Shuhei Matsumoto 2019-10-15 09:38:26 +0900
  • 349b772415 lib/iscsi: Get IO trace ISCSI_TASK_EXECUTED before PDU is freed Shuhei Matsumoto 2019-10-14 08:48:25 +0900
  • d7c4a20f52 lib/iscsi: Save LUN ID into iSCSI task when handling Task Management Function Request Shuhei Matsumoto 2019-10-14 07:16:54 +0900
  • 5f37368f19 lib/iscsi: Unify error log of spdk_iscsi_execute() Shuhei Matsumoto 2019-10-10 16:01:14 +0900
  • df46a0b893 lib/iscsi: Move Logout check from iscsi_conn_handle_incoming_pdus() to spdk_iscsi_read_pdu() Shuhei Matsumoto 2019-10-10 15:58:16 +0900
  • 83a4890158 lib/iscsi: Remove iscsi_check_data_segment_length() Shuhei Matsumoto 2019-10-08 16:44:43 +0900
  • 4427cac695 lib/iscsi: Check data segment length separately for immediate data Shuhei Matsumoto 2019-10-08 16:43:29 +0900
  • dae0c67611 lib/iscsi: Check data segment length separately for SCSI Data-Out and NOP-Out Shuhei Matsumoto 2019-10-08 14:33:53 +0900
  • f8f49eba51 lib/iscsi: Check data segment length separately for login request Shuhei Matsumoto 2019-10-08 14:15:00 +0900
  • f93770c25d lib/iscsi: Separate allocating data buffer and reading PDU payload Shuhei Matsumoto 2019-10-03 10:53:50 +0900
  • af8f50e9d4 lib/iscsi: Move getting data length down in spdk_iscsi_read_pdu() Shuhei Matsumoto 2019-10-03 10:23:17 +0900
  • 4473732398 nvme: allow fabrics commands during reconnect. Seth Howell 2019-09-30 15:46:03 -0700
  • 797aa7d813 bdev_nvme: register a remove cb for bdev_nvme. Seth Howell 2019-09-27 10:47:54 -0700
  • bc4e31d6b2 nvme: call the remove_cb in nvme_ctrlr_fail. Seth Howell 2019-09-26 14:56:53 -0700
  • 128bd51ad0 nvmf/fc: Distinguish between IO and LS queue Anil Veerabhadrappa 2019-10-09 22:03:11 -0700
  • 2dab6e4ab2 test/nvme: Add test_doorbell_buffer_config for nvme_ctrlr_cmd. yidong0635 2019-10-08 07:04:17 -0400
  • 4c13df5116 test: Shellcheck - apply rule SC2214 Pawel Kaminski 2019-09-03 16:08:01 -0400
  • 1220a78c6e test: Shellcheck - correct rule: This loop will only ever run once Maciej Wawryk 2019-10-08 11:23:38 +0200
  • ee8299caa0 scripts: fixed failing ceph on fedora29 Maciej Wawryk 2019-10-09 16:29:03 +0200
  • 2575aaec5a nvme: make sure we queue requests in order. Seth Howell 2019-10-09 14:49:13 -0700
  • 225c74e4e7 nvmf/ctrlr: Disable in-capsule data transfer for RDMA controllers when dif_insert_or_strip is enabled Alexey Marchuk 2019-10-02 08:51:28 +0000
  • e1101529e5 rdma: Use nvmf_request dif structure Alexey Marchuk 2019-10-02 08:10:22 +0000
  • fcd652f5e3 tcp: Use nvmf_request dif structure Alexey Marchuk 2019-10-02 07:43:17 +0000
  • 5de4274594 nvmf: Introduce common spdk_nvmf_dif_info structure per nvmf request Alexey Marchuk 2019-10-02 07:05:59 +0000
  • 3deaf00580 bdev: Fix wrong IO split when child iovs run out Shuhei Matsumoto 2019-10-09 11:33:34 +0900
  • b0400403af vhost_rpc: Fix function typo error. yidong0635 2019-10-09 11:13:57 -0400
  • 729fa9743f test/nvme : Add test io_cmd_raw_no_payload_build to unittest. yidong0635 2019-10-08 10:16:20 -0400
  • 7fa15e28e4 configure: add --with-fuse option Xiaodong Liu 2019-10-08 20:28:49 +0800
  • d7c00c1725 rpc: Rename construct_vhost_blk_controller to vhost_create_blk_controller Pawel Kaminski 2019-09-30 06:51:55 -0400
  • 8fbf2b687f bdevperf: new parameter to send I/Os to each bdevs from all cores GangCao 2019-10-09 15:10:17 -0400
  • a424dcbcc6 bdevperf: enable multi-core running for less bdevs GangCao 2019-09-27 17:16:56 -0400
  • 31e77a7331 rpc: Rename delete_nvme_controller to bdev_nvme_detach_controller Pawel Kaminski 2019-08-23 11:12:13 -0400
  • f161e76dff scripts/perf/nvmf: remove hard-coded fio directory John Kariuki 2019-09-09 13:05:37 -0700
  • 6888292ba5 test/compress: Wait for bdevs to be created Ben Walker 2019-09-26 11:49:11 -0700
  • b60a249bea bdev/part: add API to get name of bdev_part_base Chunyang Hui 2019-09-20 17:33:50 +0800
  • ae80025286 iscsi: minor grammar fixup paul luse 2019-09-06 19:29:45 -0400
  • 08278bf97f test: Shellcheck - apply rule SC1010. Pawel Kaminski 2019-08-30 05:46:58 -0400
  • 54a493de32 test/vhost: Fix path to integrity_vm.sh Tomasz Zawadzki 2019-10-07 05:13:54 -0400
  • 2976fbd2a3 rpc: rename get_vhost_controllers to vhost_get_controllers Pawel Kaminski 2019-09-30 08:00:12 -0400
  • bb9d17a5c3 lib/log: passing va_list to user-provided log call fanyang 2019-09-30 16:46:37 +0800
  • 3a9b5f3cd2 bdev/nvme: Do not use the same pointer in rpc and bdev code Maciej Szwed 2019-09-16 10:34:07 +0200
  • 05e97101b2 bdev/nvme: Change nvme_async_probe_ctx->count type to uint32_t Maciej Szwed 2019-10-02 12:40:06 +0200
  • a1b9707ceb bdev/nvme: Call bdev_nvme_create_bdevs only for non-OCSSD NVMe Maciej Szwed 2019-09-12 12:30:00 +0200
  • e4f9509be5 bdev/nvme: Use probe context as an argument for bdev_nvme_create_bdevs Maciej Szwed 2019-10-02 11:07:36 +0200
  • dd710e6437 bdev/nvme: Move nvme_async_probe_ctx structure to common.h Maciej Szwed 2019-09-13 11:45:53 +0200
  • cfaa742841 bdev/nvme: Extract create_ctrlr from bdev_nvme_create_and_get_bdev_names Maciej Szwed 2019-09-17 10:20:55 +0200
  • d7d03bd36a nvme: store the probe destroy_cb in the ctrlr. Seth Howell 2019-09-26 14:29:18 -0700
  • 2476a74550 nvme: don't fail the ctrlr in nvme_ctrlr_reset Seth Howell 2019-09-30 11:25:51 -0700
  • 4dd94a25a3 nvme: move spdk_nvme_ctrlr_reset. Seth Howell 2019-09-30 11:09:08 -0700
  • f7ddfcf743 reactor: allow spdk_reactors_fini() to be called without prior init Darek Stojaczyk 2019-10-08 09:11:24 +0000
  • c4ecc8b876 app: simplify app start error handling Darek Stojaczyk 2019-10-08 09:10:50 +0000
  • 0cf0ee283b app: free config object on failed app start Darek Stojaczyk 2019-10-08 09:10:43 +0000
  • cb061b8e2b test: Shellcheck - include check SC2039 Maciej Wawryk 2019-10-08 11:10:32 +0200
  • b854d55806 test: Shellcheck - correct rule: Use ./*glob* Maciej Wawryk 2019-10-08 11:05:30 +0200
  • f724ce0caa test: Shellcheck - include check SC2031 Maciej Wawryk 2019-10-08 10:58:51 +0200
  • e65518d1a0 test: Shellcheck - include check SC2030 Maciej Wawryk 2019-10-07 13:11:37 +0200
  • 1db9e184e7 test: Shellcheck - correct rule: surrounding quotes actually unquote this Maciej Wawryk 2019-10-07 13:06:21 +0200
  • 5583ee9d05 blobfs/mkfs: adopt func in module blobfs_bdev Xiaodong Liu 2019-09-23 19:37:17 +0800
  • 6433c1037d blobfs: add blobfs_create RPC as mkfs Xiaodong Liu 2019-08-28 16:06:50 +0800
  • 3ce759a1d5 blobfs: add blobfs_detect RPC Xiaodong Liu 2019-08-28 16:06:50 +0800
  • e4e6c256b9 lib/iscsi: Flush PDUs only when connection state is RUNNING or less Shuhei Matsumoto 2019-10-08 09:49:51 +0900
  • fe5611b79b lib/iscsi: Request logout to asynchronously to initiator Shuhei Matsumoto 2019-10-08 09:30:42 +0900
  • 7814351539 lib/iscsi: Consolidate call spdk_iscsi_conn_destruct() in a single place Shuhei Matsumoto 2019-10-08 08:52:03 +0900
  • 8703949c05 lib/iscsi: Replace ISCSI_CONN_STATE_LOGGED_OUT state by is_logged_out flag Shuhei Matsumoto 2019-10-08 07:55:20 +0900
  • 1e879636a2 lib/iscsi: Handle IN_LOGIN as the same way as RUNNING for flushing PDUs Shuhei Matsumoto 2019-10-08 07:27:24 +0900
  • 26d6706bc5 lib/iscsi: Remove unnecessary declaration of iscsi_conn_stop() Shuhei Matsumoto 2019-10-07 07:45:47 +0900
  • 0608e00173 lib/iscsi: Remove unnecessary declaration of iscsi_conn_full_feature_migrate() Shuhei Matsumoto 2019-10-07 07:30:52 +0900
  • 9daf456696 lib/iscsi: Remove code included if and only if USE_RANDOM is defined Shuhei Matsumoto 2019-10-07 07:19:09 +0900
  • b689bf62fb lib/iscsi: Move spdk_iscsi_read_pdu() down in the file Shuhei Matsumoto 2019-10-03 10:18:57 +0900
  • f6193dd944 lib/iscsi: Move spdk_iscsi_task_response() up in the file Shuhei Matsumoto 2019-10-03 09:54:19 +0900
  • 0bd219e5eb lib/iscsi: Move iscsi_queue_mgmt_task() down in the file Shuhei Matsumoto 2019-10-03 09:45:34 +0900
  • 606b453fcd vhost/nvme: fix error handling of session start Darek Stojaczyk 2019-09-03 10:07:06 +0200
  • 81883ec5a7 vhost: factor out semaphore usage Darek Stojaczyk 2019-08-06 08:57:41 +0200
  • 2072d16e94 vhost: assign poll group in vhost_session_start_done Darek Stojaczyk 2019-07-30 13:13:03 +0200