Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a624749496f0aea6a1da67baad2b4a0e219ae161
/
fs
/
crypto
227aacc
Merge android-4.9.189 (2970e78) into msm-4.9
by jianzhou
· 5 years ago
79bbe9c
Merge android-4.9.187 (fabc071) into msm-4.9
by jianzhou
· 5 years ago
add89d4
fs/crypto: do not clear encryption key before inode is updated
by Neeraj Soni
· 5 years ago
0ebb2de
fs: crypto: free allocated memory after usage
by Neeraj Soni
· 5 years ago
62dc1f1
fs/crypto: Fix 4.9.186 missmerge
by Khusika Dhamar Gusti
· 5 years ago
0fce515
Merge android-4.9.186 (cd46375) into msm-4.9
by jianzhou
· 5 years ago
8ed0083
Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9
by Jaegeuk Kim
· 5 years ago
cd46375
Merge 4.9.186 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
e722fb7
fscrypt: don't set policy for a dead directory
by Hongjie Fang
· 5 years ago
ac8894a
fscrypt: cache decrypted symlink target in ->i_link
by Eric Biggers
· 6 years ago
3a3ac01
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
by Eric Biggers
· 6 years ago
cf1f372
fscrypt: only set dentry_operations on ciphertext dentries
by Eric Biggers
· 6 years ago
ef5b154
fscrypt: fix race allowing rename() and link() of ciphertext dentries
by Eric Biggers
· 6 years ago
7c6a569
fscrypt: clean up and improve dentry revalidation
by Eric Biggers
· 6 years ago
70e2221
fscrypt: use READ_ONCE() to access ->i_crypt_info
by Eric Biggers
· 6 years ago
c5710a3
fscrypt: remove WARN_ON_ONCE() when decryption fails
by Eric Biggers
· 6 years ago
0db29a1
fscrypt: drop inode argument from fscrypt_get_ctx()
by Eric Biggers
· 6 years ago
9034c87
Merge android-4.9.175 (e2171b6) into msm-4.9
by Tengfei Fan
· 5 years ago
3ce5fa3
fscrypt: remove filesystem specific build config option
by Chandan Rajendra
· 6 years ago
15e483d
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
by Eric Biggers
· 6 years ago
f4b27215
fscrypt: remove CRYPTO_CTR dependency
by Eric Biggers
· 6 years ago
6296c89
fscrypt: add Adiantum support / removed speck
by Eric Biggers
· 6 years ago
b62aeea
Merge android-4.9.149 (ed0b11d) into msm-4.9
by jianzhou
· 6 years ago
67a883f
Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9"
by Linux Build Service Account
· 6 years ago
e93c1c1
ext4: Set the bio REQ_NOENCRYPT flag
by Michael Halcrow
· 7 years ago
c5976f8
Merge android-4.9.135 (03fcc2f) into msm-4.9
by Minming Qi
· 6 years ago
e33fa31
BACKPORT, FROMGIT: fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
8b9a27f
Revert "fscrypt: add Speck128/256 support"
by Alistair Strachan
· 6 years ago
3bd012f
dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE
by Jaegeuk Kim
· 7 years ago
f56989b
Merge android-4.9.114 (dbcb748) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
7a4c633
fs: crypto: Fix compilation issue
by Sahitya Tummala
· 6 years ago
07c3e61
Update Inline Crypto Engine support for File based Encryption
by Neeraj Soni
· 6 years ago
3ce1463
fscrypt: use unbound workqueue for decryption
by Eric Biggers
· 7 years ago
a4842a1
fscrypt: log the crypto algorithm implementations
by Eric Biggers
· 6 years ago
c16d27e
fscrypt: add Speck128/256 support
by Eric Biggers
· 7 years ago
08ac722
fscrypt: only derive the needed portion of the key
by Eric Biggers
· 7 years ago
24cc7a8
fscrypt: separate key lookup from key derivation
by Eric Biggers
· 7 years ago
78275d8
fscrypt: use a common logging function
by Eric Biggers
· 7 years ago
56733c6
fscrypt: remove internal key size constants
by Eric Biggers
· 7 years ago
9add02d
fscrypt: remove unnecessary check for non-logon key type
by Eric Biggers
· 7 years ago
4ddc3a8
fscrypt: make fscrypt_operations.max_namelen an integer
by Eric Biggers
· 7 years ago
6cf4ea2
fscrypt: drop empty name check from fname_decrypt()
by Eric Biggers
· 7 years ago
e2a5784
fscrypt: drop max_namelen check from fname_decrypt()
by Eric Biggers
· 7 years ago
d367939
fscrypt: don't special-case EOPNOTSUPP from fscrypt_get_encryption_info()
by Eric Biggers
· 7 years ago
1cfd158
fscrypt: don't clear flags on crypto transform
by Eric Biggers
· 7 years ago
cfd1d7b
fscrypt: remove stale comment from fscrypt_d_revalidate()
by Eric Biggers
· 7 years ago
1e04ac8
fscrypt: remove error messages for skcipher_request_alloc() failure
by Eric Biggers
· 7 years ago
c6b42b9
fscrypt: remove unnecessary NULL check when allocating skcipher
by Eric Biggers
· 7 years ago
3866025
fscrypt: clean up after fscrypt_prepare_lookup() conversions
by Eric Biggers
· 7 years ago
f9866de
fscrypt: use unbound workqueue for decryption
by Eric Biggers
· 7 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
36c6512
Enable hardware based FBE on f2fs and adapt ext4 fs
by Neeraj Soni
· 7 years ago
0cecdf8
BACKPORT, FROMLIST: fscrypt: add Speck128/256 support
by Eric Biggers
· 7 years ago
c692cb9
Resolve merge conflict and enable HW FBE for ext4 fs
by Neeraj Soni
· 7 years ago
823fd56
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
0509923
fscrypt: allow synchronous bio decryption
by Eric Biggers
· 7 years ago
d919765
f2fs/fscrypt: updates to v4.17-rc1
by Jaegeuk Kim
· 7 years ago
9d9cb0e
fscrypt: fix build with pre-4.6 gcc versions
by Eric Biggers
· 7 years ago
401052f
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
by Eric Biggers
· 7 years ago
549b206
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
by Eric Biggers
· 7 years ago
c440b509
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
by Eric Biggers
· 7 years ago
b0edc2f
fscrypt: calculate NUL-padding length in one place only
by Eric Biggers
· 7 years ago
62cfdd9
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
by Eric Biggers
· 7 years ago
e4e6776
fscrypt: remove fscrypt_fname_usr_to_disk()
by Eric Biggers
· 7 years ago
da32a16
fscrypt: new helper function - fscrypt_get_symlink()
by Eric Biggers
· 7 years ago
a7e05c7
fscrypt: new helper functions for ->symlink()
by Eric Biggers
· 7 years ago
eb9c5fd
fscrypt: trim down fscrypt.h includes
by Eric Biggers
· 7 years ago
0a02472
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
by Eric Biggers
· 7 years ago
9d51ca8
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
by Eric Biggers
· 7 years ago
bc76f39
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
by Eric Biggers
· 7 years ago
8dec074
fscrypt: updates on 4.15-rc4
by Jaegeuk Kim
· 7 years ago
743205f
fscrypt: move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
e0af083
fscrypt: lock mutex before checking for bounce page pool
by Eric Biggers
· 7 years ago
ec822ff
fscrypt: new helper function - fscrypt_prepare_lookup()
by Eric Biggers
· 7 years ago
98fe83a
fscrypt: new helper function - fscrypt_prepare_rename()
by Eric Biggers
· 7 years ago
f521870
fscrypt: new helper function - fscrypt_prepare_link()
by Eric Biggers
· 7 years ago
d61dffb
fscrypt: new helper function - fscrypt_file_open()
by Eric Biggers
· 7 years ago
d750ec7
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
by Eric Biggers
· 7 years ago
1617929
fscrypt: clean up include file mess
by Dave Chinner
· 7 years ago
a0471ef
fscrypt: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
c1a2864
Merge 4.9.66 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d3d5e69
fscrypt: use ENOTDIR when setting encryption policy on nondirectory
by Eric Biggers
· 8 years ago
d612bee
fscrypt: use ENOKEY when file cannot be created w/o key
by Eric Biggers
· 8 years ago
dc5f76e
fscrypt: lock mutex before checking for bounce page pool
by Eric Biggers
· 7 years ago
16cc920
Merge 4.9.59 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b2ac5d4
fscrypt: fix dereference of NULL user_key_payload
by Eric Biggers
· 7 years ago
63da420
f2fs: catch up to v4.14-rc1
by Hyojun Kim
· 7 years ago
8e989de
fscrypt: add support for AES-128-CBC
by Daniel Walter
· 7 years ago
05b79cd
fscrypt: inline fscrypt_free_filename()
by Eric Biggers
· 7 years ago
e6b120d
f2fs/fscrypt: catch up to v4.12
by Jaegeuk Kim
· 7 years ago
4d7931d
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
64a599a
fscrypt: fix context consistency check when key(s) unavailable
by Eric Biggers
· 8 years ago
2984e52
fscrypt: remove broken support for detecting keyring key revocation
by Eric Biggers
· 8 years ago
d259b68
fscrypt: fix renaming and linking special files
by Eric Biggers
· 8 years ago
0f0909e
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
3c7018e
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
8906a82
fscrypto: lock inode while setting encryption policy
by Eric Biggers
· 8 years ago
fb44543
fscrypto: make XTS tweak initialization endian-independent
by Eric Biggers
· 8 years ago
2eee010
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
Next »