summaryrefslogtreecommitdiff
path: root/fs/ceph/crypto.h
AgeCommit message (Expand)Author
2023-08-24ceph: add support for encrypted snapshot namesLuís Henriques
2023-08-24ceph: add encryption support to writepage and writepagesJeff Layton
2023-08-24ceph: add truncate size handling support for fscryptXiubo Li
2023-08-24ceph: add infrastructure for file encryption and decryptionJeff Layton
2023-08-24ceph: mark directory as non-complete after loading keyLuís Henriques
2023-08-24ceph: add some fscrypt guardrailsJeff Layton
2023-08-24ceph: add support to readdir for encrypted namesXiubo Li
2023-08-24ceph: add helpers for converting names for userland presentationJeff Layton
2023-08-24ceph: encode encrypted name in ceph_mdsc_build_path and dentry releaseJeff Layton
2023-08-22ceph: add base64 endcoding routines for encrypted namesLuís Henriques
2023-08-22ceph: implement -o test_dummy_encryption mount optionJeff Layton
2023-08-22ceph: fscrypt_auth handling for cephJeff Layton
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-01ceph: code cleanupYehuda Sadeh
2010-02-10ceph: aes crypto and base64 encode/decode helpersSage Weil