Commit Graph

  • 0f22282fc3 lib/iscsi: Check if IP address-port pair is valid as redirect portal Shuhei Matsumoto 2020-07-21 15:39:00 +0900
  • 99d3695c2c lib/sock: bump SO_VERSION to 4.0 Tomasz Zawadzki 2020-08-10 09:41:51 -0400
  • 61cd9d308e lib/sock: Add option to enable or disable quick ACK Shuhei Matsumoto 2020-07-30 10:59:57 +0900
  • a9337f72e0 test/common: Check exit status of NOT() execution more carefully Michal Berger 2020-07-20 17:01:29 +0200
  • 20708f3531 scripts/pkgdep: Move distro independent parts to a common place Michal Berger 2020-07-25 22:44:52 +0200
  • 301b47e446 test/fuzz: fix autofuzz vhost all test Pawel Piatek 2020-08-06 10:31:39 +0200
  • 436fa2efae rocksdb: Update rocksdb code to work with spdk/rocksdb branch spdk-v6.10.2 Maciej Szwed 2020-07-21 13:05:14 +0200
  • a44d06142b pkgdep/git: [QAT] Fix logic while checking qat_service status Michal Berger 2020-07-24 10:19:52 +0200
  • 95406c93c1 pkgdep/git: [QAT] Do the patching only on the tested driver Michal Berger 2020-07-23 15:48:16 +0200
  • f61b3fddf0 pkgdep/git: [QAT] Patch use of PCI/AER related function Michal Berger 2020-07-23 15:17:19 +0200
  • ea0a034b07 pkgdep/git: [QAT] Patch use of timespec Michal Berger 2020-07-23 14:52:59 +0200
  • c7bd3cb4a9 pkgdep/git: [QAT] Extract all parts from the kernel version Michal Berger 2020-07-23 14:36:17 +0200
  • 3bd213117a pkgdep/git: [QAT] Remove rdtscll patch Michal Berger 2020-07-23 14:12:33 +0200
  • a22f55658c lib/nvme: add timeout to fabric connect commands. Seth Howell 2020-07-28 14:35:13 -0700
  • 5682de86c4 lib/iscsi: Add iscsi_portal_grp_find_portal_by_addr() as a helper function Shuhei Matsumoto 2020-07-17 18:40:38 +0900
  • f5ee7d9bd8 lib/iscsi: Factor out send target portals from iscsi_send_tgts() into a helper function Shuhei Matsumoto 2020-07-23 12:52:42 +0900
  • 1d08c96288 lib/iscsi: Remove unused the param iaddr from iscsi_send_tgts() Shuhei Matsumoto 2020-07-20 07:27:24 +0900
  • c15a6180cd lib/iscsi: Add pg_tag to the 2nd parameter of iscsi_conns_request_logout() Shuhei Matsumoto 2020-07-05 17:43:02 +0900
  • aa69140dba lib/iscsi: Remove unused the param conn from iscsi_append_text() Shuhei Matsumoto 2020-06-30 10:17:44 +0900
  • c0d796d7f8 lib/iscsi: Use fixed size char array to parse string of portal address and port Shuhei Matsumoto 2020-07-01 21:09:25 +0900
  • 92b28effd4 lib/iscsi: Abort queued R2T task before submitting abort request to SCSI layer Shuhei Matsumoto 2020-07-01 00:36:28 +0900
  • 0b81c11ab8 module/bdev: add a function to remove trid from ctrlr. Seth Howell 2020-06-25 10:06:56 -0700
  • 1973d10b59 bdev/nvme: modify attach_controller rpc to also add multipath trids. Seth Howell 2020-06-12 18:06:58 -0700
  • e4cc49bc95 bdev/nvme: add failover option to bdev_nvme_reset Seth Howell 2020-06-12 16:35:47 -0700
  • eafae9ae89 bdev/nvme: pass nvme_bdev_ctrlr struct to adminq. Seth Howell 2020-07-14 16:28:56 -0700
  • 0c6979e29b bdev/nvme: add a function for specifying a multipath trid. Seth Howell 2020-06-12 15:14:49 -0700
  • d88915f5ff bdev/nvme: rename ctrlr trid parameter to connected_trid Seth Howell 2020-07-08 15:27:02 -0700
  • a4b5041cd0 lib/nvmf: Fix return type to be alone on a line for _nvmf_ctrlr_destruct() Shuhei Matsumoto 2020-08-02 08:00:40 +0900
  • d49d316e63 doc/nvmf_tgt_pg: Update the description about assigning the created qpair to a poll group Shuhei Matsumoto 2020-08-02 07:20:27 +0900
  • 4ba5e90176 nbd: Add the O_DIRECT flag when opening the file. Ziye Yang 2020-08-05 00:09:09 +0800
  • 7bac9b06f1 nvme TCP: Make the control related pdu also allocated from the SPDK DMA memory Ziye Yang 2020-07-30 19:43:51 +0800
  • cca62c633f bdev/uring: Do not use IORING_SETUP_IOPOLL. Ziye Yang 2020-07-30 19:30:11 +0800
  • 864d93c053 nvmf: Add check for bidirectional xfer type Alexey Marchuk 2020-07-17 17:04:29 +0300
  • 8f7cb5e6dd script/pkgdep: fix pip-3 to pip3 WANGHAILIANG 2020-08-03 16:45:06 +0800
  • 4e0208001c json_config: fix static analyzer false-positive Darek Stojaczyk 2020-08-03 10:52:37 +0200
  • ab3a465554 lib/bdev: fix potential mem leak in part.c Seth Howell 2020-07-30 15:10:19 -0700
  • 305d64589e lib/virtio: fix heap use after free issue. Seth Howell 2020-07-30 15:04:03 -0700
  • beb468e9c7 nvmf: fix cc.en and csts.rdy setting during shutdown Jacek Kalwas 2020-07-22 11:28:04 +0200
  • aedcec8a0c nvmf: disconnecting io qpairs during shutdown handling Jacek Kalwas 2020-07-22 11:22:55 +0200
  • 809ab045b0 version: 20.10 pre Tomasz Zawadzki 2020-07-31 04:27:56 -0400
  • 6042d4e9ec changelog: remove spdk_env_get_primary_core change Tomasz Zawadzki 2020-07-30 05:28:34 -0400
  • 2d11e45ffc test/make: update source abi dir path Karol Latecki 2020-07-27 17:12:08 +0200
  • 241f290794 json_config: do not attempt to resolve JSON that failed decode Tomasz Zawadzki 2020-07-08 13:10:19 -0400
  • cebf307b61 json_config: do not assume JSON contains 'params' field Tomasz Zawadzki 2020-07-08 12:16:12 -0400
  • 0d8f86f842 lib/nvme: don't submit request if qpair is disconnected. Seth Howell 2020-07-16 16:39:37 -0700
  • 612aa86b50 sock/uring: enable pipe buffer on arm64 Richael Zhuang 2020-07-14 17:14:49 +0800
  • 92f29271d5 nvmf: add aqa property rsvd bits validation Jacek Kalwas 2020-07-10 01:52:17 +0200
  • e5bf2a1966 nvmf: fix aqa property validation Jacek Kalwas 2020-06-29 13:50:08 +0200
  • 51e8c2362b RPC: update the error message for current RPC state GangCao 2020-07-29 16:49:31 -0400
  • f6fcba38e8 test/nvmf: only disable test cases in top-level script Tomasz Zawadzki 2020-07-30 05:00:35 -0400
  • 31d2240873 test/nvmf: only check for rxe when testing RDMA Tomasz Zawadzki 2020-07-30 05:00:16 -0400
  • 79aac78398 test/nvmf: don't use Soft-RoCE in Shutdown tests. Seth Howell 2020-07-29 14:46:42 -0700
  • 144068a962 doc: fix raid_level parameter for bdev_raid_create RPC Jim Harris 2020-07-29 10:53:16 -0700
  • da60639f86 rocksdb: call spdk_app_stop before exit the process Changpeng Liu 2020-07-29 20:37:27 -0400
  • 06bba16f0a version: 20.07.1 pre v20.07.x Tomasz Zawadzki 2020-07-30 05:41:20 -0400
  • 1a527e501f SPDK 20.07 v20.07 Tomasz Zawadzki 2020-07-30 05:39:26 -0400
  • 9866a31b49 nvmf/rdma: Submit recv to SRQ when AER is released Alexey Marchuk 2020-07-28 22:16:45 +0300
  • fda3aafd14 doc: add bdevperf doc section Vitaliy Mysak 2020-07-30 11:56:05 +0200
  • ab691e3d5a bdev/ocf: take additional reference for ocf_cache Tomasz Zawadzki 2020-07-28 10:43:06 -0400
  • 71469b64ba bdev/ocf: simplify check for running cache instance Tomasz Zawadzki 2020-07-28 08:36:49 -0400
  • fbf9098c0c Revert "thread: add spdk_env_get_primary_core" Ben Walker 2020-07-28 13:38:45 -0700
  • fbe0a864b2 pkgdep/git: Fix QAT permision error during install Maciej Wawryk 2020-07-27 15:23:29 +0200
  • 9d504f223a nvme/perf: Do not use IORING_SETUP_IOPOLL Ziye Yang 2020-07-28 08:23:47 +0800
  • f758696fa6 vhost-blk: add resize bdev support Jin Yu 2020-03-26 22:05:19 +0800
  • 6d2247c2e2 nvme/transport: addd assert for transport. Seth Howell 2020-07-28 08:59:29 -0700
  • 97b095904a changelog: update with new 20.07 features. Seth Howell 2020-07-27 17:49:54 -0700
  • 6967fec6df nvmf/rdma: Submit recv to SRQ when AER is released Alexey Marchuk 2020-07-28 22:16:45 +0300
  • 8e5d5b8ff6 doc: add bdevperf doc section Vitaliy Mysak 2020-07-30 11:56:05 +0200
  • 7ef6d8dd63 virtio: fix scsi double free issue Jin Yu 2020-07-29 23:45:42 +0800
  • 79c7744efb virtio: fix virtio hw double free issue Jin Yu 2020-07-29 21:24:31 +0800
  • ebba5a0c58 make: add rpath to the shared library build option. Seth Howell 2020-07-15 16:58:48 -0700
  • a9be2ce64a env: Rename pci_device_rte_hotremove to pci_device_rte_dev_event Ben Walker 2020-07-24 12:46:10 -0700
  • 0d73f143b8 lib/iscsi: Put bits NAND or OR together. yidong0635 2020-07-23 05:18:53 -0400
  • 89f55134f6 scripts/pkgdep: Add liburing to install_all_dependencies function Maciej Wawryk 2020-07-28 07:57:53 +0200
  • 84de31e494 changelog: alphabetize and consolidate 20.07 section Seth Howell 2020-07-27 17:11:21 -0700
  • 297290f4b5 accel: add API to cancel a batch sequence paul luse 2020-07-16 18:47:59 -0400
  • b1deebd18c nvme: do not abort reqs in multi-process cleanup path Jim Harris 2020-07-27 09:11:28 -0700
  • d9a6e4e220 module/compress: add new parm to RPC for create compress vol paul luse 2020-07-02 12:43:41 -0400
  • d963a3313e nvmf/fc/ut: Add missing function stub Anil Veerabhadrappa 2020-07-24 08:40:21 -0700
  • 4be65dbf65 nvmf/rdma: Send ibv async event to the correct thread Alexey Marchuk 2020-07-22 10:48:49 +0300
  • 459d3e8f07 test/bdevperf: test config file Maciej Wawryk 2020-07-10 14:15:45 +0200
  • 1350922d09 bdev/ocf: take additional reference for ocf_cache Tomasz Zawadzki 2020-07-28 10:43:06 -0400
  • 868ba17780 bdev/ocf: simplify check for running cache instance Tomasz Zawadzki 2020-07-28 08:36:49 -0400
  • e12a4f6ec8 Revert "thread: add spdk_env_get_primary_core" Ben Walker 2020-07-28 13:38:45 -0700
  • 35599b776f pkgdep/git: Fix QAT permision error during install Maciej Wawryk 2020-07-27 15:23:29 +0200
  • d2a194c4f0 nvme/perf: Do not use IORING_SETUP_IOPOLL Ziye Yang 2020-07-28 08:23:47 +0800
  • b45f293d57 vhost-blk: add resize bdev support Jin Yu 2020-03-26 22:05:19 +0800
  • 0b1799cd98 nvme/transport: addd assert for transport. Seth Howell 2020-07-28 08:59:29 -0700
  • 7177e94973 changelog: update with new 20.07 features. Seth Howell 2020-07-27 17:49:54 -0700
  • 817d077a10 scripts/pkgdep: Add liburing to install_all_dependencies function Maciej Wawryk 2020-07-28 07:57:53 +0200
  • 27ee283487 pkg dependency: Add the libaio package install. Ziye Yang 2020-07-06 21:55:24 +0800
  • 91bca45725 changelog: alphabetize and consolidate 20.07 section Seth Howell 2020-07-27 17:11:21 -0700
  • 8d059e7a18 accel: add API to cancel a batch sequence paul luse 2020-07-16 18:47:59 -0400
  • 751e2812bc nvme: do not abort reqs in multi-process cleanup path Jim Harris 2020-07-27 09:11:28 -0700
  • 62b3b171cb module/compress: add new parm to RPC for create compress vol paul luse 2020-07-02 12:43:41 -0400
  • 03fe6a77c8 nvmf/fc/ut: Add missing function stub Anil Veerabhadrappa 2020-07-24 08:40:21 -0700
  • 3d1d4fcf54 nvmf/rdma: Send ibv async event to the correct thread Alexey Marchuk 2020-07-22 10:48:49 +0300
  • 8991773390 test/bdevperf: test config file Maciej Wawryk 2020-07-10 14:15:45 +0200
  • 6b41a08654 dpdkbuild: build dpdk with meson+ninja v20.07-rc1 Darek Stojaczyk 2020-03-23 17:55:08 +0100
  • c8c899f492 dpdk: update submodule to DPDK 20.05 Tomasz Zawadzki 2020-07-22 09:49:50 -0400