]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - Documentation/block/inline-encryption.rst
Documentation: Document the blk-crypto framework
authorSatya Tangirala <satyat@google.com>
Thu, 14 May 2020 00:37:16 +0000 (00:37 +0000)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 May 2020 15:46:54 +0000 (09:46 -0600)
commit54b259f68de59920714588cb52c4a262cb712f98
tree775765ae15b61d04ce52d46ba30a14b046826b6c
parent81ca627a933063fa63a6d4c66425de822a2ab7f5
Documentation: Document the blk-crypto framework

The blk-crypto framework adds support for inline encryption. There are
numerous changes throughout the storage stack. This patch documents the
main design choices in the block layer, the API presented to users of
the block layer (like fscrypt or layered devices) and the API presented
to drivers for adding support for inline encryption.

Signed-off-by: Satya Tangirala <satyat@google.com>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/index.rst
Documentation/block/inline-encryption.rst [new file with mode: 0644]