index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fscrypt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
1
-9
/
+0
2018-01-11
fscrypt: new helper functions for ->symlink()
Eric Biggers
1
-0
/
+64
2018-01-11
fscrypt: trim down fscrypt.h includes
Eric Biggers
1
-6
/
+0
2018-01-11
fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
Eric Biggers
1
-11
/
+0
2018-01-11
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
1
-14
/
+0
2018-01-11
fscrypt: move fscrypt_operations declaration to fscrypt_supp.h
Eric Biggers
1
-18
/
+0
2018-01-11
fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
Eric Biggers
1
-8
/
+0
2018-01-11
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Eric Biggers
1
-15
/
+1
2018-01-11
fscrypt: move fscrypt_control_page() to supp/notsupp headers
Eric Biggers
1
-16
/
+2
2018-01-11
fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headers
Eric Biggers
1
-10
/
+0
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+294
2017-10-18
fscrypt: new helper function - fscrypt_prepare_setattr()
Eric Biggers
1
-0
/
+25
2017-10-18
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
1
-0
/
+28
2017-10-18
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
1
-0
/
+33
2017-10-18
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
1
-0
/
+27
2017-10-18
fscrypt: new helper function - fscrypt_require_key()
Eric Biggers
1
-0
/
+25
2017-10-18
fscrypt: remove ->is_encrypted()
Eric Biggers
1
-1
/
+0
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
1
-0
/
+156