..
img
doc/iscsi: update iscsi documentation
2018-08-27 21:30:32 +00:00
.gitignore
doc: add output directory to .gitignore
2018-06-19 07:15:50 +00:00
about.md
doc: Add an overview page for the project
2018-01-05 12:47:01 -05:00
applications.md
rpc: rename RPC get_rpc_methods to rpc_get_methods
2019-05-27 12:52:53 +00:00
bdev_module.md
doc: fix location of SPDK_BDEV_MODULE_REGISTER macro
2019-05-14 22:28:30 +00:00
bdev_pg.md
bdev: Add spdk_bdev_open_ext function
2019-08-26 19:07:56 +00:00
bdev.md
rpc: Rename delete_pmem_pool to bdev_pmem_delete_pool
2019-09-05 07:04:17 +00:00
blob.md
doc/blobstore: remove non-exist description for "hello_nvme_blob"
2019-06-05 05:27:50 +00:00
blobfs.md
doc/blobfs: Update rocksdb version
2019-07-08 08:42:46 +00:00
compression.md
doc/compression: fix diagrams
2019-06-06 05:35:25 +00:00
concepts.md
doc: Add concept page on submitting I/O to an NVMe device
2019-05-09 04:33:19 +00:00
concurrency.md
docs: update concurrency.md regarding thread creation
2019-07-23 01:28:05 +00:00
Doxyfile
doc: move SPDKCLI to tools section
2019-06-17 10:10:59 +00:00
driver_modules.md
doc: change "Modules" page name to "Driver Modules"
2018-08-22 18:11:24 +00:00
event.md
lib: Return instead of exit in event
2018-03-08 11:47:01 -05:00
footer.html
doc: simplify HTML header and stylesheet
2017-04-28 13:13:48 -07:00
ftl.md
bdev/ftl: treat null UUID as no UUID
2019-03-26 12:01:48 +00:00
gdb_macros.md
doc: add documentation for gdb_macros
2019-02-21 18:04:34 +00:00
general.md
doc: Rename directory_structure.md to overview.md
2019-05-09 04:33:19 +00:00
getting_started.md
doc/getting_started: update the nvme example path
2018-10-23 18:00:24 +00:00
header.html
doc: Remove mobile responsiveness
2018-12-10 15:56:50 +00:00
index.md
doc: move SPDKCLI to tools section
2019-06-17 10:10:59 +00:00
intro.md
doc: use Doxygen subpages for top-level groupings
2018-06-14 16:45:51 +00:00
ioat.md
doc: flatten Markdown docs into chapter-per-file
2017-04-30 07:58:26 -07:00
iscsi.md
rpc: Rename construct_target_node to iscsi_create_target_node
2019-09-09 21:38:05 +00:00
jsonrpc_proxy.md
doc: update a payload example about rpc_client
2018-11-26 16:52:13 +00:00
jsonrpc.md
rpc: Rename construct_target_node to iscsi_create_target_node
2019-09-09 21:38:05 +00:00
lvol.md
RPC: rename rpc construct_lvol_store to bdev_lvol_create_lvstore
2019-08-30 16:40:44 +00:00
Makefile
doc/Makefile: include mk/spdk.common.mk
2018-06-19 17:29:06 +00:00
memory.md
doc: Improve title of memory management concept page
2019-05-08 12:26:29 +00:00
misc.md
doc: use Doxygen subpages for top-level groupings
2018-06-14 16:45:51 +00:00
notify.md
lib/notify: rename spdk_notify_get_events to spdk_notify_foreach_event
2019-05-07 06:11:27 +00:00
nvme_spec.md
doc: Add concept page on submitting I/O to an NVMe device
2019-05-09 04:33:19 +00:00
nvme-cli.md
nvme-cli: update md file for core_mask's description
2018-12-27 01:35:10 +00:00
nvme.md
doc: add a description of limitation for multi-process usage
2019-01-28 02:35:11 +00:00
nvmf_tgt_pg.md
doc: Really minor updates to NVMe-oF programmers guide
2018-09-25 17:19:39 +00:00
nvmf_tracing.md
doc/nvmf_tracing: fix a typo
2019-02-18 07:45:28 +00:00
nvmf.md
scripts/rpc: Change rpc construct_malloc_bdev to bdev_malloc_create
2019-08-14 22:15:08 +00:00
overview.md
doc: Finish overview page
2019-05-09 04:33:19 +00:00
peer_2_peer.md
nvme: Update p2p DMA documentation to indicate how to check for support
2019-02-06 16:01:56 +00:00
performance_reports.md
doc: add 19.04 NVMe-oF RDMA performance report
2019-07-05 12:07:03 +00:00
porting.md
doc: move porting guide into doc/ and add to index
2017-01-17 16:25:04 -07:00
prog_guides.md
doc/notify: add missing links about notify
2019-05-07 06:11:45 +00:00
README.md
doc: Fix the verbage concerning prereqs
2018-02-14 17:38:48 -05:00
spdkcli.md
doc: fix typos in the doc directory
2018-08-27 19:38:10 +00:00
ssd_internals.md
doc: Rename directory_structure.md to overview.md
2019-05-09 04:33:19 +00:00
stylesheet.css
doc: Remove mobile responsiveness
2018-12-10 15:56:50 +00:00
system_configuration.md
Doc: Clarify the IOMMU configuration for User Space Drivers
2018-11-05 22:15:41 +00:00
template_pg.md
doc: fix typos in the doc directory
2018-08-27 19:38:10 +00:00
tools.md
doc: move SPDKCLI to tools section
2019-06-17 10:10:59 +00:00
two.min.js
doc: Add license header to two.js source
2018-08-06 16:27:58 +00:00
user_guides.md
Doc: Clarify the IOMMU configuration for User Space Drivers
2018-11-05 22:15:41 +00:00
userspace.md
doc: Fix link titles in userspace.md
2018-08-08 15:50:46 +00:00
vagrant.md
configure: use mk/config.mk instead of CONFIG.local
2018-10-16 12:40:43 +00:00
vhost_processing.md
doc: Improve title of vhost concepts page
2019-05-08 12:26:29 +00:00
vhost.md
scripts/rpc: Rename rpc delete_malloc_bdev to bdev_malloc_delete
2019-09-09 05:02:47 +00:00
virtio.md
doc: describe dynamic memory management
2018-10-29 23:43:45 +00:00
vpp_integration.md
net/vpp: set vpp to last official release v19.04.2
2019-07-29 17:53:47 +00:00