Commit Graph

  • 54020194c6 app/nvmf_tgt: Optional VMD enumeration Wojciech Malikowski 2019-06-27 11:02:33 -0400
  • f5e121fee0 app/bdev_svc: Optional VMD enumeration Wojciech Malikowski 2019-06-27 11:00:19 -0400
  • e2fb1b80e1 lib/ftl: Check if any additional relocation was added Wojciech Malikowski 2019-06-11 11:00:50 -0400
  • a74b79dc74 lib/ftl: Drop relocation for empty bands immediately Wojciech Malikowski 2019-06-11 10:58:18 -0400
  • c149f9597f lib/ftl: Prevent from adding active reloc to pending queue Wojciech Malikowski 2019-06-19 09:26:45 -0400
  • 76cff6da81 lib/ftl: Remove band from active/pending queue Wojciech Malikowski 2019-06-14 05:58:49 -0400
  • 2cc6bd2a26 lib/ftl: Skip block with ongoing write during relocation Wojciech Malikowski 2019-06-14 05:21:33 -0400
  • bf4973087f lib/ftl: Allow for relocating open band Wojciech Malikowski 2019-06-11 10:04:23 -0400
  • f8a9112292 lib/ftl: Mark all lba map segments as cached for open bands Wojciech Malikowski 2019-06-12 13:24:24 -0400
  • bfd67f9405 lib/ftl: Initialize band tail metadata physical address Wojciech Malikowski 2019-06-12 07:03:55 -0400
  • 4be37a57f4 lib/ftl: Consume ANM event on core thread Wojciech Malikowski 2019-06-11 09:40:46 -0400
  • cdc0170c1b nvmf/tcp: Add a maximal PDU loop number Ziye Yang 2019-06-14 16:48:37 +0800
  • 5b80a5505c test/iscsi_ut: fix a warning of rsp_pdu garbage value Hailiang Wang 2019-06-28 13:47:01 +0800
  • 94c06a68de test/dif_ut: fix a warning of iov_base garbage value Hailiang Wang 2019-06-28 10:33:46 +0800
  • bef870c6d0 test/fio: fail the tests when fio is not available Tomasz Zawadzki 2019-05-30 04:08:19 -0400
  • 6c9b6abf5e blobfs: make internal asynchronous APIs as public APIs Changpeng Liu 2019-06-10 20:59:22 -0400
  • 485a2dcfa9 UT/blobfs: add asynchronous Writev/Readv unit tests Changpeng Liu 2019-06-06 00:52:19 -0400
  • 1966f1eef3 blobfs: add writev/readv asynchronous APIs support Changpeng Liu 2019-05-05 22:19:14 -0400
  • c74ea9fa8e rocksdb: Fix null deref at blobfs calls Takeshi Yoshimura 2018-07-06 03:35:34 -0500
  • 9d1e666798 conf: parse "C2HSuccess" parameter for TCP transport only Anil Veerabhadrappa 2019-06-26 22:51:46 -0700
  • 4ebf5cef63 perf/nvmf: add link files into zipped SPDK source codes Liang Yan 2019-06-24 13:49:38 +0800
  • fd22bfcc2b iscsi/test: destruct all malloc devices by one time Ziye Yang 2019-06-14 23:41:40 +0800
  • 0c26ea5a2b dif: Factor out converting size from LBA based to extended LBA based Shuhei Matsumoto 2019-06-27 11:35:47 +0900
  • 1d1c60e53d dif: Add helper function to convert buffer range to extended LBA based Shuhei Matsumoto 2019-06-20 17:12:04 +0900
  • 767c046e77 dif: Add spdk_dif_update_crc32c_stream to update CRC32C by stream fashion Shuhei Matsumoto 2019-06-20 17:04:19 +0900
  • 4c2e52b935 dif: Process partial data block properly in _dif_update_crc32c_split Shuhei Matsumoto 2019-06-20 16:25:25 +0900
  • c3abcfefda app/spdk_lspci: App for printing available SPDK PCI devices Wojciech Malikowski 2019-04-11 08:20:20 -0400
  • 310fc0b5d5 scsi_bdev_ut: add SPDK_CU_ASSERT_FATAL before put task. yidong0635 2019-06-27 07:01:28 -0400
  • 9c9709b9b1 test/iscsi_tgt: run vpp with gdb Tomasz Kulasek 2019-06-10 12:23:02 +0200
  • ef489303b4 net/vpp: include VPP into iSCSI test scripts Tomasz Zawadzki 2018-06-25 08:44:59 -0400
  • 29408ebaa9 test/vm_setup: install VPP 19.01.1 Tomasz Kulasek 2018-06-25 08:44:59 -0400
  • 338d4a2611 doc/vpp: update VPP integration docs Tomasz Kulasek 2019-05-31 18:20:13 +0200
  • 699a5f35e5 net/vpp: switch to session.api Tomasz Zawadzki 2018-09-26 03:57:32 -0400
  • 14a62d67ac net/vpp: allow to compile with vpp Tomasz Kulasek 2018-09-26 03:57:32 -0400
  • a44c743417 test/iscsi_tgt: make sure iscsi devices are ready Tomasz Kulasek 2019-06-17 09:23:20 +0200
  • 0972838f83 bdevperf: provide unregister callback when opening target bdev. Andrey Kuzmin 2019-03-13 23:02:40 +0300
  • f9a6588f57 nvme: switch to spdk_*malloc(). Darek Stojaczyk 2019-03-15 15:28:02 +0100
  • a019feec62 dif: Factor out setup operation of spdk_dif_generate/verify_stream Shuhei Matsumoto 2019-06-18 16:37:55 +0900
  • 6db126c24c dif: Add spdk_dif_verify_stream to verify DIF by stream fashion Shuhei Matsumoto 2019-06-17 17:45:55 +0900
  • 80f2ca0d90 dif: Process partial data block properly in _dif_verify_split Shuhei Matsumoto 2019-06-26 16:40:51 +0900
  • d69dc28b00 dif: Separate _dif_verify_split into three parts Shuhei Matsumoto 2019-06-17 15:48:27 +0900
  • 42287a6954 lib/ftl: error logging around getting chunk info Konrad Sztyber 2019-06-18 11:23:15 +0200
  • 18b1de97d8 lib/ftl: store metadata on non-volatile cache Konrad Sztyber 2019-05-29 12:42:56 +0200
  • 11ff1f4a2b lib/ftl: non-volatile cache metadata pool Konrad Sztyber 2019-05-29 09:22:34 +0200
  • 83f3785bc4 test: fix the nvme reset test time JinYu 2019-06-13 00:49:59 +0800
  • 8c2cff02b6 lib/ftl: Fix ppa pack function Mateusz Kozlowski 2019-06-06 15:24:05 +0200
  • 851830c366 nvme/perf: add lto John Kariuki 2019-06-25 09:42:33 -0700
  • f056bc6524 lib/env_dpdk: Allow iterating over all detected PCI devices Wojciech Malikowski 2019-04-11 05:43:50 -0400
  • b9e8dc71f7 env_dpdk/pci: cleanup locks Darek Stojaczyk 2019-06-21 08:29:25 +0200
  • fe511d03d2 env_dpdk/pci: reduce g_pci_mutex scope Darek Stojaczyk 2019-06-21 08:15:59 +0200
  • b941b2983a env_dpdk/pci: don't hotplug devices directly on the dpdk intr thread Darek Stojaczyk 2019-06-21 07:59:11 +0200
  • cf0abd0e83 env_dpdk/pci: don't hotremove devices directly on the dpdk intr thread Darek Stojaczyk 2019-06-19 06:52:03 +0200
  • 49c12890aa env_dpdk/pci: remove thread safety from PCI APIs Darek Stojaczyk 2019-06-19 12:34:03 +0200
  • 82f691be43 version: 19.04.2-pre Tomasz Zawadzki 2019-06-19 02:49:11 -0400
  • c947e87e46 nvme/deallocated_value: Fix scanbuild error on fedora30 with GCC9. yidong0635 2019-06-20 09:11:27 -0400
  • c7abeb33b5 test/vm_setup.sh: add libudev-devel to install_qat Karol Latecki 2019-06-25 17:36:33 +0200
  • 016d933793 lib/virtio: change the definition of cookie Ziye Yang 2019-06-26 18:55:19 +0800
  • e8356fd233 blobstore: Cleanup after power failure while creating snapshot Maciej Szwed 2019-05-21 09:50:30 +0200
  • a6b199224c blobstore/ut: Delete snapshot and power failure unit test Maciej Szwed 2019-05-15 14:17:53 +0200
  • bfda995be2 bdev/compress: add RPC to specify PMD paul luse 2019-05-29 20:05:38 -0400
  • ef6878072c lib/ftl: Band seq is restored from head md only Mateusz Kozlowski 2019-06-25 12:34:05 +0200
  • 77c1766144 lib/ftl: Expand restore tests Mateusz Kozlowski 2019-06-11 15:35:22 +0200
  • 1e74582b76 lib/ftl: Add dirty shutdown test Mateusz Kozlowski 2019-05-31 13:35:12 +0200
  • 38bb4bcdee lib/ftl: Fix I/O alignment in dirty shutdown restore Mateusz Kozlowski 2019-06-14 16:24:42 +0200
  • 67d027ece9 lib/ftl: Fix lba_map cleanup during restore Mateusz Kozlowski 2019-06-18 11:18:29 +0200
  • 8c69654d5a dif: Process unaligned data segment properly in DIF insert Shuhei Matsumoto 2019-06-17 16:19:13 +0900
  • 2819718176 dif: Add an API to update data offset of DIF context Shuhei Matsumoto 2019-06-15 09:09:05 +0900
  • 5ef24d5256 app/spdk_tgt: Optional VMD enumeration Wojciech Malikowski 2019-06-18 08:57:40 -0400
  • 49a0a690cb test/bdevperf: Optional VMD enumeration Wojciech Malikowski 2019-06-18 07:59:35 -0400
  • 17c006a7c3 lib/jsonrpc: Fix memory leaks about connection request. yidong0635 2019-06-18 14:36:05 -0400
  • 6629202cbd nvmf/tcp: Use the success optimization by default Or Gerlitz 2019-06-11 15:07:28 +0000
  • 2224554eec test/nvme: check_io after reset without setting long time JinYu 2019-06-13 21:22:58 +0800
  • cf5c4a8a2e nvmf: add ptpl activated flag to Namespace Changpeng Liu 2019-06-11 02:21:01 -0400
  • d2c169d51c vm_setup: change spdk source from gerrithub to github. yidong0635 2019-06-25 06:15:48 -0400
  • 863f17d609 reduce: check pmem buf before unmap Chunyang Hui 2019-06-19 22:48:50 +0800
  • 73a171a07c rdma: assert ibv_send_wr is not NULL Hailiang Wang 2019-06-21 10:49:22 +0800
  • 0c939301cb scripts/Vagrant: update vagrant boxes Karol Latecki 2019-06-13 10:08:45 +0200
  • 29093c7f01 event/app: don't call start_fn twice when json config is used Darek Stojaczyk 2019-06-18 07:31:26 +0200
  • a7d9fc4a4d event: fix segv on json config read failure Darek Stojaczyk 2019-06-18 07:09:35 +0200
  • 7bf3ac17f7 Opal: close dev in nvme_manage Chunyang Hui 2019-06-18 20:58:50 +0800
  • 8233a5a8e1 event/subsystems/vmd: Added VMD subsystem Wojciech Malikowski 2019-06-18 07:28:04 -0400
  • 98cc02fd05 identify: Fix gcc9 unaligned warning. yidong0635 2019-06-19 06:00:13 -0400
  • 1750a0859b dif: Process unaligned end of data buffer in spdk_dif_generate_stream() Shuhei Matsumoto 2019-06-13 09:48:58 +0900
  • f6a91b3b40 dif: Process partial data block properly in _dif_generate_split() Shuhei Matsumoto 2019-06-17 15:02:15 +0900
  • 27707953ec dif: Separate _dif_generate_split into three parts Shuhei Matsumoto 2019-06-17 13:47:19 +0900
  • f1344911ea dif: Minor cleanup of spdk_dif_set_md_interleave_iovs Shuhei Matsumoto 2019-06-13 08:51:06 +0900
  • 8b24fc4a31 dif: Process unaligned end of data segment in spdk_dif_set_md_interleave_iovs() Shuhei Matsumoto 2019-06-12 17:26:08 +0900
  • 2bb4fb4c8c dif: Factor out SGL append opeartion when splitting data buffer Shuhei Matsumoto 2019-06-13 07:46:42 +0900
  • 45f480535b UT/bdev: add IO boundary splitting unit test Changpeng Liu 2019-05-07 23:30:23 -0400
  • 5d718951a6 bdev: split requests first if the request has data buffer Changpeng Liu 2019-06-18 23:51:43 -0400
  • 77290bfe6b nvme: fix the endless loop of aborting trackers JinYu 2019-06-13 00:24:33 +0800
  • 68fbb33b81 bdev/compress: add 2 recommended flags to the comp operation paul luse 2019-06-20 10:18:53 -0400
  • 8d2455caa3 bdev/compress: always use QAT if available paul luse 2019-06-06 17:13:22 -0400
  • 5d55704d66 bdev/compress: adjust vol parms paul luse 2019-06-19 17:10:42 -0400
  • 5cffa4a988 bdev/compress: check PMD shareable flag for transforms paul luse 2019-06-19 16:37:53 -0400
  • efabcb5b61 SPDK 19.04.1 v19.04.1 Tomasz Zawadzki 2019-06-19 02:45:37 -0400
  • 52fa503769 CHANGELOG: updated for v19.04.1 Tomasz Zawadzki 2019-06-19 02:48:25 -0400
  • d1a833ffb1 log: passing user-defined log paul luse 2019-05-20 18:29:45 -0400
  • f944a090e3 blobstore: Fix error path for snapshot creation Maciej Szwed 2019-05-21 11:12:42 +0200
  • 84b5ac7dac blobstore: Enable/disable snapshot deletion with CFLAGS Maciej Szwed 2019-05-09 12:08:23 +0200