On Friday 01 June 2018 09:13 AM, Christoph Hellwig wrote: > On Mon, May 28, 2018 at 02:43:09PM +0100, Ladvine D Almeida wrote: >> This patch introduces new variable under bio structure to >> facilitate inline encryption. This variable is used to >> associate I/O requests to crypto information. > This seems to be missing a whole lot of context. Where is the whole > series showing what you are trying to do? > Christoph, The patches are generated in the below manner, with a thought of sending separately to the MAINTAINERS responsible for each. For block level changes: https://patchwork.kernel.org/patch/10432255/ For dmcrypt changes for Full Disk Encryption support: https://lkml.org/lkml/2018/5/28/1027 UFS Host Controller driver changes, patch-series for Inline Encryption support: https://lkml.org/lkml/2018/5/28/1187 -- cover letter https://lkml.org/lkml/2018/5/28/1153 https://lkml.org/lkml/2018/5/28/1196 https://lkml.org/lkml/2018/5/28/1158 https://lkml.org/lkml/2018/5/28/1173 https://lkml.org/lkml/2018/5/28/1178 Best Regards, Ladvine