index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-10-09
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
1
-1
/
+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-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-412
/
+0
2010-08-03
ceph: move AES iv definition to shared header
Sage Weil
1
-1
/
+1
2010-08-02
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-11
ceph: aes crypto and base64 encode/decode helpers
Sage Weil
1
-0
/
+408