Commit Graph

  • 971f07b9fb nvme: add tracing to pcie request path Jim Harris 2021-08-25 10:04:51 -0700
  • 6b79ee126b spdk_top: refresh tab space Krzysztof Karas 2021-08-17 10:52:45 +0200
  • 6c7e079d04 doc/nvmf_tracing.md: add link to nvmf target configuration page Krzysztof Karas 2021-08-31 10:32:08 +0000
  • caa1f84e1c lib/idxd: Fix the idxd_ops resource exhaustion in chan->ops_pool Ziye Yang 2021-09-06 08:38:43 -0400
  • 43299f394d lib/idxd: make errmsg of "cannot set implementation" more clear. Ziye Yang 2021-09-06 04:38:34 -0400
  • dfafab22af nvmf: allow to query only specified subsystem Jacek Kalwas 2021-09-01 06:26:30 -0400
  • bf22ddc60f module/bdev/nvme: return nvme ns as a module ctx instead nvme ctrlr Jacek Kalwas 2021-09-01 05:47:10 -0400
  • 5f0ed1cc97 test/nvmf/subsystem: cases for valid nqn Mao Jiang 2021-08-27 02:47:18 +0000
  • e93e308d3e test/nvme: Add test application to verify Boot Partition Read / Write support Krishna Kanth Reddy 2021-07-02 17:12:06 +0530
  • fec55c842c lib/nvme: NVMe Boot Partition Read / Write support Krishna Kanth Reddy 2021-07-02 17:02:29 +0530
  • 6e5d6032a0 bdev/nvme: use spdk_nvme_ctrlr_prepare_for_reset() Jim Harris 2021-08-20 08:12:39 -0700
  • 3cb9bc2593 nvme: add spdk_nvme_ctrlr_prepare_for_reset() Jim Harris 2021-08-20 07:43:52 -0700
  • 89c4d059b7 nvmf/vfio-user: clarify endpoint fd meaning John Levon 2021-08-12 14:20:10 +0000
  • b05d4a7d19 scheduler: add scheduler subsystem JSON configuration Krzysztof Karas 2021-03-25 11:46:22 +0100
  • a86e40f320 scheduler: create public API and subsystem for scheduler/governor Tomasz Zawadzki 2021-08-06 05:17:16 -0400
  • b518cbe2d4 lib/event: handle error before balance() Tomasz Zawadzki 2021-08-27 04:53:20 -0400
  • a03bc55669 uring: Fix socket rotation and ordering issue in the pending_recv list. Ziye Yang 2021-08-19 23:46:04 +0800
  • a8c953cd9b nvmf/vfio-user: print return value for failed memory register/unregister Changpeng Liu 2021-08-11 20:12:55 +0800
  • 07f0632956 nvmf/vfio-user: optimize NVMe command log Changpeng Liu 2021-07-21 21:56:08 +0800
  • ead0cc342c scripts/nvmf_perf: do not print fio ETA Karol Latecki 2021-09-02 17:16:53 +0200
  • f0b05dd384 scripts/pkgdep: respect $ID_LIKE John Levon 2021-08-23 23:00:01 +0100
  • 1ab3531e20 unittest/rpc: add rpc unittest ChengqiangMeng 2021-08-23 08:49:14 +0800
  • aeea7c2a6f spdk_top: reduce threads pop-up height Krzysztof Karas 2021-09-01 10:07:26 +0000
  • e128476793 lib/thread: report error when adding to fd group John Levon 2021-09-03 11:39:26 +0100
  • 86d7e4dc18 nvmf: add interface to dump transport specific listen opts Jacek Kalwas 2021-09-02 09:22:40 -0400
  • 1f094a9405 nvmf: deduplicate transport listen dump opts Jacek Kalwas 2021-09-01 04:28:10 -0400
  • 220bcf7d74 nvmf: deduplicate transport dump opts Jacek Kalwas 2021-08-31 09:44:05 -0400
  • 296ae15fd7 nvme: add spdk_nvme_ctrlr_get_regs_cc Tomasz Bielecki 2021-08-17 17:33:04 -0700
  • 6d716c4705 nvmf: Update only ANA state of specified ANA group by RPC Shuhei Matsumoto 2021-08-25 12:00:51 +0900
  • 694fa34d65 nvmf: Make anagrpid configurable when adding ns to subsystem by RPC Shuhei Matsumoto 2021-08-06 15:05:52 +0900
  • 785d10b5c7 nvmf: Make ANA state not only per subsystem listener but also per ANA group Shuhei Matsumoto 2021-08-06 07:20:51 +0900
  • 07bfc3cbe9 nvmf: Add anagrpid to ns and count number of ns per ANA group in subsystem Shuhei Matsumoto 2021-08-25 11:58:23 +0900
  • d2b9b2afb7 nvmf: Add ABI compatibility check to spdk_nvmf_ns_opts Shuhei Matsumoto 2021-08-25 11:57:31 +0900
  • 85bf4c81a4 autotest_common: Simplify check for libiscsi's API version Michal Berger 2021-07-08 09:48:41 +0200
  • 9378515eee autotest: Include only parent dir of the source in PS4 Michal Berger 2021-07-20 10:31:08 +0200
  • d9bf6320b1 bash-completion: Use -h output in case app is not available under the sock Michal Berger 2021-06-21 15:45:44 +0200
  • 7c06be855a bash-completion: Use default completion if there are no matches Michal Berger 2021-06-21 15:26:11 +0200
  • 095df6b25a pkgdep: Copy the bash-completion file instead of creating a symlink Michal Berger 2021-06-21 14:01:56 +0200
  • de1df7a17d rocksdb: fix thread name typo Liu Xiaodong 2021-09-03 05:28:48 -0400
  • 7ebcd64889 nvmf/vfio-user: check ADMIN command PSDT field Changpeng Liu 2021-09-03 16:52:28 +0800
  • f7b9f80b32 lib/nvmf : Fixed bad response if response is sent prior to _nvmf_request_complete being called matthewb 2021-08-27 09:12:59 -0400
  • 940765a903 nvme: No longer allocate arrays of size NN in cuse handling Ben Walker 2021-08-19 14:01:09 -0700
  • 72eab36037 nvme: Eliminate CONSTRUCT_NS state Ben Walker 2021-08-17 15:04:53 -0700
  • 4ecbc5bb0e test/nvme: Simplify making an identify command fail Ben Walker 2021-08-17 15:13:06 -0700
  • 789055cad4 bdev/nvme: Remove namespace types Ben Walker 2021-08-31 14:20:55 -0700
  • dcc2a96af9 bdev/nvme: Remove async callbacks for populating namespaces Ben Walker 2021-08-27 13:36:19 -0700
  • 9a29520be1 bdev/nvme: Eliminate populate_namespace callbacks Ben Walker 2021-08-27 13:31:04 -0700
  • d39c4443d4 bdev/nvme: Remove OCSSD support Ben Walker 2021-08-27 13:23:56 -0700
  • 5deb77ad89 doc: add Vhost 21.07 performance report link Karol Latecki 2021-09-01 11:54:39 +0200
  • fa20c0bb83 vhost-blk: fix interrupt names John Levon 2021-08-31 15:25:54 +0100
  • 90a7a92456 spdk_top: check thread ID before invoking pop-up from core pop-up Krzysztof Karas 2021-09-01 11:52:06 +0000
  • e90a98ed98 bdev/aio: return void from bdev_aio_readv/writev Jim Harris 2021-08-31 23:08:20 +0000
  • 30964540fa test/nvmf: only build and run transport_ut.c when RDMA is enabled Jim Harris 2021-08-31 06:42:08 +0000
  • 95e4b24d5e module/accel/idxd: don't increment flow control on submission error paul luse 2021-08-19 16:00:53 -0400
  • ab48766fd1 test/accel_engine: add more test cases paul luse 2021-08-16 15:50:24 -0400
  • 0c9a003b37 accel: Fix the data copy issue for copy+crc32c in vector mode. Ziye Yang 2021-08-17 21:13:08 +0800
  • 5bdad0c1af examples/accel_perf: fix small bugs with copy + crc paul luse 2021-08-16 15:27:38 -0400
  • df42f3582b lib/accel: eliminate need for caller to schedule completions paul luse 2021-08-13 02:12:47 -0400
  • 31079d2d94 lib/idxd: batch perf improvement paul luse 2021-08-11 01:05:08 -0400
  • 75eed7b52e pkgdep/git: Lookup REFSPDK_TAG to build refspdk against a custom tag Michal Berger 2021-07-27 11:56:14 +0200
  • a09bf113a8 event/scheduler_dynamic: remove g_core_mngmnt_available Tomasz Zawadzki 2021-08-27 04:42:19 -0400
  • ece9471659 lib/event: cleanup and document governor API Tomasz Zawadzki 2021-07-20 04:34:28 -0400
  • a86c94b3d1 lib/event: cleanup and document scheduler API Tomasz Zawadzki 2021-07-20 04:53:36 -0400
  • 4c5246c97f lib/event: add governor structure name in SPDK_GOVERNOR_REGISTER macro Tomasz Zawadzki 2021-07-15 06:14:51 -0400
  • d6c4f8cf6b lib/event: refactor _spdk_scheduler_set() Tomasz Zawadzki 2021-07-15 09:21:24 -0400
  • 2e394521a6 lib/event: refactor _spdk_governor_set() Tomasz Zawadzki 2021-07-15 08:53:29 -0400
  • 5bf2973e9f lib/event: remove per core init/deinit API from governor Tomasz Zawadzki 2021-07-13 07:22:12 -0400
  • 65425be69a vmd: update for changes in IceLake platform Sydney Vanda 2021-06-14 20:06:35 +0000
  • 662c0200be nvme/pcie: make sure qpair connection is finished in delete Konrad Sztyber 2021-08-24 14:20:56 +0200
  • 9a3939bfb7 bdev/nvme: Include hostnqn into ctrlr_opts when calling bdev_nvme_create() Shuhei Matsumoto 2021-08-26 18:20:54 +0900
  • efbab14933 bdev/nvme: Separate attach_cb between creating ctrlr and setting failover Shuhei Matsumoto 2021-08-18 19:23:44 +0900
  • f5b8ac0eff bdev/nvme: Pass ext_opts via a parameter to bdev_nvme_readv/writev Shuhei Matsumoto 2021-08-25 12:18:56 +0900
  • 20490aedf4 nvme: remove unneeded DEBUGLOG in nvme_ctrlr_process_init Jim Harris 2021-06-08 22:14:56 +0000
  • 681f5e6e8f nvme/tcp: pass async_mode when creating qpairs Konrad Sztyber 2021-08-03 14:42:47 +0200
  • 37c36ec154 nvme: asynchronous admin queue connection Konrad Sztyber 2021-08-03 14:17:03 +0200
  • 7d32600e5c nvme/tcp: connect qpairs asynchronously Konrad Sztyber 2021-08-03 11:55:26 +0200
  • 8280d5f2fc nvme: don't queue fabrics CONNECT command Konrad Sztyber 2021-06-29 13:34:46 +0200
  • 17f99bbb46 nvme/tcp: prevent recursive calls to connect_qpair_poll() Konrad Sztyber 2021-07-02 10:17:52 +0200
  • b49fa72b22 nvme/tcp: use new async+poll APIs for fabrics connect Jim Harris 2021-06-08 19:33:58 +0000
  • 7e21385f8a nvme: add async+poll APIs for nvme_fabric_qpair_connect Jim Harris 2021-06-08 19:25:37 +0000
  • b10fbdf58f nvme: store fabrics connect data ptr in status structure Jim Harris 2021-06-08 19:08:19 +0000
  • b2bc01cd72 nvme: add nvme_completion_poll_status to spdk_nvme_qpair Jim Harris 2021-06-08 18:06:18 +0000
  • 03713cc291 test/nvmf/transport: build nvmf transport ut file Mao Jiang 2021-07-30 16:41:22 +0800
  • 9d9db2e0e9 markdownlint: enable rule MD038 Maciej Wawryk 2021-08-24 08:06:01 +0200
  • f1c6b45774 markdownlint: enable rule MD037 Maciej Wawryk 2021-08-24 08:04:40 +0200
  • ba58dd940c markdownlint: enable rules MD035, MD036, MD039, MD047 Maciej Wawryk 2021-08-24 08:02:03 +0200
  • e8dd82e5cf nvme: check the pcie qpair state after process completions to return correct value Monica Kenguva 2021-08-20 23:03:06 +0000
  • 64eb2cc1de bdev/nvme: account for abort completion with cdw0=1 Jim Harris 2021-08-26 08:57:34 -0700
  • cda7ddebd7 spdk_top: add clear to the tab area after switch Krzysztof Karas 2021-08-26 17:01:06 +0200
  • 7c2524b8eb markdownlint: enable rule MD032 Maciej Wawryk 2021-08-10 09:49:57 +0200
  • b37fd53aef markdownlint: enable rule MD030 Maciej Wawryk 2021-08-10 09:39:22 +0200
  • 7be3e185a9 markdownlint: enable rule MD029 Maciej Wawryk 2021-08-10 09:26:40 +0200
  • de758882f7 markdownlint: enable rule MD028 Maciej Wawryk 2021-08-10 09:23:26 +0200
  • 928905199c markdownlint: enable rule MD027 Maciej Wawryk 2021-08-10 09:22:28 +0200
  • 7239e113a8 markdownlint: enable rule MD026 Maciej Wawryk 2021-08-10 09:21:26 +0200
  • 1e1fd9ac21 markdownlint: enable rule MD025 wawryk 2021-08-02 14:27:54 +0200
  • a9704f6c21 ut/nvme: add process to a ctrlr in ANA resize test Konrad Sztyber 2021-08-26 14:25:35 +0200
  • 4ac203b2de nvme: enable multi-process Async Event Reporting Curt Bruns 2021-07-12 19:18:58 -0400
  • 3c701ad959 spdk_top: display the info of in_interrupt Richael Zhuang 2021-05-14 17:18:26 +0800
  • 9b1372803b nvmf/vfio-user: add one more CQID check when creating SQ Changpeng Liu 2021-08-12 22:30:16 +0800