Commit Graph

  • e9e2d6fd23 build: Install targets for nvme perf and identify Lance Hartmann 2018-10-18 14:48:49 -0400
  • b8718ca652 pkg: add spec file for RPM package build Pawel Wodkowski 2018-12-14 11:35:07 -0500
  • 59c5be6231 nvmf: Improve error handling in spdk_nvmf_transport_poll_group_create Evgeniy Kochetov 2018-12-11 19:57:21 +0000
  • 23a95386c8 vagrant: add examples about installing virtualbox in README.md yidong0635 2018-12-10 07:18:25 -0500
  • 06a0d9ab33 test: Use ut_multithread framework in nvmf/ctrlr Ben Walker 2018-08-15 14:00:05 -0700
  • c26bd15881 example/sock: avoid register poller multiple times yidong0635 2018-12-14 06:17:46 -0500
  • 8db5ff2bdd reduce: _allocate_vol_requests: set pointer to NULL after freed wuzhouhui 2018-12-14 16:55:11 +0800
  • 3a4185be19 reduce: check strlen(SPDK_REDUCE_SIGNATURE) in buildtime wuzhouhui 2018-12-14 12:43:27 +0800
  • 7fbc5106e4 reduce: put pmem_unmap() in _init_load_cleanup() wuzhouhui 2018-12-14 15:18:29 +0800
  • 84b5a8c1d6 test: Use ut_multithread framework in nvmf subsystem unit test Ben Walker 2018-08-15 13:56:46 -0700
  • 536beb1306 test: Use regular assert in allocate_threads Ben Walker 2018-12-17 11:30:13 -0700
  • 7b94053827 thread: Rename spdk_thread_msg to spdk_msg_fn Ben Walker 2018-10-10 14:05:04 -0700
  • 978725c020 thread: Minimize scope of internal locking Ben Walker 2018-09-18 10:23:08 -0700
  • 93c7efbbe8 nvme/perf:Fix two small defects. WangHaiLiang 2018-06-21 17:54:25 +0800
  • e303567bc1 util/crc16: Add init_crc parameter as seed value to spdk_crc16_t10dif Shuhei Matsumoto 2018-12-14 08:05:23 +0900
  • d49402fe5f doc: update a header file about bdev programming guide WangHaiLiang 2018-12-05 16:36:02 +0800
  • 62db4ac2cf util: added spdk_divide_round_up() Konrad Sztyber 2018-12-18 10:46:35 +0100
  • 8114cd367a hotplug: annotated temporarily for no base_img WangHaiLiang 2018-10-29 16:06:10 +0800
  • 8c89954d4b test: Sanitize log file Ben Walker 2018-12-11 15:34:29 -0700
  • fe34909871 setup.sh: Fix cleanup in matching files Lance Hartmann 2018-12-14 18:06:32 -0500
  • 94cd652b18 nvmf/tcp: Add a poller to check the timeout of each qpair Ziye Yang 2018-11-28 23:22:37 +0800
  • 9d11abfd0e nvmf: Do not set the error state of the qpair Ziye Yang 2018-12-18 02:40:31 +0800
  • c68c2d28c1 test/iscsi_tgt: fixup bytes to str for python 3.5 Tomasz Kulasek 2018-12-10 15:18:58 +0100
  • 04d09f9207 nvmf/tcp: Use generic transport options structure Ziye Yang 2018-12-14 22:49:44 +0800
  • c14dd64467 include/reduce: remove declaration of non-existent function wuzhouhui 2018-12-14 09:11:52 +0800
  • ae0aae1532 lib/trace: add 3 RPC method for tpoint_group_mask Liu Xiaodong 2018-11-29 06:12:26 -0500
  • 605e530a4e thread: Use TLS to accelerate thread look up Ben Walker 2018-09-17 16:18:53 -0700
  • 70642bcbe8 rocksdb: Use new threading API calls Ben Walker 2018-12-10 14:42:37 -0700
  • 5d81ab16d4 fio: Open bdevs inside a thread message Ben Walker 2018-12-07 14:21:37 -0700
  • 443c6e401b fio: Close bdevs inside of a thread message Ben Walker 2018-12-07 13:57:52 -0700
  • b9cdb813fe fio: Do bdev shutdown in a thread message Ben Walker 2018-12-07 13:41:45 -0700
  • c4f0818bd3 fio: Perform bdev initialization inside a thread message Ben Walker 2018-12-07 13:30:44 -0700
  • 8ca38e04b1 blob: Remove snpashot from the list only on blob deletion Maciej Szwed 2018-12-12 14:23:06 +0100
  • 34d47ecc35 memory: return first translation from mem_map_translate Seth Howell 2018-12-07 15:33:38 -0700
  • d722a1742d nvmf: Improve error handling in spdk_nvmf_transport_poll_group_create Evgeniy Kochetov 2018-12-11 19:57:21 +0000
  • 7da9f8faba nvmf/rdma: Fix refcnt check on RDMA QP destroy Evgeniy Kochetov 2018-12-12 13:57:22 +0000
  • 212eb89376 util: added bit array bitmask load, store and clear Wojciech Malikowski 2018-11-08 03:41:47 -0500
  • ffa07029b1 fio_plugin: Perform initialization and teardown on consistent thread Ben Walker 2018-11-02 13:59:11 -0700
  • b180363dc2 fio_plugin: Move spdk_fio_module_finish_done up Ben Walker 2018-11-05 15:28:16 -0700
  • 4860351f5c fio_plugin: Move spdk_fio_cleanup_thread higher up Ben Walker 2018-11-05 15:27:18 -0700
  • 7245134ab0 memory: return first translation from mem_map_translate Seth Howell 2018-12-07 15:33:38 -0700
  • 54f6083a81 blob: Remove snpashot from the list only on blob deletion Maciej Szwed 2018-12-12 14:23:06 +0100
  • ea8aa1bf0a nvmf: check the qpair->ctrlr Ziye Yang 2018-12-13 01:39:44 +0800
  • 35f401adcf test/rocksdb: only use 2GB cache for per-patch testing Jim Harris 2018-12-07 16:07:47 -0700
  • 8c3856bb6b test/nvme: replace PAGE_SIZE with OCSSD_SECTOR_SIZE Liang Yan 2018-10-25 10:27:29 -0400
  • 3d1c1f945c reduce: don't try to clear io units for empty chunk maps Jim Harris 2018-12-11 02:00:12 -0700
  • 0b0af8f30b reduce: calculate vol size from backing dev size Jim Harris 2018-12-04 00:18:13 -0700
  • 8c2cf577b3 reduce: remove extra size check Jim Harris 2018-12-04 01:21:38 -0700
  • 1c68d71107 reduce: change some member names to make them more descriptive Jim Harris 2018-11-27 20:42:56 -0700
  • 212770db66 test/reduce: test 512 byte backing blocklen Jim Harris 2018-10-02 22:32:41 -0700
  • 383b117309 reduce: implement read and write with data Jim Harris 2018-10-02 19:31:41 -0700
  • 84f8b6339f reduce: start implementation of spdk_reduce_vol_writev Jim Harris 2018-10-02 06:25:53 -0700
  • 3213962e91 reduce: replace ziperrno with reduce_errno Jim Harris 2018-12-05 21:07:56 -0700
  • fdaea1fa5a lvol: lock g_lvol_stores_mutex when access g_lvol_stores wuzhouhui 2018-09-20 10:01:20 +0800
  • dfb7f70f0b fio_plugin: Use new threading API Ben Walker 2018-07-03 09:48:49 -0700
  • 3032fe53e3 nvmf/tcp unit test: fix the issue caused by forgetting rebase Ziye Yang 2018-12-13 18:24:16 +0800
  • d1b38b92d2 test/nvme: replace PAGE_SIZE with OCSSD_SECTOR_SIZE Liang Yan 2018-10-25 10:27:29 -0400
  • 1589653b5d nvme/perf: remove trid_entry from TAILQ before freeing it Jim Harris 2018-12-12 09:07:33 -0700
  • 4c30f7fc78 test/nvmf: Add unit tests for NVMe-oF TCP transport Yanbo Zhou 2018-09-19 00:04:40 -0400
  • 527c825c81 nvmf: Re-add spdk_nvmf_transport_poll_group_remove Ziye Yang 2018-11-21 10:11:25 +0800
  • 36a9358315 NVMe-oF: Add explicit reports for MR-split buffers: Seth Howell 2018-12-04 11:01:15 -0700
  • 5b16c18d17 build: move app rules to spdk.app.mk Jim Harris 2018-11-20 15:03:15 -0700
  • 092eb22107 build: don't include spdk.app.mk in test/cpp_headers Jim Harris 2018-11-21 01:45:04 -0700
  • 5f03a9c1f3 nvmf/tcp: remove the unnecessary check. Ziye Yang 2018-12-12 15:58:18 +0800
  • b7b2c972c9 nvme/tcp: solve the adminq is not created issue. Ziye Yang 2018-12-09 23:55:54 +0800
  • 567b1006a9 nvmf/rdma: Fix QP shutdown procedure implementation Evgeniy Kochetov 2018-10-21 14:53:10 +0000
  • addb8110f2 nvmf: change the return type of calloc failed yidong0635 2018-10-31 11:48:25 -0400
  • bb8aaef404 nvmf/rdma: Simplify code that casts wr_id field Ben Walker 2018-10-25 15:08:39 -0700
  • e0108d9d1f nvmf: Simplify qpair states Ben Walker 2018-10-24 12:12:23 -0700
  • e64897fdb0 nvmf/rdma: No longer rely on wr.opcode being valid on error Ben Walker 2018-10-25 14:24:20 -0700
  • 958065377b nvmf/rdma: Remove error recovery of RDMA qps Ben Walker 2018-10-22 14:59:30 -0700
  • 20c69bbc30 env: remove default pre-reserved memory size Jim Harris 2018-12-07 13:23:02 -0700
  • 9c2aea2ad5 build: remove duplicate spdk.app.mk includes Jim Harris 2018-11-21 01:34:15 -0700
  • 40f3800480 build: remove ADDITIONAL_LIBS Jim Harris 2018-11-20 15:24:09 -0700
  • cceaeedb1f build: add mk/spdk.app_cxx.mk Jim Harris 2018-11-20 15:14:14 -0700
  • b6c6ef2958 build: add mk/spdk.app_vars.mk Jim Harris 2018-11-20 15:11:50 -0700
  • e865a52415 nvme: Eliminate identify errors to Discovery ctrlr Lance Hartmann 2018-12-05 16:57:53 -0500
  • 37af0cc930 iscsi: Propagate SCSI error status to split SCSI read/write commands Shuhei Matsumoto 2018-12-10 16:15:30 +0900
  • 69bef7f728 ut/iscsi: Use STUB in iSCSI unit tests Shuhei Matsumoto 2018-12-10 09:58:26 +0900
  • 760c8def9c ut/scsi: Use STUB in SCSI unit tests Shuhei Matsumoto 2018-12-10 09:10:56 +0900
  • 943561fae1 iscsi: Simplify the check of return value of spdk_iscsi_reject() Shuhei Matsumoto 2018-12-10 08:41:57 +0900
  • 72caa1d06b iscsi: Refactor spdk_iscsi_conn_free Shuhei Matsumoto 2018-12-07 16:22:25 +0900
  • dbad9e1e60 iscsi: Refine name and nesting structure of connection removal Shuhei Matsumoto 2018-12-07 16:07:17 +0900
  • d22d136bfc iscsi: Move error path to the end of the function Shuhei Matsumoto 2018-12-06 08:22:03 +0900
  • 193ecb2c4b iscsi: Add meaningful return code to pollers Shuhei Matsumoto 2018-12-06 08:19:32 +0900
  • 308b62c6ba iscsi: Fix uncorrect LUN reset called when exiting connection. Shuhei Matsumoto 2018-12-10 08:19:26 +0900
  • 7d9ed0cf42 test/nightly: Update RUN_NIGHTLY_FAILING list. Pawel Niedzwiecki 2018-10-15 16:09:08 +0200
  • a451c8385e NVMe-oF: Add explicit reports for MR-split buffers: Seth Howell 2018-12-04 11:01:15 -0700
  • a52fc70d51 nvmf: Discover commands use the nvmf_req->iov struct Seth Howell 2018-11-29 14:11:31 -0700
  • 766832f37a test/vhost: fix vhost nightly test Karol Latecki 2018-12-07 14:05:48 +0100
  • 0fc2933906 test/vm_setup.sh: update qemu to version 3.0.0 Karol Latecki 2018-12-07 12:43:06 +0100
  • f00791e804 bdev/crypto: remove some prints to clean up output Paul Luse 2018-12-02 06:03:59 -0700
  • 81c7ed6d07 test/rpc_client: fix buffer overflow in the test Pawel Wodkowski 2018-12-06 10:34:38 +0100
  • a207f575fb iscsi: Abort queued datain tasks before submitting abort task set to SCSI layer Shuhei Matsumoto 2018-12-10 08:17:59 +0900
  • 5124f87f4e iscsi: Abort queued datain task before submitting abort to SCSI layer Shuhei Matsumoto 2018-12-10 08:12:11 +0900
  • 728972cdf3 scsi: Set TMF code prior to calling spdk_scsi_dev_queue_mgmt_task Shuhei Matsumoto 2018-12-10 07:57:30 +0900
  • ba1811556b scsi: Add scsi_task_process_abort for aborted SCSI tasks. Shuhei Matsumoto 2018-12-04 22:24:34 +0900
  • 5a365f3643 scsi: Move scsi_task_process_null_lun from lun.c to task.c Shuhei Matsumoto 2018-12-04 22:17:28 +0900
  • 12e00e5251 ut/scsi: Add tests for improved LUN reset handling Shuhei Matsumoto 2018-11-29 17:19:56 +0900
  • d0e3f624f0 scsi: LUN reset waits for completion of all prior tasks Shuhei Matsumoto 2018-11-29 10:23:07 +0900