index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
crypto_fname.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
1
-2
/
+0
2015-07-28
ext4 crypto: remove duplicate header file
zilong.liu
1
-1
/
+0
2015-07-17
ext4 crypto: check for too-short encrypted file names
Theodore Ts'o
1
-0
/
+4
2015-05-31
ext4 crypto: allocate the right amount of memory for the on-disk symlink
Theodore Ts'o
1
-10
/
+15
2015-05-31
ext4 crypto: clean up error handling in ext4_fname_setup_filename
Theodore Ts'o
1
-19
/
+16
2015-05-31
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
1
-47
/
+1
2015-05-18
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
Theodore Ts'o
1
-2
/
+2
2015-05-18
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
1
-209
/
+75
2015-05-18
ext4 crypto: separate kernel and userspace structure for the key
Theodore Ts'o
1
-23
/
+10
2015-05-18
ext4 crypto: don't allocate a page when encrypting/decrypting file names
Theodore Ts'o
1
-52
/
+20
2015-05-18
ext4 crypto: optimize filename encryption
Theodore Ts'o
1
-91
/
+64
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
1
-2
/
+10
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
1
-133
/
+135
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
1
-0
/
+709