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_notsupp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()
Eric Biggers
2018-01-11
1
-2
/
+1
*
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
2018-01-11
1
-8
/
+0
*
fscrypt: define fscrypt_fname_alloc_buffer() to be for presented names
Eric Biggers
2018-01-11
1
-1
/
+1
*
fscrypt: remove fscrypt_fname_usr_to_disk()
Eric Biggers
2018-01-11
1
-7
/
+0
*
fscrypt: new helper function - fscrypt_get_symlink()
Eric Biggers
2018-01-11
1
-0
/
+8
*
fscrypt: new helper functions for ->symlink()
Eric Biggers
2018-01-11
1
-0
/
+16
*
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
2018-01-11
1
-0
/
+5
*
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
2018-01-11
1
-0
/
+5
*
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
2018-01-11
1
-0
/
+5
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-3
/
+36
|
\
|
*
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2017-10-18
1
-0
/
+6
|
*
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
2017-10-18
1
-0
/
+9
|
*
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
2017-10-18
1
-0
/
+6
|
*
fscrypt: new helper function - fscrypt_file_open()
Eric Biggers
2017-10-18
1
-0
/
+9
|
*
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
2017-10-18
1
-1
/
+1
|
*
fscrypt: clean up include file mess
Dave Chinner
2017-10-18
1
-2
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
fscrypt: introduce helper function for filename matching
Eric Biggers
2017-05-04
1
-0
/
+9
*
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
2017-02-06
1
-0
/
+168