Commit Graph

  • ccc1c72ca2 vmd: fix the memory leak issue if vmd address cannot assigned. Ziye Yang 2019-10-29 17:56:13 +0800
  • fcf4c5e426 bdev/fio: always set the engine_data to NULL GangCao 2019-10-31 17:33:36 -0400
  • 3c84535d69 ut/iscsi: Test recursive calls of iscsi_conn_flush_pdus_internal() Shuhei Matsumoto 2019-11-05 11:33:58 +0900
  • fbb59ae25a iscsi: fix the recursive calling issue. Ziye Yang 2019-11-01 18:41:06 +0800
  • e3d18b5052 test: Shellcheck - move rule SC2148 to permanent exception list Pawel Kaminski 2019-10-28 08:41:54 -0400
  • 39e8a95c71 test: Shellcheck - apply rule SC2152 Pawel Kaminski 2019-10-28 08:23:22 -0400
  • 56621dea3c test: apply rule SC2153 where possible Pawel Kaminski 2019-10-28 08:10:11 -0400
  • c2f59d6c1f test: Shellcheck - move rule SC2153 to permanent exception list Pawel Kaminski 2019-11-03 16:02:17 -0500
  • af4e2a3277 lib/vmd: hotplug / hotremove support Konrad Sztyber 2019-10-29 17:51:25 +0100
  • 2e2f383c3a event/vmd: single module initialization function Konrad Sztyber 2019-11-05 10:51:20 +0100
  • 3f2002eaba nvme/perf: store master core as global variable Jim Harris 2019-11-05 06:08:05 -0700
  • 437dce1a5b nvme/perf: remove unnecessary logging Jim Harris 2019-11-05 05:51:35 -0700
  • 262ecf0ec5 nvmf/tcp: stop trying to accept when no more socks Jim Harris 2019-11-04 04:41:12 -0700
  • 2a8dc3e943 nvme/perf: fix alignment of final data Jim Harris 2019-11-01 09:32:42 -0700
  • 766ef001f3 nvme/perf: remove bad warning message Jim Harris 2019-11-01 09:30:58 -0700
  • e0a0f90b0f nvme: don't enable adminq until we know discovery_ctrlr exists Jim Harris 2019-11-04 05:37:33 -0700
  • ff93f0f9d6 bdev/uring: make uring rpc interface unified with aio Yao Liu 2019-10-29 15:42:07 +0800
  • 3ea70d336a Revert "test: Fix a few instances of errant cd" Tomasz Zawadzki 2019-11-04 10:48:58 -0500
  • c650e14434 test/vhost: fix respecting additional params for vhost_run Karol Latecki 2019-10-29 10:20:23 +0100
  • 456d60a744 changelog: add RPC rename entry Tomasz Zawadzki 2019-10-31 15:35:46 -0400
  • 6de3ac79ea test/iscsi_tgt: Call remove_backends after iscsicleanup in the trap handler Shuhei Matsumoto 2019-11-04 10:06:28 +0900
  • 7cef60b657 lib/scsi: Close block device on the thread which opened it Shuhei Matsumoto 2019-11-01 15:31:47 +0900
  • 9889ab2dc8 spdk: Upgrade isa-l to add support for aarch64 Richael Zhuang 2019-10-30 10:13:40 +0800
  • 6ed832db34 bdev/nvme: Check error when init Opal Chunyang Hui 2019-10-31 18:11:50 +0800
  • 6eab1c1608 test/nvme: disable startup test for FreeBSD Liang Yan 2019-10-29 09:05:10 +0800
  • 34385d80a3 nvmf/tcp: Add pointer to qpair from PDU Ben Walker 2019-10-01 13:47:30 -0700
  • 83ffb2075e nvme/tcp: Rename pdu->ctx to pdu->req Ben Walker 2019-10-01 13:45:35 -0700
  • 78a11548da nvmf/tcp: Move duplicated disconnect code to a function Ben Walker 2019-10-04 09:58:18 -0700
  • 811a66e97e nvmf/tcp: Use the new sock_is_connected function during shutdown Ben Walker 2019-10-04 10:52:09 -0700
  • 5f856f4d65 nvmf/tcp: No longer set sndbuf size Ben Walker 2019-09-30 12:14:17 -0700
  • 81a47d9820 sock/posix: Move repeated socket allocation code to a function Ben Walker 2019-10-28 13:34:35 -0700
  • 913f780e10 test: Add mocks for sendmsg and recvmsg Ben Walker 2019-10-17 13:58:46 -0700
  • e58deb0257 test/raid: remove unused spdk_thread_send_msg stub Jim Harris 2019-10-25 15:55:49 -0700
  • 73f8438874 lib/vmd: use TAILQs for bus / device lists Konrad Sztyber 2019-10-29 13:04:25 +0100
  • 0b9931516d test: Fix a few instances of errant cd Ben Walker 2019-10-28 14:07:41 -0700
  • 9c64110700 bdev/nvme: Change NVMe controller unregister flow Maciej Szwed 2019-10-15 13:03:36 +0200
  • 63c2e95c42 bdev/nvme: NVMe probe ctx free change for async bdevs creation Maciej Szwed 2019-09-16 08:54:30 +0200
  • 81d6bcd02c bdev/nvme: Make bdev_nvm_create_bdevs asynchronous like Maciej Szwed 2019-09-27 11:27:30 +0200
  • b577d89297 scripts/ceph: unmount the right dev. Ziye Yang 2019-10-28 22:15:04 +0800
  • 27ef3373a6 test: Shellcheck - ignore SC2164 warnings Maciej Wawryk 2019-10-23 15:13:42 +0200
  • 445e667f41 module/raid: make raid_level an enum instead of plain integer Artur Paszkiewicz 2019-10-09 13:46:46 +0200
  • fc9ca1d0d6 module/raid: move raid0 functions to separate file Artur Paszkiewicz 2019-10-08 12:33:15 +0200
  • 6e6d04b683 module/raid: move duplicated error handling code Artur Paszkiewicz 2019-10-08 14:56:24 +0200
  • 1d246e97ab module/raid: remove a redundant function Artur Paszkiewicz 2019-10-08 12:39:36 +0200
  • ef775d6453 module/raid: remove struct raid_fn_table Artur Paszkiewicz 2019-10-08 11:37:56 +0200
  • f614a7014c module/crypto: reduce session mempool size paul luse 2019-10-17 22:23:42 +0000
  • 88e48baaaf module/crypto: fix some typos & clean up comments paul luse 2019-10-17 22:15:42 +0000
  • e660235c9d SPDK 19.10 v19.10 Tomasz Zawadzki 2019-10-31 13:48:48 -0400
  • 41de7a4e1c changelog: add RPC rename entry Tomasz Zawadzki 2019-10-31 15:35:46 -0400
  • 583f40632f version: 20.01 pre Tomasz Zawadzki 2019-10-31 13:29:35 -0400
  • 1c51dfdb6e lib/iscsi: Remove iSCSI task left in PDU receive process due to connection exit Shuhei Matsumoto 2019-10-31 13:48:40 -0400
  • 01988f644f Revert "lib/iscsi: Close the being hot-removed LUN even if connection is in exiting Shuhei Matsumoto 2019-10-31 13:48:26 -0400
  • 0680344863 nvme: Document new cuse functions Ben Walker 2019-10-29 14:32:47 -0700
  • 5a472f2779 nvme/cuse: Poll the io_msg queue when the admin queue is polled Ben Walker 2019-10-30 11:58:33 -0700
  • 43890b3c4c doc/nvme: nvme character device documentation Tomasz Zawadzki 2019-10-30 18:19:19 -0400
  • df1fead54c dpdk: update submodule to include vhost compile fix Tomasz Zawadzki 2019-10-30 04:29:30 -0400
  • ec6de131f7 nvme: don't disconnect qpairs from admin thread. Seth Howell 2019-10-29 14:09:36 -0700
  • 1f737887cb changelog: added missing entries for 19.10 Tomasz Zawadzki 2019-10-29 12:10:02 -0400
  • b01b4a119d changelog: consolidated sections for SPDK 19.10 Tomasz Zawadzki 2019-10-29 12:02:53 -0400
  • cd654cc512 lib/iscsi: Remove iSCSI task left in PDU receive process due to connection exit Shuhei Matsumoto 2019-10-31 12:00:44 +0900
  • 832d90c1e2 Revert "lib/iscsi: Close the being hot-removed LUN even if connection is in exiting Shuhei Matsumoto 2019-10-31 11:52:18 +0900
  • 368de579b6 nvme: Document new cuse functions Ben Walker 2019-10-29 14:32:47 -0700
  • 11739f3cb1 nvme/cuse: Poll the io_msg queue when the admin queue is polled Ben Walker 2019-10-30 11:58:33 -0700
  • e9b5bef8d4 doc/nvme: nvme character device documentation Tomasz Zawadzki 2019-10-30 18:19:19 -0400
  • ab1faf3379 dpdk: update submodule to include vhost compile fix Tomasz Zawadzki 2019-10-30 04:29:30 -0400
  • 13f30a254e nvme: don't disconnect qpairs from admin thread. Seth Howell 2019-10-29 14:09:36 -0700
  • 808ad5f398 changelog: added missing entries for 19.10 Tomasz Zawadzki 2019-10-29 12:10:02 -0400
  • cc25bd4aa9 changelog: consolidated sections for SPDK 19.10 Tomasz Zawadzki 2019-10-29 12:02:53 -0400
  • 2de916785b lib/iscsi: Close the being hot-removed LUN even if connection is in exiting Shuhei Matsumoto 2019-10-28 11:18:28 +0900
  • 6012461966 lib/iscsi: Send R2T in SCSI Data-Out PDU Header handling Shuhei Matsumoto 2019-10-25 09:11:53 +0900
  • 4130dd8ea5 nvme: take the lock when disconnecting qpairs. Seth Howell 2019-10-25 09:24:27 -0700
  • ecf2ccec7b lib/vmd: make sure pcie_cap is not NULL before dereferencing it Konrad Sztyber 2019-10-25 12:33:01 +0200
  • 1ef8449feb lib/iscsi: Close the being hot-removed LUN even if connection is in exiting Shuhei Matsumoto 2019-10-28 11:18:28 +0900
  • 84f59335c2 lib/iscsi: Send R2T in SCSI Data-Out PDU Header handling Shuhei Matsumoto 2019-10-25 09:11:53 +0900
  • a4925ba744 nvme: take the lock when disconnecting qpairs. Seth Howell 2019-10-25 09:24:27 -0700
  • 4121477d91 lib/vmd: make sure pcie_cap is not NULL before dereferencing it Konrad Sztyber 2019-10-25 12:33:01 +0200
  • efbcd259ac lib/nvme: nvme character device tests v19.10-rc1 Tomasz Kulasek 2019-10-24 20:11:51 +0200
  • eafc447ecf changelog: add reset handling APIs Seth Howell 2019-10-16 13:30:02 -0700
  • eb2dee2444 test/nvmf: add a test case for trid failover. Seth Howell 2019-10-23 15:58:47 -0700
  • a072421c90 test/vm_setup: add CUSE dependencies Tomasz Kulasek 2019-10-23 10:27:36 +0200
  • 74906b01b6 lib/nvme: add RPC for interacting with CUSE devices Tomasz Kulasek 2019-10-24 20:09:47 +0200
  • 5027dc7184 bdev/nvme: integrate NVMe character device with NVMe bdev Maciej Szwed 2019-10-24 11:20:14 +0200
  • 63364ccc4f lib/nvme: CUSE add IO requests processing Maciej Szwed 2019-10-24 11:19:38 +0200
  • 39283f0074 lib/nvme: CUSE add admin requests Maciej Szwed 2019-10-24 11:18:02 +0200
  • 805d994281 lib/nvme: add NVMe character device Tomasz Kulasek 2019-10-24 20:04:33 +0200
  • 72e079a880 lib/nvme: implement external IO processing Maciej Szwed 2019-10-24 11:14:10 +0200
  • 71a1bbdd54 bdev/opal: Add check for strdup Chunyang Hui 2019-10-23 22:36:07 +0800
  • 173353baca opal/Changelog: Add log for bdev opal Chunyang Hui 2019-10-22 01:39:24 +0800
  • fbe5822572 test/mem_callbacks: Fix compilation on ARM Alexey Marchuk 2019-10-24 11:02:24 +0000
  • 53b92a6c18 nvme: allow setting of completion queue CDW0 Michael Haeuptle 2019-10-07 16:08:55 +0000
  • 2ec99adad9 nvmf/tcp: fix the state machine issue if data is already read. Ziye Yang 2019-10-24 11:28:59 +0800
  • faedb24952 test: Shellcheck - include check SC2165 Maciej Wawryk 2019-10-23 15:08:51 +0200
  • 79e5668173 test: Shellcheck - correct rule: Prefer [ p ] && [ q ] Maciej Wawryk 2019-10-23 15:04:25 +0200
  • e82eef5482 test: Shellcheck - include check SC2167 Maciej Wawryk 2019-10-23 14:59:44 +0200
  • 6ed525207f test: Shellcheck - include check SC2230 Maciej Wawryk 2019-10-23 14:56:22 +0200
  • f3b3fa7753 test: Shellcheck - correct rule: Use "${var:?}"\ Maciej Wawryk 2019-10-16 10:43:49 +0200
  • a8dee6d1b9 test: Shellcheck - correct rule: Useless echo? Maciej Wawryk 2019-10-16 09:13:42 +0200
  • 64d0c173cd test: Shellcheck - correct rule: Use a ( subshell ) to avoid having to cd back Maciej Wawryk 2019-10-16 07:55:45 +0200
  • 5215fad6ef nvme: Add an API for updating a controller trid. Seth Howell 2019-10-07 16:41:23 -0700
  • 7d3771f93c nvme_ctrlr: add get/set for ctrlr->is_failed. Seth Howell 2019-10-17 16:23:43 -0700