..
bdev
bdev/compress: insert vol unload into destruct path
2019-03-29 04:41:32 +00:00
blob
blobstore: switch to spdk_*malloc().
2019-03-26 23:27:29 +00:00
blobfs
blobfs: Add the return value check for calling cache_append_buffer
2019-03-29 02:38:33 +00:00
conf
string: spdk_strtol to delegate additional error checking
2019-01-29 00:10:57 +00:00
copy
lib/copy: unregister copy engine on finish
2018-10-15 17:42:20 +00:00
env_dpdk
env/dpdk: add spdk_pci_fini()
2019-03-28 14:50:46 +00:00
event
app, log: clarify how to enable log flags
2019-03-29 02:35:48 +00:00
ftl
lib/ftl: Internal IO retry mechanism in case ENOMEM from nvme layer
2019-03-28 14:17:11 +00:00
ioat
ioat: don't rely on phys_addr retrieved from spdk_malloc()
2019-03-20 01:06:09 +00:00
iscsi
iscsi: Fix performance degradation due to sock_readv
2019-03-14 23:09:56 +00:00
json
json_util: add debug logs to spdk_json_decode_object function
2019-01-10 14:31:37 +00:00
jsonrpc
jsonrpc: Use spdk_json_write_named_* APIs throughout
2019-02-04 07:08:04 +00:00
log
app, log: clarify how to enable log flags
2019-03-29 02:35:48 +00:00
lvol
lvol: add option to change clear method for lvol store creation
2019-02-28 20:50:27 +00:00
nbd
nbd: avoid impact to device setup by other task
2019-02-15 22:02:48 +00:00
net
net: Use spdk_json_write_named_* APIs throughout
2019-02-04 07:08:04 +00:00
nvme
nvme:complete I/O and abort rest I/O before destroy io_qpair
2019-03-28 01:06:17 +00:00
nvmf
nvmf: verify each NVMe commands for reservation enabled's NS
2019-03-26 02:57:11 +00:00
reduce
reduce: fix chunk_is_compressed calculation
2019-03-29 02:34:21 +00:00
rocksdb
rocksdb: Add an SpdkFinalizeThread function
2019-03-29 04:42:24 +00:00
rpc
rpc: add get_spdk_version rpc method
2019-03-26 22:54:28 +00:00
scsi
scsi: Add an API to return DIF context of bdev and CDB
2019-03-08 01:21:26 +00:00
sock
sock/vpp: do not continue if buf writed is less than provided
2019-03-12 22:19:42 +00:00
thread
thread: add spdk_thread_is_idle()
2019-03-01 21:38:02 +00:00
trace
lib/trace: add trace_record tool
2019-01-30 06:36:25 +00:00
ut_mock
thread: Eliminate use of pthread_self and thread_ids
2019-01-15 16:53:12 +00:00
util
dif: Insert DIF into newly read data block by stream fashion
2019-03-13 01:40:02 +00:00
vhost
vhost: change vsession->lcore only within that lcore
2019-03-28 14:16:56 +00:00
virtio
virtio/pci: don't rely on phys_addr retrieved from spdk_malloc()
2019-03-20 01:06:09 +00:00
Makefile
ftl: Initial implementation
2019-01-11 09:15:39 +00:00