Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b6ae4055f4ab55c05df31cc1b6a7ea8c85eb525d
/
fs
/
ext4
/
crypto.c
03a8bb0
ext4/fscrypto: avoid RCU lookup in d_revalidate
by Jaegeuk Kim
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3d43bcf
ext4 crypto: use dget_parent() in ext4_d_revalidate()
by Theodore Ts'o
· 9 years ago
c9af28f
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
by Theodore Ts'o
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
28b4c26
ext4 crypto: revalidate dentry after adding or removing the key
by Theodore Ts'o
· 9 years ago
3f32a5b
ext4: Use skcipher
by Herbert Xu
· 9 years ago
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