index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fscrypt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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