index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
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 tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-12
1
-0
/
+11
|
\
|
*
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
1
-0
/
+11
*
|
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-17
1
-0
/
+5
*
|
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-17
1
-10
/
+20
*
|
fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
Eric Biggers
2019-04-17
1
-0
/
+16
*
|
fscrypt: fix race allowing rename() and link() of ciphertext dentries
Eric Biggers
2019-04-17
1
-4
/
+5
*
|
fscrypt: clean up and improve dentry revalidation
Eric Biggers
2019-04-17
1
-4
/
+2
*
|
fscrypt: use READ_ONCE() to access ->i_crypt_info
Eric Biggers
2019-04-16
1
-1
/
+2
*
|
fscrypt: drop inode argument from fscrypt_get_ctx()
Eric Biggers
2019-04-16
1
-3
/
+2
|
/
*
fscrypt: return -EXDEV for incompatible rename or link into encrypted dir
Eric Biggers
2019-01-23
1
-2
/
+2
*
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
1
-8
/
+408
*
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
2018-01-11
1
-9
/
+0
*
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-01-11
1
-0
/
+64
*
fscrypt: trim down fscrypt.h includes
Eric Biggers
2018-01-11
1
-6
/
+0
*
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
2018-01-11
1
-11
/
+0
*
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
2018-01-11
1
-14
/
+0
*
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
Eric Biggers
2018-01-11
1
-18
/
+0
*
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
2018-01-11
1
-8
/
+0
*
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Eric Biggers
2018-01-11
1
-15
/
+1
*
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
2018-01-11
1
-16
/
+2
*
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
2018-01-11
1
-10
/
+0
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-0
/
+1
*
fscrypt: new helper function - fscrypt_prepare_setattr()
Eric Biggers
2017-10-18
1
-0
/
+25
*
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2017-10-18
1
-0
/
+28
*
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
2017-10-18
1
-0
/
+33
*
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
2017-10-18
1
-0
/
+27
*
fscrypt: new helper function - fscrypt_require_key()
Eric Biggers
2017-10-18
1
-0
/
+25
*
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-18
1
-1
/
+0
*
fscrypt: clean up include file mess
Dave Chinner
2017-10-18
1
-0
/
+156