Home
last modified time | relevance | path

Searched hist:"4375 a33664de17af9032b5f491a49bd256670927" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dinline.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dgc.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dcheckpoint.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dnode.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsegment.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddata.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dfile.cdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff 4375a33664de17af9032b5f491a49bd256670927 Thu Apr 23 14:04:33 CDT 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs crypto: add encryption support in read/write paths

This patch adds encryption support in read and write paths.

Note that, in f2fs, we need to consider cleaning operation.
In cleaning procedure, we must avoid encrypting and decrypting written blocks.
So, this patch implements move_encrypted_block().

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>