index
:
kernel_oneplus_sdm845.git
o8.1
o8.1-flash
p9.0
q10.0
q10.0-omni
r11.0
r11.1
r11.1-backup
s12.1
v15.0
kernel_oneplus_sdm845
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fscrypt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge android-4.9.187 (fabc071) into msm-4.9
jianzhou
2019-10-11
1
-22
/
+52
|
\
|
*
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
Eric Biggers
2019-07-30
1
-0
/
+16
|
*
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-07-12
1
-0
/
+5
|
*
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-07-12
1
-10
/
+20
|
*
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
2019-07-12
1
-4
/
+5
|
*
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2019-07-12
1
-4
/
+2
|
*
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
2019-07-12
1
-1
/
+2
|
*
fscrypt: drop inode argument from fscrypt_get_ctx()
Eric Biggers
2019-07-12
1
-3
/
+2
*
|
Merge android-4.9.175 (e2171b6) into msm-4.9
Tengfei Fan
2019-06-13
1
-10
/
+410
|
\
|
|
*
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-04-16
1
-8
/
+408
|
*
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2019-04-16
1
-2
/
+2
|
*
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
2018-04-08
1
-9
/
+0
|
*
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-04-08
1
-0
/
+64
|
*
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-04-08
1
-6
/
+0
|
*
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2018-04-08
1
-11
/
+0
|
*
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2018-04-08
1
-14
/
+0
|
*
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
Eric Biggers
2018-04-08
1
-18
/
+0
|
*
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
2018-04-08
1
-8
/
+0
|
*
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Eric Biggers
2018-04-08
1
-15
/
+1
|
*
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
2018-04-08
1
-16
/
+2
|
*
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
2018-04-08
1
-10
/
+0
|
*
fscrypt: new helper function - fscrypt_prepare_setattr()
Eric Biggers
2018-01-04
1
-0
/
+25
|
*
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2018-01-04
1
-0
/
+28
|
*
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
2018-01-04
1
-0
/
+33
|
*
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
2018-01-04
1
-0
/
+27
|
*
fscrypt: new helper function - fscrypt_require_key()
Eric Biggers
2018-01-04
1
-0
/
+25
|
*
fscrypt: remove ->is_encrypted()
Eric Biggers
2018-01-04
1
-1
/
+0
|
*
fscrypt: clean up include file mess
Dave Chinner
2018-01-04
1
-0
/
+153
*
dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE
Jaegeuk Kim
2018-10-16
1
-2
/
+8
*
fscrypt, pfk, ice: cover ICE-related data structures in CONFIG_PFK
Jaegeuk Kim
2018-08-29
1
-0
/
+25
*
fscrypt: Fix Data Unit Number used in file encryption
Neeraj Soni
2018-08-16
1
-5
/
+2
*
Enable hardware based FBE on f2fs and adapt ext4 fs
Neeraj Soni
2018-05-28
1
-0
/
+8
*
f2fs/fscrypt: updates to v4.17-rc1
Jaegeuk Kim
2018-04-12
1
-107
/
+67
*
fscrypt: updates on 4.15-rc4
Jaegeuk Kim
2018-01-15
1
-0
/
+290