Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7afcbbef6471130a1eb586fea0f5c06609b8341f
/
fs
/
ext4
/
crypto.c
53085fa
ext4: provide ext4_issue_zeroout()
by Jan Kara
· 9 years ago
e2c9e0b
ext4: fix an endianness bug in ext4_encrypted_zeroout()
by Al Viro
· 9 years ago
36086d4
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
by Theodore Ts'o
· 9 years ago
687c3c3
ext4 crypto: replace some BUG_ON()'s with error checks
by Theodore Ts'o
· 9 years ago
3684de8
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
by Theodore Ts'o
· 9 years ago
ad0a0ce
ext4 crypto: fix ext4_get_crypto_ctx()'s calling convention in ext4_decrypt_one
by Theodore Ts'o
· 9 years ago
3dbb5eb
ext4 crypto: allocate bounce pages using GFP_NOWAIT
by Theodore Ts'o
· 9 years ago
abdd438
ext4 crypto: handle unexpected lack of encryption keys
by Theodore Ts'o
· 9 years ago
95ea68b
ext4 crypto: fix memory leaks in ext4_encrypted_zeroout
by Theodore Ts'o
· 9 years ago
c936e1e
ext4 crypto: use per-inode tfm structure
by Theodore Ts'o
· 9 years ago
614def7
ext4 crypto: shrink size of the ext4_crypto_ctx structure
by Theodore Ts'o
· 9 years ago
1aaa6e8
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
by Theodore Ts'o
· 9 years ago
8ee03714
ext4 crypto: use slab caches
by Theodore Ts'o
· 9 years ago
b7236e2
ext4 crypto: reorganize how we store keys in the inode
by Theodore Ts'o
· 9 years ago
e2881b1b
ext4 crypto: separate kernel and userspace structure for the key
by Theodore Ts'o
· 9 years ago
b30ab0e
ext4 crypto: add ext4 encryption facilities
by Michael Halcrow
· 10 years ago