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
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
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
/
ceph
/
crypto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
1
-6
/
+6
2023-08-24
ceph: add encryption support to writepage and writepages
Jeff Layton
1
-1
/
+17
2023-08-24
ceph: add truncate size handling support for fscrypt
Xiubo Li
1
-0
/
+21
2023-08-24
ceph: add infrastructure for file encryption and decryption
Jeff Layton
1
-0
/
+80
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
1
-0
/
+6
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
1
-0
/
+4
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
1
-0
/
+10
2023-08-24
ceph: add helpers for converting names for userland presentation
Jeff Layton
1
-0
/
+46
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
1
-0
/
+9
2023-08-22
ceph: add base64 endcoding routines for encrypted names
Luís Henriques
1
-0
/
+32
2023-08-22
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
1
-0
/
+28
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
1
-0
/
+36
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-48
/
+0
2010-08-01
ceph: code cleanup
Yehuda Sadeh
1
-2
/
+2
2010-02-10
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
1
-0
/
+48