Tyler Hicks
|
13a791b4e6
eCryptfs: Fix data corruption when using ecryptfs_passthrough
|
16 gadi atpakaļ |
Tyler Hicks
|
2aac0cf886
eCryptfs: NULL crypt_stat dereference during lookup
|
16 gadi atpakaļ |
Tyler Hicks
|
8faece5f90
eCryptfs: Allocate a variable number of pages for file headers
|
16 gadi atpakaļ |
Tyler Hicks
|
84814d642a
eCryptfs: don't encrypt file key with filename key
|
16 gadi atpakaļ |
Tyler Hicks
|
fd9fc842bb
eCryptfs: Regression in unencrypted filename symlinks
|
16 gadi atpakaļ |
Michael Halcrow
|
71c11c378f
eCryptfs: Clean up ecryptfs_decode_from_filename()
|
16 gadi atpakaļ |
Michael Halcrow
|
a8f12864c5
eCryptfs: Fix data types (int/size_t)
|
16 gadi atpakaļ |
Michael Halcrow
|
df261c52ab
eCryptfs: Replace %Z with %z
|
16 gadi atpakaļ |
Michael Halcrow
|
addd65ad8d
eCryptfs: Filename Encryption: filldir, lookup, and readlink
|
16 gadi atpakaļ |
Michael Halcrow
|
51ca58dcc9
eCryptfs: Filename Encryption: Encoding and encryption functions
|
16 gadi atpakaļ |
Michael Halcrow
|
a34f60f748
eCryptfs: Filename Encryption: Header updates
|
16 gadi atpakaļ |
Michael Halcrow
|
9c79f34f7e
eCryptfs: Filename Encryption: Tag 70 packets
|
16 gadi atpakaļ |
Eric Sandeen
|
87b811c3f9
ecryptfs: fix memory corruption when storing crypto info in xattrs
|
16 gadi atpakaļ |
Eric Sandeen
|
7fcba05437
eCryptfs: use page_alloc not kmalloc to get a page of memory
|
17 gadi atpakaļ |
Harvey Harrison
|
29335c6a41
ecryptfs: crypto.c use unaligned byteorder helpers
|
17 gadi atpakaļ |
Cyrill Gorcunov
|
71fd5179e8
ecryptfs: fix missed mutex_unlock
|
17 gadi atpakaļ |
Harvey Harrison
|
18d1dbf1d4
ecryptfs: replace remaining __FUNCTION__ occurrences
|
17 gadi atpakaļ |
Adrian Bunk
|
05db67a4f2
remove ecryptfs_header_cache_0
|
17 gadi atpakaļ |
Eric Sandeen
|
af440f5292
ecryptfs: check for existing key_tfm at mount time
|
17 gadi atpakaļ |
Trevor Highland
|
19e66a67e9
eCryptfs: change the type of cipher_code from u16 to u8
|
17 gadi atpakaļ |
Michael Halcrow
|
25bd817403
eCryptfs: Minor fixes to printk messages
|
17 gadi atpakaļ |
Trevor Highland
|
8e3a6f16ba
eCryptfs: set inode key only once per crypto operation
|
17 gadi atpakaļ |
Michael Halcrow
|
cc11beffdf
eCryptfs: track header bytes rather than extents
|
17 gadi atpakaļ |
Adrian Bunk
|
7896b63182
fs/ecryptfs/: possible cleanups
|
17 gadi atpakaļ |
Eric Sandeen
|
c8161f64cc
ecryptfs: fix unlocking in error paths
|
17 gadi atpakaļ |
Eric Sandeen
|
b88629060b
ecryptfs: fix string overflow on long cipher names
|
17 gadi atpakaļ |
Michael Halcrow
|
8a29f2b028
eCryptfs: release mutex on hash error path
|
17 gadi atpakaļ |
Michael Halcrow
|
778d1a2bd4
eCryptfs: increment extent_offset once per loop interation
|
17 gadi atpakaļ |
Herbert Xu
|
68e3f5dd4d
[CRYPTO] users: Fix up scatterlist conversion errors
|
17 gadi atpakaļ |
Jens Axboe
|
642f149031
SG: Change sg_set_page() to take length and offset argument
|
17 gadi atpakaļ |