Commit Graph

  • d09be67d3f lib/iscsi: fix possible memory leak. Seth Howell 2020-04-23 17:02:28 -0700
  • e5c4b63382 nvme/examples: fix potential memory leak in reconnect.c Seth Howell 2020-04-22 17:08:39 -0700
  • 4dc4d5cd3c reactor: add an assert for thread context. Seth Howell 2020-04-22 16:56:07 -0700
  • 2a6a491250 bdev/nvme: add an assert for nvme_bdev_ctrlr when populating namespaces. Seth Howell 2020-04-22 16:53:11 -0700
  • 2e69975fab lib/event: add asserts that reactors aren't NULL. Seth Howell 2020-04-22 16:45:27 -0700
  • fe089ae0cb lib/vhost: add an assert that lun is not NULL Seth Howell 2020-04-22 16:36:58 -0700
  • bed1458044 lib/nvme: fix references to values in response_get_string Seth Howell 2020-04-22 13:22:02 -0700
  • e99aa89108 lib/scsi: add map file Shuhei Matsumoto 2020-04-16 13:23:18 +0900
  • 17ae1f40c5 lib/iscsi: add a map file Shuhei Matsumoto 2020-04-23 02:07:18 +0900
  • e0830eaab6 spdk_top: Fix thread idle and busy times sorting Maciej Szwed 2020-04-23 14:52:03 +0200
  • 251a551aa3 lib/nvme: assign NULL to external_io_msgs ring after free Tomasz Zawadzki 2020-04-16 09:54:15 -0400
  • f955c75ef4 lib/nvme: free io buffer for nvme_io_msg Tomasz Zawadzki 2020-04-16 09:53:37 -0400
  • 7fbdeacc9e nvme: do not allow the same nvme_io_msg_producer to register twice Tomasz Zawadzki 2020-04-17 10:52:54 -0400
  • 5772521a84 test/cuse: refer to "/dev/spdk/nvme" as base for cuse devices Tomasz Zawadzki 2020-04-22 14:27:04 -0400
  • ef6ffb39d6 lib/cuse: provide proper error codes up to RPC Tomasz Zawadzki 2020-04-16 09:46:58 -0400
  • 5340d17823 nvme: Make spdk_nvme_cuse_register thread safe Ben Walker 2020-04-16 13:34:31 -0700
  • e396d97db0 nvme/cuse: get functions for cuse ctrlr/ns names to accept a buffer Tomasz Zawadzki 2020-04-22 07:36:06 -0400
  • d9a11fd5b1 cuse: fix nvme_cuse unregister segfault Tomasz Zawadzki 2020-04-16 10:10:47 -0400
  • 15a5018067 cuse: refactor retrieving cuse_device to separate function Tomasz Zawadzki 2020-04-16 10:03:00 -0400
  • d8db56228f doc: add IDXD docs and changelog entry paul luse 2020-04-17 16:13:05 +0000
  • 58bd4948f0 lib/idxd: add unit test for idxd_wq_config() paul luse 2020-04-13 12:59:17 -0400
  • c9391bff85 lib/idxd: add unit test for idxd_group_config() paul luse 2020-04-13 11:50:00 -0400
  • e333c67bc0 lib/idxd: add unit test for idxd_reset_dev() paul luse 2020-04-12 15:48:17 -0400
  • 3075d23318 lib/idxd: add unit test for idxd_wait_cmd() paul luse 2020-04-12 15:01:40 -0400
  • 8e496c5155 lib/idxd: add unit test for spdk_idxd_set_config() paul luse 2020-04-09 12:40:15 -0400
  • f603c27276 lib/idxd: add unit test framework and first unit test paul luse 2020-04-09 12:19:30 -0400
  • 42eb233e48 scripts/rpc: addd RPC support to enable idxd paul luse 2020-04-07 12:42:02 -0400
  • 5b03dd938c module/idxd: accel framework plug-in for idxd paul luse 2020-04-07 12:38:58 -0400
  • e58e9fbda8 lib/idxd: add low level idxd library paul luse 2020-04-10 15:29:01 +0000
  • b0b0b8db2b lib/iscsi: Fix the bug of "lib/iscsi: Fix conn->state not go back to EXITING by using spdk_thread_send_msg" Shuhei Matsumoto 2020-04-23 02:15:28 +0900
  • 0b9b70d0f1 test/lvol: [jq] replace -S with sort() Michal Berger 2020-04-22 13:27:13 +0200
  • 693ca39917 vhost: inline vhost_vring_desc_is_wr() Tomasz Zawadzki 2020-04-07 12:35:44 -0400
  • 6a29c6a906 bdev/rbd: add ceph rbd resize function. Liang Yan 2020-04-08 14:45:55 +0800
  • 63db535f14 test/cuse: move cuse specific tests outside of nvme-cli Tomasz Zawadzki 2020-04-17 07:46:36 -0400
  • 533fa01fab test/cuse: verify proper device after unregister Tomasz Zawadzki 2020-04-17 06:40:49 -0400
  • fc86e792e4 lib/nvme: switch poll group to use connect/disconnect semantics. Seth Howell 2020-04-07 10:20:41 -0700
  • 300583e2e1 lib/nvme: when failing a controller, disconnect the admin qpair. Seth Howell 2020-04-10 23:00:27 -0700
  • 6189c0ceb7 lib/nvme: abort all requests when disconnecting a qpair. Seth Howell 2020-04-09 13:28:41 -0700
  • b2a93a320d lib/nvme: set qpairs to destroy when ctrlr is removed. Seth Howell 2020-04-14 20:42:25 -0700
  • 7defb70d3a lib/nvme: don't requeue I/O while destroying. Seth Howell 2020-04-14 18:16:59 -0700
  • af2d56ed94 lib/nvme: Don't re-queue I/O while disconnecting. Seth Howell 2020-04-14 15:12:31 -0700
  • b874f65743 lib/nvme: disconnect qpairs if they are failed during reset. Seth Howell 2020-04-14 15:47:47 -0700
  • 6338af34fc lib/nvme: handle qpair state in transport layer. Seth Howell 2020-04-14 15:02:43 -0700
  • e1c9185005 lib/nvme: always call the transport disconnect function. Seth Howell 2020-04-14 14:41:11 -0700
  • 9649ee09fa lib/nvme: rename NVME_QPAIR_DISABLED Seth Howell 2020-04-14 14:28:49 -0700
  • 296303037d spdk_top: Handle signals to exit gracefully Maciej Szwed 2020-04-22 15:55:52 +0200
  • 66b777e605 spdk_top: Add TAB hotkey to switch tabs Maciej Szwed 2020-04-22 10:42:30 +0200
  • a0962c2040 spdk_top: Add README file Maciej Szwed 2020-04-21 14:15:27 +0200
  • 7a27f22de6 spdk_top: Add refresh rate option Maciej Szwed 2020-04-10 07:32:35 +0200
  • a2079b3f7d spdk_top: Make data relative to last refresh Maciej Szwed 2020-04-09 10:32:00 +0200
  • cb7ed09459 spdk_top: Show time stats in micro seconds Maciej Szwed 2020-04-16 15:34:15 +0200
  • 19b4a62ec7 spdk_top: Add option to align string Maciej Szwed 2020-03-23 10:48:04 +0100
  • 5ee0066b33 spdk_top: Display Core ID instead of Core mask Maciej Szwed 2020-04-20 13:50:14 +0200
  • d421876f98 lib/iscsi: Fix conn->state not go back to EXITING by using spdk_thread_send_msg Shuhei Matsumoto 2020-04-19 10:16:58 +0900
  • 8109f45e1d test/json_config: Fix string notify_get_types is compared with Michal Berger 2020-04-15 12:16:41 +0200
  • 5fbd7a9e55 mk: add nvme-cli make fragment to mk dir. Seth Howell 2020-04-19 23:51:02 -0700
  • c2cb498750 lib/ftl: Add a map file. Seth Howell 2020-04-18 15:11:43 -0700
  • 844e460277 lib/event: add subsystem iterator functions. Seth Howell 2020-04-09 12:26:45 -0700
  • d02d16ffdf lib/event: remove list arg from spdk_subsystem_find Seth Howell 2020-04-09 12:00:08 -0700
  • 749c917fc1 lib/event: add map file. Seth Howell 2020-04-07 01:41:21 -0700
  • 15d0ae628d lib/env_dpdk: remove spdk prefix from internal functions. Seth Howell 2020-04-07 00:32:40 -0700
  • 229ef16bb9 lib/env_dpdk: add map file and rev so major version. Seth Howell 2020-04-07 00:24:37 -0700
  • 8671edd925 make/unittest: don't link against shared env lib. Seth Howell 2020-04-10 22:47:37 -0700
  • 0f2f4b8b72 lib/conf: add a map file for this library. Seth Howell 2020-04-06 18:03:29 -0700
  • bc0180f67f lib/blobfs: remove spdk prefix from private APIs Seth Howell 2020-04-06 17:55:54 -0700
  • 6569a0ea06 lib/blobfs: add a map file. Seth Howell 2020-04-06 17:45:22 -0700
  • d8343f9496 module/bdev_nvme: Fix some unreachable code. Seth Howell 2020-04-20 19:17:52 -0700
  • 9f50e7c244 lib/nvmf: remove some unreachable code. Seth Howell 2020-04-20 19:14:06 -0700
  • f18f8e930a lib/iscsi: get rid of some unreachable code. Seth Howell 2020-04-20 18:51:25 -0700
  • 44e2f5106a lib/nvmf: fix unreachable code. Seth Howell 2020-04-20 18:23:44 -0700
  • aa0dad5730 module/delay_bdev: remove unreachable code. Seth Howell 2020-04-20 18:20:53 -0700
  • 3667603765 examples/accel perf: fix small issue with params paul luse 2020-04-16 09:16:24 -0400
  • 1d141f4adb ut/nvme: Fix nightly test warning of test_nvme_completion_poll_cb() by allocating status dynamically Shuhei Matsumoto 2020-04-19 15:53:48 +0900
  • 1fa071d332 conf: provide deprecation message when using INI configuration Tomasz Zawadzki 2020-04-20 11:48:25 -0400
  • 8ad1f4bfa8 lib/sock: remove spdk_sock_set_priority Ziye Yang 2020-02-19 23:13:24 +0800
  • a2201d050b lib/sock: Introduce lazy free of spdk_sock_placement_id_entry Ziye Yang 2020-02-20 23:02:31 +0800
  • a6587c7e82 blob: inline _spdk_blob_calculate_lba_and_lba_count() Tomasz Zawadzki 2020-04-07 11:50:19 -0400
  • c34f224f56 nvme/cmb_copy: disable submission queue in CMB Changpeng Liu 2020-04-21 23:41:47 +0800
  • 163eba9565 nvme: return the physical address in nvme_pcie_ctrlr_alloc_cmb() Changpeng Liu 2020-04-20 02:22:52 -0400
  • bdc5746287 spdk_top: Add core tab data Maciej Szwed 2020-03-09 13:14:43 +0100
  • 6f4c058bf6 spdk_top: Update to new thread_get_pollers RPC output Maciej Szwed 2020-04-17 11:20:40 +0200
  • cd4b7a11ad rpc/thread: Add thread id to thread_get_pollers RPC output Maciej Szwed 2020-04-17 11:16:19 +0200
  • 6766e91530 spdk_top: Add page scrolling Maciej Szwed 2020-03-09 13:14:43 +0100
  • 34f7669160 spdk_top: Add poller period Maciej Szwed 2020-03-06 11:04:49 +0100
  • cc627e6364 spdk_top: Add poller run counter Maciej Szwed 2020-03-06 10:39:06 +0100
  • c922ce09ae spdk_top: Add thread busy/idle time information Maciej Szwed 2020-03-06 09:52:40 +0100
  • 16f25910bf spdk_top: Add CPU information Maciej Szwed 2020-04-20 11:30:15 +0200
  • 8ab62ba6d0 spdk_top: Add data window scaling. Maciej Szwed 2020-03-05 08:57:27 +0100
  • 18ffb47903 spdk_top: Add max_len argument to print_max_len function Maciej Szwed 2020-03-06 14:34:59 +0100
  • 21ee634850 spdk_top: Add filtering mechanism Maciej Szwed 2020-04-20 11:14:19 +0200
  • 57dc867ed4 spdk_top: Add sorting option to spdk_top Maciej Szwed 2020-03-27 10:13:14 +0100
  • 95648eb763 spdk_top: Add ncurses interface Maciej Szwed 2020-02-28 14:00:08 +0100
  • 68731c59d7 app: Initial patch for spdk_top application Maciej Szwed 2020-04-14 09:01:41 +0200
  • 6d3ee83621 test/vhost_perf: allow multiple fio config files Karol Latecki 2020-04-16 11:10:37 +0200
  • 652fe8a20b nvmf/ctrlr: fix completion for internal connect cmd Jacek Kalwas 2020-04-17 20:39:41 +0200
  • 1dfac8ba69 test/ocf: Don't depend on gen_nvme.sh while detecting nvme ctrls Michal Berger 2020-04-14 14:27:34 +0200
  • d3f04b6463 test/iscsi_tgt: Drop .ini config in favor of json Michal Berger 2020-03-17 15:08:22 +0100
  • 1f7d7a78e8 test/nvmf: Drop .ini config in favor of json Michal Berger 2020-03-18 18:39:21 +0100
  • 22a1acce97 fio_plugin/nvme: add Bit Bucket SGL with READ support Changpeng Liu 2020-03-26 00:30:04 -0400
  • b55279d485 nvme: add Bit Bucket SGL with READ support Changpeng Liu 2020-03-26 00:26:23 -0400