Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
refs/heads/sos-3.9
/
fs
/
crypto
3801ecb
fscrypt: remove selection of CONFIG_CRYPTO_SHA256
by Eric Biggers
· 6 years ago
b8c283b
fscrypt: remove unnecessary includes of ratelimit.h
by Eric Biggers
· 6 years ago
15c2b0b
fscrypt: decrypt only the needed blocks in __fscrypt_decrypt_bio()
by Eric Biggers
· 6 years ago
b5c004b
fscrypt: support decrypting multiple filesystem blocks per page
by Eric Biggers
· 6 years ago
74feeff
fscrypt: introduce fscrypt_decrypt_block_inplace()
by Eric Biggers
· 6 years ago
c19f58e
fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
by Eric Biggers
· 6 years ago
58b091f
fscrypt: support encrypting multiple filesystem blocks per page
by Eric Biggers
· 6 years ago
4298c94
fscrypt: introduce fscrypt_encrypt_block_inplace()
by Eric Biggers
· 6 years ago
4e3683e
fscrypt: clean up some BUG_ON()s in block encryption/decryption
by Eric Biggers
· 6 years ago
8b16948
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
by Eric Biggers
· 6 years ago
cb3e690
fscrypt: remove the "write" part of struct fscrypt_ctx
by Eric Biggers
· 6 years ago
60509c8
fscrypt: simplify bounce page handling
by Eric Biggers
· 6 years ago
0912120
Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x
by Alexander Martinz
· 3 years, 4 months ago
9457058
Merge 4.9.276 into android-4.9-q
by Greg Kroah-Hartman
· 3 years, 5 months ago
74f26d6
fscrypt: don't ignore minor_hash when hash is 0
by Eric Biggers
· 3 years, 7 months ago
4a88942
Merge 4.9.242 into android-4.9-q
by Greg Kroah-Hartman
· 4 years, 2 months ago
a9b9c99
fscrypt: use EEXIST when file already uses different policy
by Eric Biggers
· 8 years ago
3326d00
fscrypto: move ioctl processing more fully into common code
by Eric Biggers
· 8 years ago
a5edcea
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
by Eric Biggers
· 6 years ago
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
6523994
fs/crypto: Fix 4.9.186 missmerge
by Khusika Dhamar Gusti
· 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
83cf3cf
Merge 4.9.186 into android-4.9-q
by Greg Kroah-Hartman
· 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
· 6 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
· 6 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
f4b2721
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
· 7 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
· 7 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
· 8 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
Next »