index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
crypto_fname.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
2015-10-03
1
-2
/
+0
*
ext4 crypto: remove duplicate header file
zilong.liu
2015-07-28
1
-1
/
+0
*
ext4 crypto: check for too-short encrypted file names
Theodore Ts'o
2015-07-17
1
-0
/
+4
*
ext4 crypto: allocate the right amount of memory for the on-disk symlink
Theodore Ts'o
2015-05-31
1
-10
/
+15
*
ext4 crypto: clean up error handling in ext4_fname_setup_filename
Theodore Ts'o
2015-05-31
1
-19
/
+16
*
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
2015-05-31
1
-47
/
+1
*
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info
Theodore Ts'o
2015-05-18
1
-2
/
+2
*
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
2015-05-18
1
-209
/
+75
*
ext4 crypto: separate kernel and userspace structure for the key
Theodore Ts'o
2015-05-18
1
-23
/
+10
*
ext4 crypto: don't allocate a page when encrypting/decrypting file names
Theodore Ts'o
2015-05-18
1
-52
/
+20
*
ext4 crypto: optimize filename encryption
Theodore Ts'o
2015-05-18
1
-91
/
+64
*
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2015-05-01
1
-2
/
+10
*
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2015-05-01
1
-133
/
+135
*
ext4 crypto: filename encryption facilities
Michael Halcrow
2015-04-12
1
-0
/
+709