Commit Graph

  • 0b6b6d4152 pkgdep/git: [QAT] Patch for changes in use of pci_ API Michal Berger 2022-07-12 13:23:19 +0200
  • fe31d16c82 pkgdep/git: [ICE] Patch for incompatible-pointer-types raised in ice driver Michal Berger 2022-04-12 10:56:56 +0200
  • 0a25fa3b31 pkgdep/git: cherry-pick dpdk fixes to release and LTS checkouts Michal Berger 2022-07-04 15:29:21 +0200
  • f4e0fc096e pkgdep/git: Use $kernel_ver in global scope Michal Berger 2022-07-12 13:16:27 +0200
  • c61554bb68 sock/uring: mark non-listen sockets as blocking Konrad Sztyber 2022-04-25 19:54:22 +0200
  • 466f9e8b20 sock: extract prepping iovs for a single req to a function Konrad Sztyber 2022-04-25 15:45:12 +0200
  • 6d3506d893 sock/uring: extract advancing req's offset to a function Konrad Sztyber 2022-04-25 14:36:31 +0200
  • f34ce6fb07 sock: add spdk_sock_request_complete Konrad Sztyber 2022-03-22 17:01:51 +0100
  • 6453cbe783 sock/uring: rename sock_complete_reqs -> sock_complete_write_reqs Konrad Sztyber 2022-03-23 11:31:56 +0100
  • 98b3ff5656 sock/uring: rename recv task to errqueue Konrad Sztyber 2022-03-22 15:33:24 +0100
  • 3e47d7fa22 sock: asynchronous readv interface Konrad Sztyber 2022-03-18 08:44:53 +0100
  • 20cd4841f1 lib/nvmf: set low water mark in NVMe/TCP target to 1 byte BinYang0 2022-07-12 16:57:45 +0800
  • 57f867162e Bdevperf: add a new g_start_tsc for starting the test GangCao 2022-07-06 02:16:43 -0400
  • 474da9ea4f doc: SPDK NVMe Bdev 22.05 Performance Report Karol Latecki 2022-07-11 06:14:19 +0000
  • f3dd8f7e0d bdev: allow NULL md_buf for md-related APIs Jim Harris 2022-07-07 13:35:24 +0000
  • ee3ec3f7c2 vhost/rpc: return errno from virtio_blk_create_transport Konrad Sztyber 2022-07-07 13:07:10 +0200
  • ac31590b37 nvme: make spdk_nvme_ctrlr_free_io_qpair multi-process safe Changpeng Liu 2022-07-07 15:02:01 +0800
  • 427cbb46a3 lib/nvmf: optimize the performance for h2c handle MengjinWu 2022-07-01 12:37:33 +0800
  • caadae6c10 nvmf/vfio-user: briefly explain live migration Thanos Makatos 2022-02-25 05:56:36 -0500
  • 50a4875255 nvmf/vfio-user: ensure migration data are generated in stop-and-copy state Thanos Makatos 2022-02-23 09:48:50 +0000
  • db73e999e9 nvmf/vfio-user: migration: don't ignore unsupported ranges Thanos Makatos 2022-02-23 09:49:03 +0000
  • 310836b9af ftl: configuration structure and utils Artur Paszkiewicz 2022-06-21 15:31:54 +0200
  • 293cdc484b ftl: management framework Artur Paszkiewicz 2022-06-22 12:11:47 +0200
  • 5140958837 ftl: utils Artur Paszkiewicz 2022-06-22 14:01:59 +0200
  • 769984a925 ftl: core structure Artur Paszkiewicz 2022-06-22 14:54:05 +0200
  • 81dca28884 ftl: remove deprecated ftl library Wojciech Malikowski 2022-01-17 11:41:16 +0100
  • f656eed6e0 bdev/rbd: add warning message for bdev_rbd_create without specifying -c Yifan Bian 2022-07-06 04:49:10 +0000
  • 1318b3e434 build: add -mno-avx512f to x86_64 builds Jim Harris 2022-07-05 17:02:29 -0700
  • 0098e63676 license: Rename the directory Alexey Marchuk 2022-07-05 11:24:17 +0300
  • 9e03923b95 rpc: fix zerocopy_threshold in sock_impl_set_options Konrad Sztyber 2022-07-04 08:49:27 +0200
  • 421368c04f configure: Fix vfio-user dependency check Greg Inozemtsev 2022-06-29 20:20:48 +0000
  • 400aadf83f scripts/vagrant: Add ubuntu 22.04 lts support. Jaroslaw Chachulski 2022-06-09 05:03:05 -0400
  • e8863cb76b configure: Allow to define custom libdir location Michal Berger 2022-06-08 14:43:12 +0200
  • 642f8b3da5 scripts/rpc: remove default values from bdev functions Jaroslaw Chachulski 2022-06-24 07:37:04 -0400
  • cd79f1a210 scripts/rpc: remove default value from bdev_ocf_create Jaroslaw Chachulski 2022-06-08 09:59:05 -0400
  • ba81cb169e scripts/rpc: remove default values from bdev_split_create and nvmf_get_subsystems functions Jaroslaw Chachulski 2022-06-30 03:33:43 -0400
  • 169bab1f1a scripts/rpc: remove default value from iscsi functions Jaroslaw Chachulski 2022-06-07 09:20:48 -0400
  • 9518bbc260 scripts/rpc: remove default value from nvmf_create_subsystem function Jaroslaw Chachulski 2022-06-06 10:27:31 -0400
  • 16772e6de3 scripts/rpc: remove default value from bdev_nvme_send_cmd function Jaroslaw Chachulski 2022-06-03 05:32:30 -0400
  • 0e25e2a6e2 bdev/compress: make lb_size optional in bdev_compress_create Konrad Sztyber 2022-07-01 09:32:09 +0200
  • a6704e454c nvme: put rdma req in nvme_rdma_req_complete Jim Harris 2022-06-30 22:59:44 +0000
  • e415bf0033 nvme: add cmd/cpl printing for rdma errors Jim Harris 2022-06-30 22:43:56 +0000
  • 05dce1ee78 nvme: don't try to enable intel log pages on fabrics ctrlrs Jim Harris 2022-06-30 22:14:01 +0000
  • 988ce2ecaa nvme: use assert for INTEL_VID check on log pages Jim Harris 2022-06-30 22:20:12 +0000
  • 4a24f581d6 nvme: add cmd/cpl printing for tcp errors Jim Harris 2022-06-30 21:15:58 +0000
  • 21d15cb043 nvme: cache values in nvme_tcp_req_complete Jim Harris 2022-06-30 20:30:20 +0000
  • d1179a5801 nvme: put req in nvme_tcp_req_complete Jim Harris 2022-06-30 20:10:43 +0000
  • 0989766060 test/deallocated_value: shutdown controllers before the quit Changpeng Liu 2022-06-30 13:54:38 +0800
  • 6405c45b19 Add changes longhorn-deprecated Keith Lucas 2022-06-30 13:31:03 -0400
  • 7843af57fc Update SPDK Keith Lucas 2022-06-30 13:27:26 -0400
  • 0606fa0f67 version: 22.01.2 pre Tomasz Zawadzki 2022-05-12 14:50:28 +0200
  • 6f91a34ab6 SPDK 22.01.1 Tomasz Zawadzki 2022-05-12 14:13:14 +0200
  • c60532d794 test/nvmf: reduce number of iterations in connect_disconnect test Karol Latecki 2022-05-12 15:06:58 +0200
  • f6b1ab4e29 bdev/crypto: Cancel re-enqueue in crypto_dev_poller() Yuriy Umanets 2022-01-21 10:41:27 +0200
  • 60cd5071e6 bdev/crypto: Switched to pkt_mbuf API Yuriy Umanets 2022-01-21 10:02:42 +0200
  • 9e073c5c00 autobuild: group crypto patch apply for DPDK Karol Latecki 2022-04-05 17:16:03 +0200
  • 55710965ff spdk/dpdk: update DPDK submodule to version 21.11.1 Krzysztof Karas 2022-05-12 07:42:01 +0000
  • 7bd1542251 bdev/crypto: Fixed g_session_mp init error handling Yuriy Umanets 2022-02-17 12:59:56 +0200
  • bae4cb929a bdev/crypto: Fixed bdev_io double completion Yuriy Umanets 2022-02-11 14:29:45 +0200
  • 703fceb4a9 bdev/crypto: Error handling fixes in vbdev_crypto_claim() Yuriy Umanets 2022-01-21 12:08:49 +0200
  • 4bf86b75cb test/nvmf: increase waitforserial() initial wait time Karol Latecki 2022-05-09 11:46:23 +0200
  • e607c1d6b1 nvmf: make acwu 0-based based Jim Harris 2022-04-25 17:43:11 +0000
  • 2560829769 bdev/nvme: account for ACWU values being 0-based Jim Harris 2022-04-25 17:41:12 +0000
  • 5dedf4987e nvme/pcie: Fix doorbell delay with fuse operations Alex Michon 2022-04-06 16:10:48 +0200
  • 980d507e9b bdev/nvme: Fix aborting fuse commands Alex Michon 2022-04-06 14:43:21 +0200
  • 5a3769e871 nvme/fio_plugin: fix race during startup John Levon 2022-04-22 11:36:14 +0100
  • 2d8c9c571e nvmf/tcp: delay qpair destruction Konrad Sztyber 2022-04-21 13:19:13 +0200
  • cd2714b5b5 nvme: Change nvme_qpair_abort_queued_reqs() to set SC_ABORTED_SQ_DELETION Shuhei Matsumoto 2022-04-01 10:30:54 +0900
  • a4002614db nvme/pcie: increase min admin queue size to 256 Konrad Sztyber 2022-04-14 14:06:42 +0200
  • ca83335c0e nvmf/rdma: use LIFO practice for incoming queue Or Gerlitz 2022-03-09 17:43:37 +0200
  • 033d916339 nvmf: fix buffer overflow on admin commands Ziv Hirsch 2022-04-11 12:31:02 +0300
  • 5311736cd1 iscsi: use EVP APIs for md5 calculations Jim Harris 2022-04-09 11:22:59 +0000
  • 077c6ee4d6 vmd: use config_bus_number when resetting root ports Konrad Sztyber 2022-04-08 14:34:59 +0200
  • 07ae9b780e sock/posix: Add MSG_NOSIGNAL to prevent SIGPIPE for a socket that may be closed Shuhei Matsumoto 2022-04-01 07:06:16 +0900
  • 2c2fea9ea4 uring: fix heap-use-after-free bug in sock_flush_client Richael Zhuang 2022-03-01 16:32:57 +0800
  • eaeddb74d2 vmd: reset root port config before enumeration Konrad Sztyber 2022-03-09 15:06:23 +0100
  • dbace773cd vmd: pass pci_header instead of vmd_pci_device Konrad Sztyber 2022-03-09 14:57:55 +0100
  • 90a5c8c547 env/memory: fix unregistration of memory after memory registration issue Aviv Ben-David 2022-01-04 17:35:14 +0200
  • 56d5ded6f2 bdev/null: call spdk_bdev_module_fini_done() even if not registered Kefu Chai 2022-02-27 20:49:23 +0800
  • 97934604f6 bdev/ocf: Improve OCF mpools Rafal Stefanowski 2021-12-23 16:14:46 +0100
  • ad3bc9cbd9 nvme: Set dnr to zero for abort_reqs() including a fix of degradation Shuhei Matsumoto 2022-02-17 10:42:57 +0900
  • 8e28837a2f iscsi: fix a memory leak in error handling Weiguo Li 2022-02-23 21:10:28 +0800
  • 323beab1a3 nvmf: avoid a null dereference before null check Weiguo Li 2022-02-24 01:21:59 +0800
  • 8282628ec1 thread: fix double unlock in spdk_io_device_register Weiguo Li 2022-02-17 01:50:47 +0800
  • 50719da890 test/unit: fix valgrind error for test_nvme_free_request Rui Chang 2022-03-07 16:42:31 +0800
  • 6c61e733a2 nvme: allocate extra request for fabrics connect Jim Harris 2022-02-09 20:50:32 +0000
  • 9d14d8d201 nvme: optimize struct spdk_nvme_qpair packing Jim Harris 2022-02-09 21:54:06 +0000
  • 6b70715fa0 nvme: add NVME_INIT_REQUEST macro Jim Harris 2022-02-09 19:21:04 +0000
  • c10889dc78 bdev/nvme: Set ana_state_updating only after starting read ANA log page Shuhei Matsumoto 2022-02-04 07:14:10 +0900
  • e6668d8df6 nvmf: ctrlr_get_ana_state() always returns optimized if ana_reporting is disabled Shuhei Matsumoto 2022-02-04 12:00:55 +0900
  • ae7b47131b blob: avoid recursion when split IO immmediately complete Jim Harris 2022-02-02 16:41:57 +0000
  • d44e3ab32e blob: add do/while (false) to blob_request_submit_op_split_next Jim Harris 2022-02-02 16:39:14 +0000
  • 2806e612e8 dpdk: update submodule to current spdk-21.11 branch Karol Latecki 2022-04-25 14:37:53 +0200
  • c006d03b05 test/accel&rdma: Fix unittest_accel and unittest_nvme_rdma failure Jaylyn Ren 2021-11-16 18:00:02 +0800
  • 8c4c66ca04 bdev/nvme: Fix NULL pointer access by DTRACE when creating qpair Shuhei Matsumoto 2022-03-30 06:23:13 +0900
  • 9407960927 env_dpdk: link dmadev if CONFIG_VHOST=y Jim Harris 2022-02-11 08:32:57 +0000
  • 80f9903d9a version: 22.01.1 pre Tomasz Zawadzki 2022-01-27 17:32:59 +0100
  • c4847f3a0d SPDK 22.01 Tomasz Zawadzki 2022-01-27 17:32:48 +0100
  • 0a572aca10 CHANGELOG: add entry for NVMe-oF TCP zero copy Tomasz Zawadzki 2022-01-28 09:23:00 +0100
  • 016ac69a8c idxd: fix bug with cancelling a batch paul luse 2022-01-23 07:28:07 -0700