Commit Graph

  • 45e919d210 bdev/virtio/scsi: hotremove targets on EVENTS_MISSED rescan Dariusz Stojaczyk 2018-03-01 17:16:44 +0100
  • def268e6a4 bdev/virtio/scsi: extract virtio response error handling to common func Dariusz Stojaczyk 2018-03-01 16:49:40 +0100
  • 72d72f503c nvmf: add hosts after creating subsystem Daniel Verkamp 2018-03-09 16:59:56 -0700
  • 333e9299b1 nvmf: add listen addresses after creating subsystem Daniel Verkamp 2018-03-09 16:52:40 -0700
  • d4ef1338b0 bdev: make QoS channel management thread safe Daniel Verkamp 2018-03-09 14:46:47 -0700
  • e45c36ffb3 bdev: simplify QoS poller registration Daniel Verkamp 2018-03-09 13:24:02 -0700
  • 619a4f9418 iscsi: trace initiator and target name when handling nop GangCao 2018-03-13 03:55:40 -0400
  • 7f3e956c73 autorun_post: use absolute paths for lcov Karol Latecki 2018-03-13 14:00:53 +0100
  • 5c36200d90 lib: Return instead of abort() in nbd Lance Hartmann 2018-03-12 18:16:26 -0400
  • abd86265d3 test/iscsi_tgt: Update comment for disable CHAP authentication Liang Yan 2018-03-12 12:41:21 +0800
  • c3bc40a6ef io_channel: add return value to pollers Roman Sudarikov 2018-03-12 17:16:47 -0700
  • abe4c73f40 io_channel: use spdk_poller_fn consistently Daniel Verkamp 2018-03-12 16:49:49 -0700
  • 963b3a3bf7 nvmf : RPC to remove a listener param 2018-03-08 09:20:10 -0800
  • 393b657ff2 event/nvmf: remove unused function declaration Daniel Verkamp 2018-03-09 16:28:53 -0700
  • 19100ed580 bdev: rename spdk_bdev_module_if -> spdk_bdev_module Daniel Verkamp 2018-03-09 15:20:21 -0700
  • c25402c5db lib: Return instead of exit in trace Lance Hartmann 2018-03-09 12:08:57 -0500
  • f1bf28de41 test: set all coremasks to use 8 or fewer cores. Seth Howell 2018-03-12 10:10:41 -0700
  • 01d6310742 lib: Return instead of abort() in bdev Lance Hartmann 2018-03-12 16:26:35 -0400
  • ca91d671e3 include/copy_engine.h: add comments for public APIs Yanbo Zhou 2018-03-06 16:27:30 +0800
  • b24fdae1a8 Revert "blob: queue sync requests if one already in progress" Jim Harris 2018-03-12 17:19:11 -0700
  • dbcc917d81 scripts/setup.sh: avoid clobbering $bdf variable Daniel Verkamp 2018-03-09 15:58:27 -0700
  • a137b9afd0 blob: queue sync requests if one already in progress Jim Harris 2018-02-22 10:25:59 -0700
  • 9022a59e99 configure: add --disable-tests option Daniel Verkamp 2018-03-06 15:39:04 -0700
  • 9c5c2cf7c8 lib/iscsi: Move last_nopin update in spdk_iscsi_send_nopin Ziye Yang 2018-03-09 15:46:42 +0800
  • 1732428a2b bdevperf: IOPS average by exponential moving average Shuhei Matsumoto 2018-03-06 09:13:05 +0900
  • 4492fd6cc8 iscsi: Check the combination of CHAP params for discovery before applied Shuhei Matsumoto 2018-03-09 09:06:58 +0900
  • ed3e889fcd iscsi: Change type CHAP parameters for discovery from int to bool Shuhei Matsumoto 2018-03-09 08:43:45 +0900
  • 3af8e26df8 iscsi: Change function names of iSCSI subsystem configuration Shuhei Matsumoto 2018-03-09 08:25:34 +0900
  • 185aeaa1af iscsi: Aggregate all init operations of iSCSI globals into a function Shuhei Matsumoto 2018-03-09 08:23:53 +0900
  • 9f9ca64422 iscsi: Introduce options structure to iSCSI global params initialization Shuhei Matsumoto 2018-03-09 08:19:30 +0900
  • a2142f3a33 bdev/qos: add the QoS rate limiting support on bdev GangCao 2017-12-27 22:11:55 -0500
  • 6255620460 test/vhost: Vhost blk hotremove test plan. Pawel Kaminski 2018-03-02 10:47:42 -0500
  • 8f1f9137b1 test/nvme-cli: use the macro instead of hard-coded value GangCao 2018-03-08 15:54:22 -0500
  • 1723a800cf configure: handle the assignment of non-existent and specified DIR GangCao 2018-03-08 18:02:09 -0500
  • 7f2ff992ee event: update nvmf subsystem for new registration method Daniel Verkamp 2018-03-09 10:36:14 -0700
  • 83b019a533 test/autorun_post: list tests that ran Daniel Verkamp 2018-03-02 15:38:12 -0700
  • 7448f89536 io_channel: protect critial variables under mutex Changpeng Liu 2018-03-08 19:29:26 -0500
  • 4d36735401 bdev: rework bdev module registration Pawel Wodkowski 2018-03-06 19:52:46 +0100
  • 4294719ed7 subsystem: make subsystem declaration macro just register subsystem Pawel Wodkowski 2018-02-28 19:15:52 +0100
  • 5333a632ce test/migration: debug VM shutdown issue Pawel Wodkowski 2018-03-05 15:21:21 +0100
  • 0b04e430f1 vhost: remove unused ENABLE_COREDUMP #define Daniel Verkamp 2018-03-08 16:07:33 -0700
  • 3052a742e3 app/spdk_tgt: add vhost to unified target Daniel Verkamp 2018-03-08 15:55:13 -0700
  • a0484cad21 vhost: merge spdk_vhost_startup() into spdk_vhost_init() Daniel Verkamp 2018-03-08 15:48:23 -0700
  • fc0a23627e vhost: add API to set socket path Daniel Verkamp 2018-03-08 15:38:27 -0700
  • 245e2e9855 app/spdk_tgt: add 'make install' rule Daniel Verkamp 2018-03-08 15:29:44 -0700
  • 5175ce96cd app/spdk_tgt: add unified SPDK target application Daniel Verkamp 2018-03-08 14:05:09 -0700
  • 2491021f64 nvmf: convert nvmf_tgt into an event subsystem Daniel Verkamp 2018-03-08 13:26:44 -0700
  • 9df7fac17f test/vhost: Vhost scsi hotremove test plan Pawel Kaminski 2018-02-23 14:05:08 -0500
  • 84918cd9fa bdev/null: allow user to override UUID Daniel Verkamp 2018-03-08 14:39:21 -0700
  • eca9ac03e4 bdev/malloc: allow user to override UUID Daniel Verkamp 2018-03-08 14:35:44 -0700
  • f09b9c2ed1 lib/iscsi: Set last_nopin when the connection transfers in ffp Ziye Yang 2018-03-08 12:05:46 +0800
  • 2fb1264121 test/iscsi: disable calsoft tc_ffp_29_4 Jim Harris 2018-03-08 11:59:31 -0700
  • 1dd0a513a8 iscsi: Extract iSCSI subsystem initialization into a function Shuhei Matsumoto 2018-03-08 13:35:49 +0900
  • a11b2f3058 iscsi: Move poll_group init to the end of iSCSI subsystem init Shuhei Matsumoto 2018-03-08 13:11:57 +0900
  • 43062f2245 iscsi: Pass the callback to poll group initialization as an argument Shuhei Matsumoto 2018-03-08 13:07:51 +0900
  • d999e6af7d iscsi: Move connection init right after iSCSI global params init Shuhei Matsumoto 2018-03-08 12:57:27 +0900
  • 180af18cc7 iscsi: Move PDU, session, and task pool init into iSCSI global params init Shuhei Matsumoto 2018-03-08 11:59:00 +0900
  • ef02d13d3e iscsi: Move PG and IG configuration right before target nodes configuration Shuhei Matsumoto 2018-03-08 11:57:08 +0900
  • 6ef949f276 iscsi: Extract TAILQ_INIT from IG, PG, and target nodes configuration Shuhei Matsumoto 2018-03-08 11:47:14 +0900
  • 0c1003e983 lib/iscsi: change type of spdk_iscsi_send_nopin to void Ziye Yang 2018-03-09 01:16:21 +0800
  • b4e68642e8 test/lvol: fix reference to libuuid function Daniel Verkamp 2018-03-08 09:45:11 -0700
  • b9be940ae9 lib: Return instead of exit in event Lance Hartmann 2018-02-22 18:50:51 -0500
  • 53d5499e32 env: print SPDK version during init Daniel Verkamp 2018-03-02 14:33:19 -0700
  • fe6b3de126 test/overhead: allocate histograms for aio cases Jim Harris 2018-03-07 21:51:34 -0700
  • 7029a8868a blobstore: add internal xattrs for creating blob Piotr Pelplinski 2018-01-29 10:25:44 +0100
  • c26c4e9fb4 blobstore: Add a blob_bs_dev that provides back_bs_dev for clones Piotr Pelplinski 2018-01-29 17:03:21 +0100
  • ca571b1563 blobstore: allow internaly get xattr value even in loading state Tomasz Kulasek 2018-03-07 18:08:28 +0100
  • be864c755e include/cpuset.h: add comments for public APIs Yanbo Zhou 2018-03-06 16:36:41 +0800
  • aa2a2e56a2 test/lvol: functional tests for rename Karol Latecki 2018-01-30 11:17:46 +0100
  • f5e590c8f2 bdev: Added functions allowing logical volume store rename. Sebastian Basierski 2018-01-10 11:03:39 +0100
  • b90462d0eb test/vm_setup: don't change global git config Daniel Verkamp 2018-03-06 08:29:34 -0700
  • 5d841040ab nvmf: remove the duplicated line for aerl setting Changpeng Liu 2018-03-06 16:05:30 +0800
  • 823830c4bc test/nvme-cli: skip test if nvme-cli not found Daniel Verkamp 2018-03-02 14:19:08 -0700
  • 8887697f8c bdev/lvol: add UUID to lvols Daniel Verkamp 2018-03-06 16:54:38 -0700
  • 364d4fdfe0 bdev: add spdk_bdev_get_uuid() function Daniel Verkamp 2018-03-01 18:27:44 -0700
  • 4c06ce9b9d util: add uuid.h to wrap libuuid Daniel Verkamp 2018-03-01 17:59:50 -0700
  • 2532fd8f68 lvol: switch to uuid_generate() Daniel Verkamp 2018-03-06 15:18:57 -0700
  • 76c501834e lib/nvmf: set sgroup->channels[nsid] = NULL Ziye Yang 2018-03-07 13:31:06 +0800
  • b86c4b6541 blob: persist super_blob id on blobstore immediately Tomasz Zawadzki 2018-02-07 09:14:43 -0500
  • 2a274cc987 examples/bdev: quiet the clean Makefile target Jim Harris 2018-03-07 08:28:35 -0700
  • ca98a8cf96 include/bitarray: add comments for public APIs Yanbo Zhou 2018-03-06 14:11:06 +0800
  • 3fe4b05b47 test/common: Enable script debugging in readonly and pmem test Pawel Niedzwiecki 2018-03-07 19:46:11 +0100
  • 230833d8ce iscsi: Remove the variable ntargets from iscsi global params Shuhei Matsumoto 2018-03-07 08:10:56 +0900
  • d4d33783ee iscsi: Any value specified by user is not set to DefaultTime2Retain Shuhei Matsumoto 2018-03-07 07:58:51 +0900
  • f3cfa15e35 test/vhost: fix listing vms directories Karol Latecki 2018-03-07 11:50:15 +0100
  • 0bce761614 nvmf: fix potential leak when processing multi-range deallocate command Changpeng Liu 2018-03-07 00:54:06 -0500
  • 3e717065d4 blobstore: fix missing debug logs Tomasz Kulasek 2018-03-01 17:45:18 +0100
  • ad22830896 test/common: exit with error in waitforlisten() if app crashed Pawel Niedzwiecki 2018-03-07 19:27:02 +0100
  • 85cc748fd0 bdev: use claim_module to determine leaf status Daniel Verkamp 2018-03-06 10:42:54 -0700
  • 0a37a369f3 bdev: assert that vbdev base bdevs are claimed Daniel Verkamp 2018-03-06 10:41:47 -0700
  • 3cea1d6307 dpdk: update submodule to spdk-18.02 branch Pawel Wodkowski 2018-02-27 22:37:50 +0100
  • 14a18cca32 nvmf: don't submit FLUSH command to backend which can't support it Changpeng Liu 2018-03-06 20:33:32 -0500
  • faf87b0ccd test/nvme-cli: enable shell script tracing Daniel Verkamp 2018-03-02 14:17:57 -0700
  • cd34605b6f test/nvme-cli: build against current SPDK revision Daniel Verkamp 2018-03-02 14:17:03 -0700
  • 86922ce0cd lib/iscsi: Remove spdk_iscsi_conn_fn in conn Ziye Yang 2018-03-05 08:19:27 +0800
  • da9f21680b lib/iscsi: Remove spdk_iscsi_conn_check_state Ziye Yang 2018-03-06 12:46:55 +0800
  • 76d023fd56 iscsi: pthread_mutex_lock is called before pthread_mutex_init Shuhei Matsumoto 2018-03-06 07:57:53 +0900
  • fd5ee08ec1 include/vhost.h: add comments for public APIs Yanbo Zhou 2018-03-01 14:35:06 +0800
  • 5a326bc81a include/nvmf.h: add comments for public APIs Yanbo Zhou 2018-02-28 14:27:31 +0800
  • b86af2c8d2 lib/iscsi: Extract spdk_iscsi_conn_migration Ziye Yang 2018-03-05 08:01:00 +0800