summaryrefslogtreecommitdiffstats
path: root/fs/ceph/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: add support for encrypted snapshot namesLuís Henriques2023-08-241-31/+166
* ceph: add infrastructure for file encryption and decryptionJeff Layton2023-08-241-0/+171
* ceph: mark directory as non-complete after loading keyLuís Henriques2023-08-241-2/+33
* ceph: add support to readdir for encrypted namesXiubo Li2023-08-241-7/+20
* ceph: add helpers for converting names for userland presentationJeff Layton2023-08-241-0/+77
* ceph: encode encrypted name in ceph_mdsc_build_path and dentry releaseJeff Layton2023-08-241-0/+53
* ceph: add base64 endcoding routines for encrypted namesLuís Henriques2023-08-221-0/+60
* ceph: implement -o test_dummy_encryption mount optionJeff Layton2023-08-221-0/+56
* ceph: fscrypt_auth handling for cephJeff Layton2023-08-221-0/+77
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-412/+0
* ceph: move AES iv definition to shared headerSage Weil2010-08-021-1/+1
* ceph: code cleanupYehuda Sadeh2010-08-011-12/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: aes crypto and base64 encode/decode helpersSage Weil2010-02-101-0/+408