index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-15
/
+28
2023-11-03
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
1
-1
/
+1
2023-11-03
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
1
-13
/
+26
2023-11-03
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
1
-1
/
+1
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-0
/
+1
2023-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
1
-1
/
+1
2023-09-24
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
1
-0
/
+1
2023-09-18
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
1
-4
/
+2
2023-08-24
ceph: add support for encrypted snapshot names
Luís Henriques
1
-31
/
+166
2023-08-24
ceph: add infrastructure for file encryption and decryption
Jeff Layton
1
-0
/
+171
2023-08-24
ceph: mark directory as non-complete after loading key
Luís Henriques
1
-2
/
+33
2023-08-24
ceph: add support to readdir for encrypted names
Xiubo Li
1
-7
/
+20
2023-08-24
ceph: add helpers for converting names for userland presentation
Jeff Layton
1
-0
/
+77
2023-08-24
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
1
-0
/
+53
2023-08-22
ceph: add base64 endcoding routines for encrypted names
Luís Henriques
1
-0
/
+60
2023-08-22
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
1
-0
/
+56
2023-08-22
ceph: fscrypt_auth handling for ceph
Jeff Layton
1
-0
/
+77
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-412
/
+0
2010-08-02
ceph: move AES iv definition to shared header
Sage Weil
1
-1
/
+1
2010-08-01
ceph: code cleanup
Yehuda Sadeh
1
-12
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
1
-0
/
+408