Commit Graph

  • ea741a29bd autopackage: Limit LTO build to nightly unittest-based jobs Michal Berger 2022-09-19 14:50:03 +0200
  • c8630869c4 test/compress: change environment variable to "NET_TYPE=virt" in nigthly tests Jaroslaw Chachulski 2022-09-20 07:44:25 -0400
  • e4569bd421 test/nvme_tcp: Correct the psh_len in nvme_tcp unittest MengjinWu 2022-09-16 04:22:10 +0000
  • 0b7f5a57ac nvme/tcp: remove unnecessary if check in nvme_tcp_read_pdu MengjinWu 2022-09-16 04:11:09 +0000
  • bf41b46c4e nvmf: Don't reg additional MRs Aleksey Marchuk 2022-09-08 14:39:04 +0200
  • c66b68e94e nvme/rdma: Inline nvme_rdma_calloc/free Aleksey Marchuk 2022-09-08 13:15:06 +0200
  • 77aef307fd nvme/rdma: Don't reg MRs for cmds and rsps Aleksey Marchuk 2022-09-08 13:01:47 +0200
  • 0991dfd449 ftl: Remove unnecessary bdev_nvme_detach_controller from test Kozlowski Mateusz 2022-09-20 09:51:39 +0200
  • 920c1cca18 ftl: Change metadata to use structure packing Kozlowski Mateusz 2022-09-01 14:15:47 +0200
  • c332181331 FTL: Move base device sb to LBA 0 Kozlowski Mateusz 2022-08-19 14:12:46 +0200
  • 759e176927 lib/ftl: Don't retry on write failure Kozlowski Mateusz 2022-08-18 15:14:54 +0200
  • d1dd6ca814 ftl: check structure sizes for future ABI compatibility Artur Paszkiewicz 2022-07-14 10:22:00 -0700
  • 4759b0b6a6 ftl: Add explicit values to the ftl_layout_region_type Kozlowski Mateusz 2022-07-09 01:14:11 +0200
  • 7f5a982f3c FTL: Update documentation Kozlowski Mateusz 2022-06-15 13:16:15 +0200
  • 63b2fecb3f ftl: nv cache write throttling Artur Paszkiewicz 2022-05-27 13:57:30 +0200
  • 8a76d5500d ftl: I/O tracing Artur Paszkiewicz 2022-05-25 15:12:52 +0200
  • 1790ee8a8d ftl: I/O statistics Artur Paszkiewicz 2022-06-28 16:49:30 +0200
  • d748bc41e2 ftl: Add layout upgrade to management path Kozlowski Mateusz 2022-09-12 10:14:29 +0200
  • 8c41c40331 ftl: Add md upgrade templates for P2L/Band/Chunk from version 0 to version 1 Kozlowski Mateusz 2022-05-25 11:55:36 +0200
  • c8ab874d7c ftl: Add upgrade of superblock from version 2 to version 3 Kozlowski Mateusz 2022-05-25 12:13:38 +0200
  • 7ff285193f ftl: Add metadata upgrade framework Kozlowski Mateusz 2022-05-27 14:57:35 +0200
  • 44b6d585ca FTL: Add helper functions for superblock upgrade Artur Paszkiewicz 2022-06-28 16:26:04 +0200
  • 1bc356bb21 ftl: Fix abort in compaction retry path Kozlowski Mateusz 2022-09-12 09:25:33 +0200
  • 75aded8439 spdk_dd: Use FIXED_BUFFERS Ben Walker 2022-05-04 11:24:40 -0700
  • c284fa9ec4 spdk_dd: Use FIXED_FILES Ben Walker 2022-05-02 13:13:48 -0700
  • 84cec154e8 spdk_dd: Allow io_uring to use O_NONBLOCK Ben Walker 2022-05-04 11:25:21 -0700
  • cec27746ae spdk_dd: Report speed correctly Ben Walker 2022-04-07 13:55:38 -0700
  • 128083ec42 spdk_dd: If both input and output are block devices, use IORING_SETUP_IOPOLL Ben Walker 2022-03-22 15:24:29 -0700
  • a342847df7 pkgdep: Add clang packages to rhel-based distros Michal Berger 2022-09-12 10:14:21 +0200
  • c43a50ea00 test/nvme: Counting io_submitted after starting I/O success wanghailiangx 2022-09-16 04:00:06 -0400
  • b313652b30 env_dpdk/pci: Refactor PCI bus scan Jim Harris 2022-09-15 13:56:06 +0000
  • 36644ef32f env_dpdk: move spdk_pci_driver definition to pci.c Jim Harris 2022-09-15 13:22:08 +0000
  • 2bb7185f1b env_dpdk: add dpdk_pci_device_vtophys() Jim Harris 2022-09-15 13:30:38 +0000
  • 92e63a9cc6 env_dpdk: remove unused SPDK_PCI_DRIVER_MAX_NAME_LEN Jim Harris 2022-09-15 13:21:25 +0000
  • dd2c08d2d1 configure/misc: make ISA-L a hard dependency paul luse 2022-09-06 10:48:39 -0700
  • b4f9bb444a UT/bdev/part.c:add the test of function spdk_bdev_part_free() KanKuo 2022-08-17 17:13:20 +0800
  • 18c8b52afa trace: allocate shm filesize based on number of cores used Jim Harris 2022-08-12 05:56:58 +0000
  • 982c25feef nvmf: add spdk_nvmf_ctrlr_[save|restore]_migr_data() APIs Changpeng Liu 2022-02-23 21:47:36 +0800
  • 04dd028292 perf/nvmf: Gather power statistics on the target side Michal Berger 2022-08-23 21:08:01 +0200
  • b43a0112dd scripts/perf: Add script for collecting system power statistics Michal Berger 2022-08-22 15:30:27 +0200
  • b9717f0109 perf: change qdepth from int to uint32_t Jacek Kalwas 2022-09-14 13:47:41 -0400
  • c738575823 autotest: Move nvmf's fuzzing outside the main suite Michal Berger 2022-09-19 11:35:42 +0200
  • 044bb17525 bdev/daos: support custom DAOS installation dir Denis Barakthanov 2022-09-15 11:55:46 +0100
  • d326389d96 test/sma: use smaller indention for the JSONs Sebastian Brzezinka 2022-08-31 15:53:06 +0200
  • 9f0d4f33c3 test/sma: vhost_blk create cntrl with crypto bdev Sebastian Brzezinka 2022-08-11 17:22:05 +0200
  • 7cefe7f62d test/sma: vfiouser attach crypto bdev Sebastian Brzezinka 2022-08-11 15:55:56 +0200
  • a70732c9f1 test/sma: move crypto helper function to common.sh Sebastian Brzezinka 2022-08-11 15:54:14 +0200
  • aa55c23dbc sma: crypto support for vhost_blk devices Sebastian Brzezinka 2022-08-11 13:37:29 +0200
  • 62e8255460 sma: crypto support for nvmf/vfiouser devices Sebastian Brzezinka 2022-08-11 13:29:40 +0200
  • 30ff5c6f14 test/sma: crypto test Konrad Sztyber 2022-08-04 04:28:15 +0200
  • a9d10dade8 test/common: add with-crypto to sma autotests Sebastian Brzezinka 2022-08-23 12:09:21 +0200
  • 2bd552fbfe sma: crypto support through bdev_crypto Konrad Sztyber 2022-08-03 04:57:06 +0200
  • c16dab7e37 sma: crypto support for nvmf/tcp devices Konrad Sztyber 2022-08-03 05:19:18 +0200
  • e1068a862c sma: configure crypto when attaching volumes Konrad Sztyber 2022-08-02 06:46:42 +0200
  • cc3f842cd1 sma: initial crypto definitions Konrad Sztyber 2022-08-01 08:15:33 +0200
  • b30edf643d sma: volume crypto interface Konrad Sztyber 2022-08-01 04:43:50 +0200
  • 11d13b85e6 test/nvmf: Test different abort qd sizes under SPDK and kernel targets Michal Berger 2021-07-28 12:53:28 +0200
  • dcd1fb796c example/perf: move allocating ns_worker Tomasz Zawadzki 2022-09-07 17:24:00 +0200
  • b6e9e1abb4 example/perf: comment the ns to worker association Tomasz Zawadzki 2022-09-07 17:29:55 +0200
  • 762db2a4f4 vhost: register memtable once if unchanged Liu Xiaodong 2022-08-30 06:36:06 -0400
  • 69bcb185f3 bdev/xnvme: save xnvme bdevs from runtime Tomasz Zawadzki 2022-08-18 16:55:35 +0200
  • 69b4e8b17f test/nvme: Replace -s with -o for "io size in bytes" wanghailiangx 2022-09-15 23:36:44 -0400
  • 905e519adc autotest_common.sh: increase read timeout inside rpc_cmd Krzysztof Karas 2022-09-15 14:51:39 +0200
  • 88055b422f test/spdkcli: reduce amount of HUGEMEM memory requested Jim Harris 2022-09-14 10:21:42 +0000
  • f167986b6c test/vfio-user: skip NVMeoF target coremask for VMs Changpeng Liu 2022-09-13 14:57:07 +0800
  • 35a71c7748 sock/ssl: free SSL resources in case of failures Konrad Sztyber 2022-09-14 09:37:10 +0200
  • 488d6e84c4 bdev_aio: handle unexpected res=0 correctly jun.ran 2022-09-06 00:32:31 +0800
  • c3f628f141 lib/nbd:export bdev flush and trim ability Xinrui Mao 2022-08-18 06:28:04 +0000
  • 7a4cb7bc1c perf/vhost: Allow to pass multiple FIO configs to the benchmark script Michal Berger 2022-07-15 12:13:19 +0200
  • 971451a84a perf/vhost: Allow to add extra fio config through $fio_extra_conf Michal Berger 2022-04-29 11:27:48 +0200
  • 0ee37d256a perf/vhost: Add io_uring related options to fio configuration Michal Berger 2022-04-29 11:27:39 +0200
  • 008f8a8617 perf/vhost: Replace run_vhost_test.py with a simple bash wrapper Michal Berger 2022-04-27 22:06:14 +0200
  • 6872c67e4f perf/vhost: Add NUMA-aware cgroup setup for the VMs Michal Berger 2022-07-18 23:59:08 +0200
  • 3d5e27df7d test/cgroups: Add helper functions for more granular setup Michal Berger 2022-07-18 23:53:24 +0200
  • 1f7041b3fb docker: read architecture from uname Karol Latecki 2022-09-14 13:25:44 +0200
  • 602a900006 docker: remove pre-install script Karol Latecki 2022-08-23 13:58:36 +0200
  • ba453fbecf docker: update base to Fedora 35 Karol Latecki 2022-08-23 12:24:30 +0200
  • e8a40ada16 docker: make sure root owns spdk repo directory Karol Latecki 2022-08-23 12:22:17 +0200
  • 48312019c8 nvme/tcp: Remove duplicate code in nvme_tcp_read_pdu MengjinWu 2022-09-13 17:10:31 +0000
  • 31fc5f196f nvme/tcp: simplify state change function MengjinWu 2022-09-14 04:11:43 +0000
  • 7a7f21b6fe init: Avoid calling RPC methods twice Aleksey Marchuk 2022-09-05 11:52:01 +0200
  • 515419ac66 rpc: Add API to get method state mask Aleksey Marchuk 2022-09-05 11:38:34 +0200
  • 67bb33160a vbdev_lvol: Implement SEEK_[DATA,HOLE] io type Damiano Cipriani 2022-09-05 15:22:18 +0200
  • 6defafc913 bdev: Add functions to [hole,data] seek Damiano 2022-09-05 15:08:32 +0200
  • d8a3dee1c1 blob: Add functions to find [un]allocated io_unit Damiano 2022-09-05 14:51:01 +0200
  • ddf5a8da90 blobstore: Add function to get io_unit per cluster Damiano Cipriani 2022-09-08 12:52:04 +0200
  • 2de485346e sock/ssl: move SSL_CTX creation to accept() Boris Glimcher 2022-09-10 02:28:04 +0300
  • 35f7f0ce1e nvme/tcp: Allow to choose SSL socket implementation Boris Glimcher 2022-08-16 00:07:29 +0300
  • ef65d8467c bdev/raid: fix flush on raid0 Amir Haroush 2022-07-07 02:55:58 +0300
  • f352e9f477 pkgdep/git: Skip -pre tags Michal Berger 2022-09-13 13:24:42 +0200
  • a8074147b5 thread: note that spdk_thread_get_last_tsc(NULL) is allowed Jim Harris 2022-09-09 16:03:29 +0000
  • 39ecb61ade event: pass "const struct option*" to spdk_app_parse_args() Kefu Chai 2022-08-18 00:41:41 +0800
  • 12807c5bc6 lib/nvmf: Do one memset per new PDU recv MengjinWu 2022-09-10 05:46:51 +0000
  • 6045458cb6 test/bdevperf: apply g_abort to job->abort Changpeng Liu 2022-09-09 15:20:55 +0800
  • c6824c7944 bdev/rbd: return a error value(-1) when create RBD bdev on non existing RBD image Yifan Bian 2022-09-13 04:30:10 +0000
  • b4e9ce466c spdk_top: Add status columns to THREADS and CORES tabs Krzysztof Karas 2021-06-17 12:01:39 +0200
  • 1ad140676e test/aer: Complete requests before detaching. yidong0635 2022-09-09 07:37:54 +0800
  • 4f8bf4c380 sock/ssl: free SSL on socket close() Boris Glimcher 2022-09-09 02:27:46 +0300
  • 156b48b298 ftl: Trim tests Kozlowski Mateusz 2022-05-27 12:52:12 +0200
  • 630922e825 ftl: Add lazy unmap process Kozlowski Mateusz 2022-05-27 13:05:14 +0200