index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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