Commit Graph

  • da395009fa framework: fix null deref if no tty Takeshi Yoshimura 2018-08-30 08:47:56 +0000
  • 33ccbba438 env/dpdk: add security checks to spdk_env_get_socket_id() Dariusz Stojaczyk 2018-09-08 23:18:05 +0200
  • e06896b94c nvmf/rdma: On getting a wc error, force the qpair into the error state Ben Walker 2018-09-07 11:16:32 -0700
  • 756bf3be20 nvmf: No longer send message on spdk_nvmf_qpair_disconnect Ben Walker 2018-09-04 11:46:31 -0700
  • c91b30d57b fio_plugin: fix wrong block_size with PI Xiaodong Liu 2018-09-10 00:14:25 -0400
  • b6938efd0b doc: clarify alternate dpdk options Lance Hartmann 2018-09-07 12:31:19 -0400
  • 1c79fadb23 nvme: add ERROR controller states in initialization Changpeng Liu 2018-09-06 21:05:51 -0400
  • e9b5420f70 nvme: broke up nvme_ctrlr_identify() completion into a function Changpeng Liu 2018-09-05 22:09:21 -0400
  • eb5cb3db16 nvme: separate nvme_ctrlr_start() into different functions Changpeng Liu 2018-09-06 01:25:16 -0400
  • cd9518e11b nvme: wrapper reset/enable Admin queue into a function Changpeng Liu 2018-09-06 19:00:10 -0400
  • a7a2e2721a test/bdev: Add a unit test to expose a race condition Ben Walker 2018-09-05 16:20:22 -0700
  • 8f64db180e nvmf: Add a function to get the source address for a qpair Ben Walker 2018-08-02 15:08:12 -0700
  • ff6299f831 build: remove DPDK_DIR Jim Harris 2018-09-06 14:09:14 -0700
  • 01e7c02e15 bdev: call spdk_bdev_io_get_buf before splitting Jim Harris 2018-09-06 12:05:29 -0700
  • 0a4a217c2f test/bdev: fix enomem_multi_bdev unit test Jim Harris 2018-09-06 12:56:34 -0700
  • 9ad05b3142 nvme: return errno for nvme_ctrlr_set_supported_log_pages() Changpeng Liu 2018-09-05 23:30:54 -0400
  • cab35b6bc1 nvme: move controller setting into nvme_ctrlr_identify() Changpeng Liu 2018-09-05 21:39:49 -0400
  • cc5fedc6eb build: add quiet output for recently added shared lib build Jim Harris 2018-09-05 13:15:16 -0700
  • ed537580a1 build: fix shared library dependencies Jim Harris 2018-09-05 12:58:01 -0700
  • 4a3458d018 build: fix up shared map based on recent trace changes Jim Harris 2018-09-05 12:54:45 -0700
  • de4d961996 bdev: set iovs on correct bdev_io in spdk_bdev_io_put_buf Jim Harris 2018-09-06 12:10:44 -0700
  • f118de60af bdev: fix race condition between spdk_bdev_close and _remove_notify wuzhouhui 2018-08-24 15:46:11 +0800
  • 898739fbac bdev: Enforce that spdk_bdev_close() is called on same thread as open() Ben Walker 2018-09-05 16:14:47 -0700
  • c59205543c examples/ioat/verify: improve get_next_chan() error message Jim Harris 2018-09-05 13:32:10 -0700
  • 71abba4eaf test: re-enable bdevperf write_zeroes test Jim Harris 2018-09-05 15:09:14 -0700
  • 73c8b61cac bdev: free bdev_io in write_zeroes emulation Jim Harris 2018-09-05 15:07:38 -0700
  • e133dcd850 bdev/gpt: vbdev_gpt_examine: no need to read gpt if bdev is too small wuzhouhui 2018-09-05 10:06:21 +0800
  • b98bbb18c6 nvme: don't update Identify NS Data in spdk_nvme_ns_get_data() Changpeng Liu 2018-09-05 03:44:45 -0400
  • 8cf4a7af05 scripts/pkgdep.sh: distinguish Fedora, CentOS and RHEL Pawel Wodkowski 2018-09-03 17:38:37 +0200
  • e1c38cad29 scripts/pkgdep.sh: make libunwind-devel package optional Pawel Wodkowski 2018-09-03 17:40:51 +0200
  • 5dcb2c4678 autotest: testing of nested lvol should be retained in script test/nvmf/host/perf.sh xuhuagen 2018-08-14 14:50:44 +0800
  • 823a9960b9 bdev/lvol: _create_lvol_disk(): unregister disk if something wrong wuzhouhui 2018-08-13 16:42:50 +0800
  • 7c0e9faa07 nvme: make nvme_ctrlr_start() static and can return correct errno Changpeng Liu 2018-09-03 23:17:34 -0400
  • 44a43939e8 nvme: add quirk for Intel SSDs without vendor-specific log pages Jim Harris 2018-08-24 12:52:36 -0700
  • 9fca71f514 scripts/vagrant: change create_vbox.sh shebang Karol Latecki 2018-08-10 14:36:38 +0200
  • bbb2989c26 bdev: increment io_time if queue depth > 0 Seth Howell 2018-08-21 14:04:39 -0700
  • c8337cb68a env_dpdk: Include get_iommu_class after v17.08 Seth Howell 2018-09-04 15:32:37 -0700
  • 8b45e46698 test/common: update dpdk directory information Seth Howell 2018-09-04 12:32:17 -0700
  • b6ee6f9241 iscsi, nvmf, vhost: remove default config file pathnames Jim Harris 2018-09-04 13:58:35 -0700
  • ba38785b7e bdev: remove get_bdevs_config RPC Jim Harris 2018-09-04 10:19:56 -0700
  • a7bafb6121 bdev: clarify the config_json methods Jim Harris 2018-09-04 10:06:11 -0700
  • 30dc6a1893 bdev: don't output "name" when write_config_json not specified Jim Harris 2018-09-04 10:05:14 -0700
  • 5bc5f86408 nbd: Encapsulate spdk_event usage in subsystem module Ben Walker 2018-08-31 13:39:11 -0700
  • bfc5b558fa hello_blob: Update comment about using events Ben Walker 2018-08-31 13:26:48 -0700
  • 3f6a54c1a7 bdev/rbd: fix memory leak and spdk_io_device_register fail Li Feng 2018-08-31 21:39:27 +0800
  • fd94895432 nvmf: Require qpair disconnect to be performed from owning thread Ben Walker 2018-09-04 11:37:31 -0700
  • 8f5cd34671 nvmf/rdma: Pass a message to the owning thread on qpair disconnect Ben Walker 2018-09-04 11:50:57 -0700
  • 3f229f0e46 app/trace: calculate per-core overlaps correctly Jim Harris 2018-09-04 17:24:53 -0700
  • ea0afee0e4 app/trace: add g_ to global variable names Jim Harris 2018-09-04 17:21:31 -0700
  • 6eeb762f4c nvmf: document process for offline tracepoint debugging Jim Harris 2018-09-04 12:07:34 -0700
  • e8881867f8 nvmf: add tracepoints for ib async events Jim Harris 2018-08-31 16:01:01 -0700
  • 82c3c30f44 trace: remove alias concept Jim Harris 2018-09-04 07:49:33 -0700
  • 094e980dfa trace: detect out of shared memory Jim Harris 2018-09-02 17:20:02 -0700
  • b7b7c04609 spdk_trace: allow specifying a filename on command line Jim Harris 2018-08-31 15:33:31 -0700
  • 11a6ed238b test/unit: fix scan-build error in pmem ut Seth Howell 2018-09-05 09:28:41 -0700
  • 399a38a541 thread: Fix issue where a channel would be destroyed twice Ben Walker 2018-08-30 15:55:22 -0700
  • c94020001a thread: Add a name parameter to spdk_register_io_device Ben Walker 2018-08-30 13:26:50 -0700
  • 49911660c7 lvol: move null check from verify_lvol_name Seth Howell 2018-09-04 09:44:51 -0700
  • 1062181443 bdev/lvol: fix error path of spdk_rpc_get_lvol_stores() wuzhouhui 2018-09-03 17:50:25 +0800
  • cee0fef138 perf: Fix performance degradation when the ns is formatted to use Protection Information Shuhei Matsumoto 2018-09-03 14:46:28 +0900
  • d70941c3d5 app: don't leak memory after failed arg parsing Seth Howell 2018-09-04 08:42:55 -0700
  • 51ce4dd231 test/unit: fix newly introduced scan-build errors Seth Howell 2018-09-04 08:38:30 -0700
  • 311e0005e5 rpc: g_rpc_lock_path: remove redundant plus wuzhouhui 2018-08-30 13:59:59 +0800
  • 74ebeda461 nvmf: print a warning log when got completion WR error Changpeng Liu 2018-09-03 21:15:21 -0400
  • 93fb58f29d scripts/pkgdep.sh: don't ignore errors Pawel Wodkowski 2018-09-03 17:32:20 +0200
  • 6637dd32be scripts/pkgdep.sh: use 'uname -s' only for FreeBSD Pawel Wodkowski 2018-09-03 17:31:40 +0200
  • 4f43b353bc doc/jsonrpc: update response from get_bdevs_iostat method Yanbo Zhou 2018-09-03 01:43:05 -0400
  • 3e26af2a0b autopackage: add ipsec submodule to autopackage Paul Luse 2018-08-30 16:02:18 -0700
  • 0fd41a7c34 spdk_trace: remove fudge factor parameter Jim Harris 2018-08-31 15:31:31 -0700
  • 8b6826536c trace: do not shm_unlink if tracepoints were specified Jim Harris 2018-08-31 15:16:39 -0700
  • aa37b4f9d5 spdk_trace: improve formatting Jim Harris 2018-08-31 14:51:23 -0700
  • 8bcbe397c1 nvmf: pass cmid as arg1 for spdk_trace_record Jim Harris 2018-08-31 14:39:40 -0700
  • afaabcce23 bdev: add trace points Jim Harris 2018-08-31 13:13:32 -0700
  • 8dfd945b64 trace: add spdk_trace_record_tsc Jim Harris 2018-08-31 13:34:33 -0700
  • 3e7356580b trace: inline tpoint_mask checking Jim Harris 2018-08-31 14:02:11 -0700
  • ec571793d4 thread: Add debug logging Ben Walker 2018-08-29 15:35:11 -0700
  • 603a6de8d5 thread: Add spdk_thread_lib_init and fini Ben Walker 2018-08-28 16:27:18 -0700
  • 828008f184 bdevperf: print app-specific usage strings on failure Jim Harris 2018-08-31 13:43:13 -0700
  • 86d77e2eb6 bdev: account for missed qos timeslice timeouts Jim Harris 2018-08-27 12:17:31 -0700
  • 526fa366d4 bdev/raid: remove unneeded buf field Jim Harris 2018-08-23 14:04:25 -0700
  • 4b1c2e5f48 blob: Make sure that our IOVs match the io size Seth Howell 2018-08-31 08:39:04 -0700
  • 938183c94d app: remove max cmdline options limitation Pawel Wodkowski 2018-08-14 17:37:17 +0200
  • 24d20caf3e app: add common exit point in spdk_app_parse_args Pawel Wodkowski 2018-08-31 18:36:52 +0200
  • 927ebdcc90 trace: update iscsi and scsi trace description Liang Yan 2018-08-31 15:07:24 +0800
  • ca8529ff67 bdev/raid: fix up some whitespace Jim Harris 2018-08-23 14:12:42 -0700
  • cd6b3a892d bdev/raid: remove raid_bdev_io_terminate Jim Harris 2018-08-23 13:59:11 -0700
  • 29f0c4c76d bdev/raid: remove split counting Jim Harris 2018-08-23 13:32:02 -0700
  • bfcb7f64c1 vhost: Stop memory leak in external foreach loop Seth Howell 2018-08-30 14:58:56 -0700
  • 17e9d38c5b test/unit: Fix Scan-build errors in scsi tests Seth Howell 2018-08-30 13:36:33 -0700
  • c0297f9c71 test/unit: Fix scan-build errors in thread and util tests Seth Howell 2018-08-30 11:23:27 -0700
  • 95d97eb965 test/unit: fix scanbuild errors in the nvme tests. Seth Howell 2018-08-30 10:28:27 -0700
  • 84009795c5 test/unit: fix Scan-build errors in lvol tests. Seth Howell 2018-08-30 09:02:52 -0700
  • 2e6aac525c bdev/raid: use split_on_optimal_io_boundary Jim Harris 2018-08-23 12:50:53 -0700
  • 4f860d7e40 bdev: only apply split_on_optimal_io_boundary to R/W Jim Harris 2018-08-30 08:06:54 -0700
  • eb6a2cb8f5 nvme:replacing spdk_dma_malloc with spdk_z/malloc zkhatami88 2018-07-17 17:08:04 -0700
  • 4c8a350d02 jsonrpc: fix error path of spdk_jsonrpc_parse_request() wuzhouhui 2018-08-30 16:07:40 +0800
  • 28a61c2130 nvmf/rdma: Simplify event acknowledgement in disconnect path Ben Walker 2018-08-28 12:50:16 -0700
  • 81d51948ad nvmf/rdma: Move spdk_nvmf_process_cm_event by event handlers Ben Walker 2018-08-28 12:38:35 -0700
  • e6b2caee51 nvmf/rdma: Immediately release resources for requests when killing qpair Ben Walker 2018-08-28 11:22:07 -0700
  • 764346697a nvmf/rdma: Query qp state prior to acknowledging disconnect event Ben Walker 2018-08-28 11:15:38 -0700