index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
crypto
/
fscrypt_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
fscrypt: fix up fscrypt_fname_encrypted_size() for internal use
Eric Biggers
1
-0
/
+3
2018-01-11
fscrypt: calculate NUL-padding length in one place only
Eric Biggers
1
-2
/
+2
2018-01-11
fscrypt: move fscrypt_symlink_data to fscrypt_private.h
Eric Biggers
1
-0
/
+9
2018-01-11
fscrypt: new helper functions for ->symlink()
Eric Biggers
1
-0
/
+4
2018-01-11
fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
Eric Biggers
1
-0
/
+14
2018-01-11
fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h
Eric Biggers
1
-0
/
+1
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-10
/
+0
2017-11-03
fscrypt: move to generic async completion
Gilad Ben-Yossef
1
-10
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
fscrypt: clean up include file mess
Dave Chinner
1
-1
/
+2
2017-06-23
fscrypt: add support for AES-128-CBC
Daniel Walter
1
-1
/
+8
2017-05-04
fscrypt: introduce helper function for filename matching
Eric Biggers
1
-2
/
+0
2017-04-30
fscrypt: Move key structure and constants to uapi
Joe Richey
1
-11
/
+0
2017-03-15
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
1
-4
/
+0
2017-02-06
fscrypt: properly declare on-stack completion
Richard Weinberger
1
-1
/
+1
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
1
-1
/
+1
2017-01-01
fscrypt: factor out bio specific functions
Richard Weinberger
1
-1
/
+15
2016-12-11
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
David Gstir
1
-1
/
+1
2016-12-11
fscrypt: Delay bounce page pool allocation until needed
David Gstir
1
-1
/
+1
2016-12-11
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
1
-0
/
+71
2016-12-11
fscrypt: unexport fscrypt_initialize()
Theodore Ts'o
1
-0
/
+3
2016-12-11
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
Theodore Ts'o
1
-0
/
+19