summaryrefslogtreecommitdiffstats
path: root/fs/ceph/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: add support for encrypted snapshot namesLuís Henriques2023-08-241-6/+6
* ceph: add encryption support to writepage and writepagesJeff Layton2023-08-241-1/+17
* ceph: add truncate size handling support for fscryptXiubo Li2023-08-241-0/+21
* ceph: add infrastructure for file encryption and decryptionJeff Layton2023-08-241-0/+80
* ceph: mark directory as non-complete after loading keyLuís Henriques2023-08-241-0/+6
* ceph: add some fscrypt guardrailsJeff Layton2023-08-241-0/+4
* ceph: add support to readdir for encrypted namesXiubo Li2023-08-241-0/+10
* ceph: add helpers for converting names for userland presentationJeff Layton2023-08-241-0/+46
* ceph: encode encrypted name in ceph_mdsc_build_path and dentry releaseJeff Layton2023-08-241-0/+9
* ceph: add base64 endcoding routines for encrypted namesLuís Henriques2023-08-221-0/+32
* ceph: implement -o test_dummy_encryption mount optionJeff Layton2023-08-221-0/+28
* ceph: fscrypt_auth handling for cephJeff Layton2023-08-221-0/+36
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-48/+0
* ceph: code cleanupYehuda Sadeh2010-08-011-2/+2
* ceph: aes crypto and base64 encode/decode helpersSage Weil2010-02-101-0/+48