Commit Graph

  • b3cc183a53 nvme/example: add shm_id in identify tool under multi-proc case GangCao 2017-04-15 22:47:23 -0400
  • b5b9410da3 nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us Jim Harris 2017-04-14 16:38:03 -0700
  • c3c851f677 nvme/identify: show atomic write unit parameters Jim Harris 2017-04-12 11:18:46 -0700
  • fd5d6901f2 nvme: use spdk_likely/unlikely macros in I/O path Jim Harris 2017-04-10 15:33:10 -0700
  • 0911aa83fb test/bdev: temporarily disable bdevperf reset test Daniel Verkamp 2017-04-14 15:41:24 -0700
  • 2fbcbe64e9 build: Generate config.h in configure script Ben Walker 2017-04-12 13:20:56 -0700
  • d6dbd80d0d build: Configure script converts dpdk path to absolute path Ben Walker 2017-04-12 13:13:57 -0700
  • 5742e9b9e7 nvme: allocate requests on a per-queue basis Daniel Verkamp 2017-04-03 15:52:53 -0700
  • cd13f280f4 nvme: track qpair within nvme_request Daniel Verkamp 2017-04-03 14:56:26 -0700
  • 15f910ece7 bdev/nvme: Improve names of fields in config file Ben Walker 2017-04-04 11:12:40 -0700
  • acd0b4573d bdev/nvme: Allow the user to control the I/O timeout behavior Ben Walker 2017-03-30 12:49:52 -0700
  • 193f4f8392 nvme: Queue aborts beyond the abort command limit Ben Walker 2017-03-30 10:15:13 -0700
  • ee460db71f nvme: Don't pass admin qpair through timeout callback Ben Walker 2017-03-30 09:29:11 -0700
  • b9feeb03c1 nvme: Call the timeout callback only a single time Ben Walker 2017-03-30 09:20:47 -0700
  • a005708d7d blobfs: Add code to create results folder. xiajingx 2017-04-07 03:04:19 +0800
  • c97ea5ad8d bdev: Modules no longer register bdevs as io_devices Ben Walker 2017-04-04 14:27:47 -0700
  • 10f9391a22 test: Shorten some relative paths using readlink Ben Walker 2017-04-04 16:20:16 -0700
  • 9d73eed8a6 bdev: Consistently pass user context to fn_table calls Ben Walker 2017-04-04 14:10:00 -0700
  • 4f9f191c89 nvme/perf: align buffers to block size for libaio Daniel Verkamp 2017-04-06 09:59:32 -0700
  • 8e97d585de nvmf_tgt: Rename g_last_rpc_core to g_last_core Ben Walker 2017-03-28 09:30:52 -0700
  • 7f7c03a935 env: Remove all use of RTE_LCORE_FOREACH Ben Walker 2017-04-03 15:02:49 -0700
  • c80454a283 event: Eliminate reactor mask Ben Walker 2017-04-03 15:59:41 -0700
  • 84230409fd examples: Simplify register_workers algorithm Ben Walker 2017-04-03 15:54:23 -0700
  • 16ae587966 env: Move lcore functions into env layer. Ben Walker 2017-03-27 12:59:40 -0700
  • 9ee30b87b7 fio_plugin: enforce thread=1 Jim Harris 2017-04-04 08:35:10 -0700
  • b512e01a50 nvmf: Move the nvmf_tgt app init and start functions out of main(). Prashanth Nayak 2017-04-03 12:56:50 -0700
  • 0b56a5b4cf configure: add output indicating creation of CONFIG.local Jim Harris 2017-04-03 14:01:12 -0700
  • 9dd998cdc0 Add a configure script to generate the CONFIG file Ben Walker 2017-03-30 12:06:49 -0700
  • 86840974dc iscsi: dont create portal group from partially invalid portal list Dariusz Stojaczyk 2017-03-28 18:21:35 +0200
  • cf90e4de16 bdev/nvme: Simplify logic in remove_cb Ben Walker 2017-03-29 10:04:43 -0700
  • 1e4920b261 nvme: remove unused rte_* includes Prashanth Nayak 2017-04-03 09:47:52 -0700
  • 36a793ad63 nvme: Add a quirk to delay before enabling Ben Walker 2017-03-31 10:36:13 -0700
  • 652d48d5f5 nvme: Fix up long lines in nvme_quirks.c Ben Walker 2017-03-31 14:34:44 -0700
  • f190418231 nvme: Simplify latency page quirk Ben Walker 2017-03-31 14:26:09 -0700
  • 2efe9aa7bf nvme: Add all known DIDs for striping quirk Ben Walker 2017-03-31 14:22:23 -0700
  • 7f957f56c1 bdev/nvme: add HotplugEnable option Daniel Verkamp 2017-03-30 12:57:10 -0700
  • edbca2a676 conf: add Boolean value helper function Daniel Verkamp 2017-03-30 11:08:32 -0700
  • f390a2aad6 bdev/nvme: unregister hotplug poller at shutdown Daniel Verkamp 2017-03-30 12:57:52 -0700
  • d55c3b8f8a bdev/nvme: convert probe messages to TRACELOGs Daniel Verkamp 2017-03-30 10:59:25 -0700
  • 7254f2b639 test: removed superflous comments in test config files Tomasz Zawadzki 2017-03-20 11:28:06 +0100
  • 5490f17328 test/blobfs: fix a couple of unit test memory leaks Jim Harris 2017-03-31 11:32:00 -0700
  • 5109f56ea5 vhost: add info that using VFIO with vhost is not supported v17.03 Pawel Wodkowski 2017-03-23 16:31:58 +0100
  • cc9b53ec25 test/scsi: initialize blocklen parameter for bdev Jim Harris 2017-03-30 08:28:43 -0700
  • 425b902bc0 scsi: use SOFT reset when reseting bdev Piotr Pelplinski 2017-03-30 16:09:33 +0200
  • 509fedf011 doc: link to vhost docs from readme and changelog Daniel Verkamp 2017-03-29 16:01:32 -0700
  • 2e82b58684 nvme: Release lock before calling remove_cb Ben Walker 2017-03-29 10:02:47 -0700
  • 913257cba5 Revert "scsi: use SOFT reset when reseting bdev" Jim Harris 2017-03-29 14:15:47 -0700
  • f00d22bb29 test/iscsi: fix conf leak in target_node_ut Daniel Verkamp 2017-03-29 13:54:20 -0700
  • df009d7323 test/iscsi: move iSCSI unit tests to unittest.sh Daniel Verkamp 2017-03-29 13:04:05 -0700
  • 14cc383fb0 test/iscsi: build iSCSI unit tests on FreeBSD Daniel Verkamp 2017-03-29 12:53:35 -0700
  • 6b1046f780 test/blobfs: use default cache size Jim Harris 2017-03-29 11:55:15 -0700
  • dfdb6edd3f vhost: Getting Started for SPDK vhost Piotr Pelplinski 2017-03-23 09:28:21 +0100
  • 342587932a autotest: set valgrind for unittest.sh Daniel Verkamp 2017-03-28 14:12:23 -0700
  • f5f1f24a1f test/scsi_bdev_ut: zero-initialize bdev structures Daniel Verkamp 2017-03-29 10:21:27 -0700
  • 06e4124b24 changelog: add blobstore and vhost Daniel Verkamp 2017-03-28 11:31:03 -0700
  • 70c41f75b5 test/vhost: override NRHUGE to avoid extra setup Daniel Verkamp 2017-03-06 17:50:39 -0700
  • f325e71c9d vhost: defer setting up new mem table Jim Harris 2017-03-28 13:30:40 -0700
  • 7fa7f91ee3 scsi: use SOFT reset when reseting bdev Pawel Wodkowski 2017-03-23 20:54:58 +0100
  • c09faf35d9 test/blobfs/cache_ut: remove unused g_sem variable Daniel Verkamp 2017-03-28 17:28:48 -0700
  • 321d28ef02 bdev/nvme: Shorten the name of hot inserted NVMe device. Cunyin Chang 2017-03-27 15:04:00 +0800
  • e5a3193b80 blob: remove duplicate call to _spdk_blob_free GangCao 2017-03-28 20:30:39 -0400
  • d7cca6ca16 test/nvme_ns_cmd: free request in md test Daniel Verkamp 2017-03-28 17:48:08 -0700
  • 10f7c9159f unittest.sh: don't run cache_ut under valgrind Daniel Verkamp 2017-03-28 17:32:40 -0700
  • ab5511c754 test/scsi: free configs in scsi/init unit tests Jim Harris 2017-03-29 08:23:20 -0700
  • 57e6e0c8be blob: Initialize new metadata pages after allocation Ben Walker 2017-03-28 16:51:29 -0700
  • 9cdb51d693 blob: Free blob memory on error Ben Walker 2017-03-28 16:20:09 -0700
  • 97b3efa349 blob: Verify parsing does not run off end of page Ben Walker 2017-03-28 16:17:54 -0700
  • 0b89cff2ea scripts/setup.sh: don't fail reset if hugetlbfs is empty Daniel Verkamp 2017-03-28 14:16:10 -0700
  • 641676ad0a scripts/setup.sh: clean up SPDK hugepages on reset Daniel Verkamp 2017-03-28 10:11:35 -0700
  • 9603193f86 scripts/setup.sh: use correct hugetlbfs mount point Daniel Verkamp 2017-03-28 10:09:31 -0700
  • 1aaa9475ce iscsi: check invalid flush timeout parameter GangCao 2017-03-27 17:53:38 -0400
  • 10fd30eb01 app/trace: verify tsc_rate specified in shm is > 0 Jim Harris 2017-03-28 11:07:14 -0700
  • a871d5e5d7 test/bdevperf: validate inputs are positive integers Jim Harris 2017-03-28 10:51:42 -0700
  • 21ceba8855 app/trace: exit if shm mmap fails Jim Harris 2017-03-28 10:44:04 -0700
  • 57986fb884 blob: check memory allocation in check_readahead GangCao 2017-03-26 19:30:27 -0400
  • 55d8cca428 scsi: Use parameter alloc_len instead of task->alloc_len in spdk_bdev_scsi_inquiry Dariusz Stojaczyk 2017-03-24 15:07:05 +0100
  • 7f11df67ea lib/trace: replace strncpy with snprintf Ziye Yang 2017-03-28 15:08:06 +0800
  • 608f52ebbf app/iscsi_top: use MAP_FAILED for mmap() check instead of NULL Jim Harris 2017-03-27 14:52:24 -0700
  • d35443d460 iscsi_top: restore old delay value if scanf fails Jim Harris 2017-03-27 14:48:36 -0700
  • 031937d0ff test/blobfs/rocksdb: allow alternate location for output Jim Harris 2017-03-27 10:41:19 -0700
  • fcb333e5b5 blob: Add a design document Ben Walker 2017-03-20 14:21:12 -0700
  • 3907139e34 iscsi: fixed crash on invalid add_portal_group call Dariusz Stojaczyk 2017-03-09 15:23:00 +0100
  • abc73f6995 blob: Handle failure to alloc xattr on parse Ben Walker 2017-03-27 10:01:15 -0700
  • 88213615b6 blob: Fix potential NULL pointer dereference in blob_ut Ben Walker 2017-03-27 09:59:42 -0700
  • 66aabffcae blob: free the blob in error case Ziye Yang 2017-03-24 10:20:21 +0800
  • 3f7f19cb36 test/blobfs/run_tests: rework perf checks Jim Harris 2017-03-24 16:45:16 -0700
  • d827cfbde6 blob: Handle allocation failures in set xattr Ben Walker 2017-03-27 09:55:00 -0700
  • 21ce0f4030 examples/nvme: replace sprintf with snprintf Ziye Yang 2017-03-24 10:59:48 +0800
  • 01922c74d1 bdev/nvme: Make sure the bdev/nvme increment by 1 for new inserted device. Cunyin Chang 2017-03-27 15:07:39 +0800
  • fcc2eec870 nvme_manage: Rely on fgets to NULL terminate string Ziye Yang 2017-03-24 09:17:59 +0800
  • ef91841763 (i)scsi: check strlen before copy Ziye Yang 2017-03-24 10:41:27 +0800
  • 2abea9da4e lib, vhost: check the numbers of reqs Ziye Yang 2017-03-23 14:38:54 +0800
  • 3e8ae4674b autotest: print stacktrace and abort on UBSan errors Daniel Verkamp 2017-03-23 14:15:38 -0700
  • e439020961 vhost: check the strlen of basename Ziye Yang 2017-03-24 11:27:43 +0800
  • fa9d3466aa scsi/bdev: assert on failed data buffer malloc Changpeng Liu 2017-03-28 14:00:38 +0800
  • a1ed48c970 test, nvme: correct the parameter for spdk_nvme_ns_cmd_reservation_report Ziye Yang 2017-03-24 09:29:34 +0800
  • 76604c3294 test/blob: Change one NULL pointer check to a fatal assert Ziye Yang 2017-03-24 10:06:53 +0800
  • c3f109f91e trace: Increase the size of trace name Daniel Verkamp 2017-03-24 15:56:09 -0700
  • 7fc640b296 test/blobfs/cache_ut: assert calloc returns a buffer Jim Harris 2017-03-24 16:21:05 -0700
  • 42eade49cc doc: update CSS layout to match spdk.io Daniel Verkamp 2017-03-24 15:01:05 -0700