index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-11-10
1
-15
/
+28
|
\
|
*
ceph: pass idmap to __ceph_setattr
Alexander Mikhalitsyn
2023-11-03
1
-1
/
+1
|
*
ceph: print cluster fsid and client global_id in all debug logs
Xiubo Li
2023-11-03
1
-13
/
+26
|
*
ceph: rename _to_client() to _to_fs_client()
Xiubo Li
2023-11-03
1
-1
/
+1
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fscrypt: make the bounce page pool opt-in instead of opt-out
Eric Biggers
2023-09-24
1
-0
/
+1
*
|
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
2023-10-09
1
-1
/
+1
*
|
ceph: remove unnecessary check for NULL in parse_longname()
Luís Henriques
2023-09-18
1
-4
/
+2
|
/
*
ceph: add support for encrypted snapshot names
Luís Henriques
2023-08-24
1
-31
/
+166
*
ceph: add infrastructure for file encryption and decryption
Jeff Layton
2023-08-24
1
-0
/
+171
*
ceph: mark directory as non-complete after loading key
Luís Henriques
2023-08-24
1
-2
/
+33
*
ceph: add support to readdir for encrypted names
Xiubo Li
2023-08-24
1
-7
/
+20
*
ceph: add helpers for converting names for userland presentation
Jeff Layton
2023-08-24
1
-0
/
+77
*
ceph: encode encrypted name in ceph_mdsc_build_path and dentry release
Jeff Layton
2023-08-24
1
-0
/
+53
*
ceph: add base64 endcoding routines for encrypted names
Luís Henriques
2023-08-22
1
-0
/
+60
*
ceph: implement -o test_dummy_encryption mount option
Jeff Layton
2023-08-22
1
-0
/
+56
*
ceph: fscrypt_auth handling for ceph
Jeff Layton
2023-08-22
1
-0
/
+77
*
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-10-20
1
-412
/
+0
*
ceph: move AES iv definition to shared header
Sage Weil
2010-08-02
1
-1
/
+1
*
ceph: code cleanup
Yehuda Sadeh
2010-08-01
1
-12
/
+15
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
2010-02-10
1
-0
/
+408