Commit Graph

  • 9e96e331c3 fio_plugin: initalize when create_serialize=0 Mike Gerdts 2022-12-21 12:27:28 -0600
  • 9b754587c7 fio_plugin: bdev calls on spdk thread Mike Gerdts 2022-11-18 17:45:03 -0600
  • 61fbb000fe module/accel: Add accel_dpdk_cryptodev Alexey Marchuk 2022-10-04 21:18:18 +0200
  • f5d1a924a1 accel/dpdk_cryptodev: start with copy of vbdev_crypto Alexey Marchuk 2023-01-09 10:30:08 +0100
  • 2608d129d0 accel: Add crypto operation support Alexey Marchuk 2022-10-04 21:16:21 +0200
  • d68159b618 raid5f: io metadata support Krzysztof Smolinski 2022-10-27 10:32:37 +0200
  • ba46000561 concat: io metadata support Krzysztof Smolinski 2022-10-19 15:04:18 +0200
  • a289f081dd raid0: io metadata support Krzysztof Smolinski 2022-10-19 15:03:59 +0200
  • 8f424ed8f6 raid1: io metadata support Krzysztof Smolinski 2022-10-19 15:03:38 +0200
  • 357c038ce0 module/raid: io metadata support Krzysztof Smolinski 2022-10-19 15:02:47 +0200
  • 33833272ea test/pkgdep: add avahi packages Karol Latecki 2022-12-16 09:47:24 +0100
  • f80009632f nvmf/vfio_user: cast numdw to uint32_t Sebastian Brzezinka 2023-01-09 09:56:42 +0100
  • 58396fb135 lib/bdev: check valid pointer before calling free GangCao 2023-01-09 01:38:47 -0500
  • 5d41f22d24 bdev: spdk_bdev_module_init_done with async init Mike Gerdts 2023-01-04 09:23:57 -0600
  • e70d2adc73 lvol: log when an lvstore is unloaded due to hotplug Mike Gerdts 2022-10-06 17:25:48 -0500
  • dda952809b lvol: avoid premature reference to blob Mike Gerdts 2022-10-05 09:00:02 -0500
  • 6d8f483383 scripts/core-collector: Add coredump_filter map to .json Michal Berger 2022-12-16 20:06:16 +0100
  • 9545f9ac49 scripts: Ignore RLIMIT_CORE while writing out core dumps Michal Berger 2022-12-16 16:36:55 +0100
  • f287da5cb0 bdev: Fix the bug that counters for copy command were not reset Shuhei Matsumoto 2023-01-09 20:46:01 +0900
  • 075b0d1736 doc/jsonrpc: Add transport_tos for bdev_nvme_set_options RPC Shuhei Matsumoto 2023-01-06 15:34:05 +0900
  • e33ae4a6d5 bdev/nvme: Count number of NVMe errors per type or code Shuhei Matsumoto 2023-01-06 08:26:33 +0900
  • d6e57b5389 util: Add spdk_strcpy_replace() to replace substrings Shuhei Matsumoto 2022-12-21 21:57:32 +0900
  • 60fd5c554d examples/bdevperf: check the successful status before dereferencing the pointer GangCao 2023-01-09 02:00:44 -0500
  • 6665722214 lib/vmd: fix build with clang 15 Kamil Godzwon 2023-01-04 07:54:51 -0500
  • d33042fb11 env_dpdk: do not use rte_version_release() Tomasz Zawadzki 2022-12-19 13:41:34 +0100
  • db9b46a22c dpdk: update submodule with clang15 build fixes Kamil Godzwon 2022-12-20 12:20:33 -0500
  • bd2778ee42 pkgdep/dnf: install tc tool from iproute-tc package Kamil Godzwon 2023-01-04 08:41:05 -0500
  • 8d7abaf5e2 scripts/get-pmr: Update comment, remove unused vars Michal Berger 2022-10-02 13:15:58 +0200
  • 29756d4c69 scripts/get-pmr: Return failure if neither CMB/PMR buf is found Michal Berger 2022-10-02 13:10:56 +0200
  • 4978c4fe32 test/sma: enable vfio_user when running SMA tests Xin Yang 2022-12-14 08:12:29 +0000
  • 48fb1771ef test/vfio_user: remove unnecessary VFIO_QEMU_BIN default value Changpeng Liu 2022-12-14 10:09:11 +0800
  • 84f50bebd3 test/ftl: add cases line to cover RPC bdev_ftl_get_stats wanghailiangx 2022-11-30 09:50:32 -0500
  • 070d61f2d6 nvme: add API to get outstanding reqs number Richael Zhuang 2022-12-14 15:03:32 +0800
  • 41bf6280e9 nvme: add num_outstanding_reqs in spdk_nvme_qpair Richael Zhuang 2022-12-12 16:55:29 +0800
  • 2ebbeba7d9 bdev_nvme: remove io_outstanding from nvme_io_path Richael Zhuang 2022-12-16 10:39:39 +0800
  • 7e0a9a84e7 lib/vhost: use the TAILQ_FOREACH_SAFE instead GangCao 2023-01-09 01:32:09 -0500
  • d093a9fb85 bdev_xnvme: Remove duplicate invocation of bdev_xnvme_destruct Krishna Kanth Reddy 2023-01-05 07:55:43 +0530
  • 415fa16403 util: Add spdk_memset_s Alexey Marchuk 2022-12-20 14:11:20 +0100
  • ad6ece23d0 blob: blob_open_opts_copy macro uses wrong type Mike Gerdts 2022-10-11 09:55:42 -0500
  • f4dc558245 blob: log blob ID as hex Mike Gerdts 2022-10-07 08:37:55 -0500
  • 69038a944d test/raid1: unit tests implementation Krzysztof Smolinski 2022-11-08 10:59:01 +0100
  • 1ec4c2ee02 test/raid: move common tests code to separate file Krzysztof Smolinski 2022-11-29 11:28:08 +0100
  • 985b7c1048 raid1: io path implementation Krzysztof Smolinski 2022-12-19 10:47:41 +0100
  • 208f21cdce raid1: module implementation Krzysztof Smolinski 2022-11-28 15:35:25 +0100
  • ad94094fc5 module/raid: max degraded bdevs constraint changed Krzysztof Smolinski 2022-11-28 11:37:12 +0100
  • 4dd2a0d3c5 module/raid: enforce some operations on the app thread Artur Paszkiewicz 2022-09-13 12:34:53 +0200
  • b2fc42eb67 test/bdev_raid: extended state checks Artur Paszkiewicz 2022-11-04 13:45:38 +0100
  • 33b12a4411 util: add spdk_iovmove() Konrad Sztyber 2022-11-30 17:52:33 +0100
  • 940be80363 accel: accel buffer allocation functions Konrad Sztyber 2022-11-29 12:38:53 +0100
  • 7b0f452b4f accel: add iobuf channel to accel channel Konrad Sztyber 2022-11-29 12:51:22 +0100
  • d3ac42caa4 dma: add "virtual" accel memory domain Konrad Sztyber 2022-10-21 16:09:30 +0200
  • 7b36fe5238 accel: add support for reversing a sequence Konrad Sztyber 2022-11-23 10:36:25 +0100
  • f778e8e53a accel: remove redundant copy operations Konrad Sztyber 2022-11-17 18:39:58 +0100
  • 59f55d23f2 accel: add support for appending a decompress operation Konrad Sztyber 2022-11-22 14:36:09 +0100
  • 6293ac8759 accel: initial operation chaining support Konrad Sztyber 2022-11-16 08:22:55 +0100
  • 91b8f349fd hotplug: let device insertions/removals take priority Krzysztof Karas 2022-12-15 15:04:11 +0100
  • 866007ae55 pkgdep/git: use an unreleased version of the bpftrace Kamil Godzwon 2022-12-20 05:20:02 -0500
  • b0df03c531 lib/vhost: rename device stop function calls Changpeng Liu 2022-11-07 10:30:39 +0800
  • 73f06e0d57 lib/vhost: remove active_session_num for vhost-user device Changpeng Liu 2022-11-01 10:54:00 +0800
  • e753aa807f lib/vhost: quit vhost subsystem while VM is connected Changpeng Liu 2022-11-24 16:08:18 +0800
  • 63dab84449 lib/vhost: fix race condition when destroying a device Changpeng Liu 2022-11-17 14:40:21 +0800
  • 376c25ed0c lib/vhost: use user_dev's lock to protect vhost sessions Changpeng Liu 2022-10-28 16:57:47 +0800
  • d37a07f7c0 test/accel: add case for RPC accel_assign_opc wanghailiangx 2022-11-29 08:40:03 -0500
  • 0ab8393c60 examples/bdev/fio_plugin: add the RPC listen support GangCao 2022-12-16 01:32:47 -0500
  • d7484395ac build: Specify the target build architecture for LOONGARCH. Xue Liu 2022-12-01 18:39:44 +0800
  • e9a94122b8 nvme/pcie: add memory barrier for LOONGARCH Xue Liu 2022-12-01 18:38:57 +0800
  • 2d686707df barrier: LOONGARCH memory barriers Xue Liu 2022-12-01 18:37:21 +0800
  • bae7cfb49b lib/nvmf: sanity check connect buffer John Levon 2023-01-04 10:40:03 +0000
  • ad5217307e lib/nvmf: fix req->data usage in nvmf_ctrlr_get_features() handlers John Levon 2023-01-04 10:28:07 +0000
  • acc4d1766c lib/nvmf: fix identify command corruption John Levon 2023-01-04 10:12:32 +0000
  • 56fe6fdf85 lib/nvmf: relocate iov utility code John Levon 2023-01-04 10:01:30 +0000
  • b6f674772c nvme: add SPDK_NVME_IDENTIFY_BUFLEN John Levon 2023-01-04 09:59:40 +0000
  • 4bb902a6f4 bdev: add claim type Mike Gerdts 2022-10-24 11:09:54 -0500
  • 9fd2f931cd bdev: claim_module becomes claim.v1.module Mike Gerdts 2022-10-24 10:16:53 -0500
  • 93b53c0268 bdev: call bdev_ok_to_examine() once per examine Mike Gerdts 2022-10-28 11:09:06 -0500
  • ae215731ef bdev_ut: add examine_locks test Mike Gerdts 2022-11-02 22:37:58 -0500
  • 7241a075be bdev: hold spinlock while changing claim_module Mike Gerdts 2022-10-26 23:13:59 -0500
  • b5075dcc5b bdev: action_in_progress counting is racy Mike Gerdts 2022-10-25 08:01:23 -0500
  • 24ea815b3e doc/bdev_module: make claims documentation match reality Mike Gerdts 2022-10-20 23:09:41 -0500
  • a6e58cc44c bdev: examine and register on app thread Mike Gerdts 2022-11-29 12:58:22 -0600
  • be59f5d513 nvmf/vfio_user: add numdw to avoide signed integer overflow Sebastian Brzezinka 2022-12-20 12:46:16 +0100
  • 958d4e0e05 nvme: fix memleak when submit request failed Fengnan Chang 2023-01-05 10:36:17 +0800
  • 02ecb2dcba nvme: make submit request error handle in one place Fengnan Chang 2022-12-21 10:52:43 +0800
  • 6ac1082864 nvme: fix a typo in doxygen comment Kefu Chai 2023-01-05 10:39:22 +0800
  • 592fc6f410 examples/nvme_manage: check the valid address parse GangCao 2022-12-26 02:02:37 -0500
  • c39ea3b820 autobuild.sh: improve error message for C files that weren't built Jim Harris 2022-12-02 01:25:55 +0000
  • 990cd38a8c bdev_nvme: Support for transport_tos in RPC Michael Haeuptle 2022-12-14 20:24:27 +0000
  • 031ba90fe1 perf: Support setting IPv4 type of service (TOS) Michael Haeuptle 2022-12-13 20:56:40 +0000
  • 7706450f2a nvme_rdma: Support TOS for RDMA initiator Michael Haeuptle 2022-12-13 20:56:06 +0000
  • ce92d919d7 nvme: Add a helper function to return status type string test Shuhei Matsumoto 2022-12-09 13:25:24 +0900
  • 8f990f5e47 nvme: Update status-string array to add newly or missing status codes Shuhei Matsumoto 2022-12-09 11:27:48 +0900
  • 5ce17cb89b nvme: Add new values to nvme_status_code enums based on NVMe 2.0c Shuhei Matsumoto 2022-12-08 11:37:33 +0900
  • 8c439a6799 bdev: Add function pointers to display and reset module specific I/O statistics Shuhei Matsumoto 2022-12-15 12:35:32 +0900
  • 53a9a8c4d1 bdev: Add counts per I/O error status into I/O statistics Shuhei Matsumoto 2022-12-15 12:33:40 +0900
  • 99de60a36f bdev: Add SPDK_MIN_BDEV_IO_STATUS to allocate array for error status Shuhei Matsumoto 2022-12-13 21:45:42 +0900
  • c134d11ca7 bdev: Rename io_stat helper functions to bdev_ + verb + _io_stat Shuhei Matsumoto 2022-12-13 21:23:09 +0900
  • 46d02f3e95 lib/nvme: add the NULL check after getting ns GangCao 2022-12-23 01:58:14 -0500
  • dbe0a6eed7 spdk_top: In THREAD tab and CORES tab, the status of the CPU does not match the utilization. YafeiWangAlice 2022-12-06 13:49:31 +0800
  • 633e832cec scripts/ceph: Make sure osd_class_dir is an absolute path Michal Berger 2022-12-22 18:04:09 +0100
  • c8a36b04cb test/iscsi_tgt: run most Calsoft tests serially Jim Harris 2022-12-19 16:43:04 -0700