Linux 5.8's Multi-Queue Block Code Plumbed To Support Inline Encryption

The multi-queue block code (blk-mq) now has support for inline encryption in being able to communicate the encryption context down the stack.
This inline encryption plumbing for blk-mq was queued into the kernel's block code ahead of the Linux 5.8 cycle opening up next month.
It's looking like the FSCRYPT support allowing inline encryption for the likes of EXT4 and F2FS could also be ready for introduction in Linux 5.8. Besides needing a SoC capable of inline encryption, the inlinecrypt mount option also needs to be passed for enabling the functionality.
13 Comments