index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
crypto.h
Age
Commit message (
Expand
)
Author
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
2023-08-24
ceph: add encryption support to writepage and writepages
Jeff Layton
2023-08-24
ceph: add truncate size handling support for fscrypt
Xiubo Li
2023-08-24
ceph: add infrastructure for file encryption and decryption
Jeff Layton
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
2023-08-24
ceph: add some fscrypt guardrails
Jeff Layton
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
ceph: add helpers for converting names for userland presentation
Jeff Layton
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
2023-08-22
ceph: add base64 endcoding routines for encrypted names
Luís Henriques
2023-08-22
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-08-01
ceph: code cleanup
Yehuda Sadeh
2010-02-10
ceph: aes crypto and base64 encode/decode helpers
Sage Weil