Commit Graph

80 Commits (6c0f6218ba04a5d6e61d0c55b68e6c4ef0736531)

Author SHA1 Message Date
Tyler Hicks 93c3fe40c2 eCryptfs: Fix encrypted file name lookup regression 15 years ago
Jerome Marchand 7371a38201 ecryptfs: properly mark init functions 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tyler Hicks f4e60e6b30 eCryptfs: Strip metadata in xattr flag in encrypted view 15 years ago
Tyler Hicks 1984c23f9e eCryptfs: Clear buffer before reading in metadata xattr 15 years ago
Tyler Hicks fa3ef1cb4e eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front 15 years ago
Tyler Hicks 157f107135 eCryptfs: Fix metadata in xattr feature regression 15 years ago
Dan Carpenter ece550f51b ecryptfs: use after free 15 years ago
Tyler Hicks 96a7b9c2f5 eCryptfs: Propagate vfs_read and vfs_write return codes 16 years ago
Tyler Hicks df6ad33ba1 eCryptfs: Filename encryption only supports password auth tokens 16 years ago
Tyler Hicks b0105eaefa eCryptfs: Handle unrecognized tag 3 cipher codes 16 years ago
Dave Hansen 382684984e ecryptfs: improved dependency checking and reporting 16 years ago
Roland Dreier aa06117f19 eCryptfs: Fix lockdep-reported AB-BA mutex issue 16 years ago
Roland Dreier 05dafedb90 ecryptfs: Remove unneeded locking that triggers lockdep false positives 16 years ago
Tyler Hicks 13a791b4e6 eCryptfs: Fix data corruption when using ecryptfs_passthrough 16 years ago
Tyler Hicks 2aac0cf886 eCryptfs: NULL crypt_stat dereference during lookup 16 years ago
Tyler Hicks 8faece5f90 eCryptfs: Allocate a variable number of pages for file headers 16 years ago
Tyler Hicks 84814d642a eCryptfs: don't encrypt file key with filename key 16 years ago
Tyler Hicks fd9fc842bb eCryptfs: Regression in unencrypted filename symlinks 16 years ago
Michael Halcrow 71c11c378f eCryptfs: Clean up ecryptfs_decode_from_filename() 16 years ago
Michael Halcrow a8f12864c5 eCryptfs: Fix data types (int/size_t) 16 years ago
Michael Halcrow df261c52ab eCryptfs: Replace %Z with %z 16 years ago
Michael Halcrow addd65ad8d eCryptfs: Filename Encryption: filldir, lookup, and readlink 16 years ago
Michael Halcrow 51ca58dcc9 eCryptfs: Filename Encryption: Encoding and encryption functions 16 years ago
Michael Halcrow a34f60f748 eCryptfs: Filename Encryption: Header updates 16 years ago
Michael Halcrow 9c79f34f7e eCryptfs: Filename Encryption: Tag 70 packets 16 years ago
Eric Sandeen 87b811c3f9 ecryptfs: fix memory corruption when storing crypto info in xattrs 17 years ago
Eric Sandeen 7fcba05437 eCryptfs: use page_alloc not kmalloc to get a page of memory 17 years ago
Harvey Harrison 29335c6a41 ecryptfs: crypto.c use unaligned byteorder helpers 17 years ago
Cyrill Gorcunov 71fd5179e8 ecryptfs: fix missed mutex_unlock 17 years ago
Harvey Harrison 18d1dbf1d4 ecryptfs: replace remaining __FUNCTION__ occurrences 17 years ago
Adrian Bunk 05db67a4f2 remove ecryptfs_header_cache_0 17 years ago
Eric Sandeen af440f5292 ecryptfs: check for existing key_tfm at mount time 17 years ago
Trevor Highland 19e66a67e9 eCryptfs: change the type of cipher_code from u16 to u8 17 years ago
Michael Halcrow 25bd817403 eCryptfs: Minor fixes to printk messages 17 years ago
Trevor Highland 8e3a6f16ba eCryptfs: set inode key only once per crypto operation 17 years ago
Michael Halcrow cc11beffdf eCryptfs: track header bytes rather than extents 17 years ago
Adrian Bunk 7896b63182 fs/ecryptfs/: possible cleanups 17 years ago
Eric Sandeen c8161f64cc ecryptfs: fix unlocking in error paths 17 years ago
Eric Sandeen b88629060b ecryptfs: fix string overflow on long cipher names 17 years ago
Michael Halcrow 8a29f2b028 eCryptfs: release mutex on hash error path 18 years ago
Michael Halcrow 778d1a2bd4 eCryptfs: increment extent_offset once per loop interation 18 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 60c74f8193 Update fs/ to use sg helpers 18 years ago
Michael Halcrow 16a72c455a ecryptfs: clean up page flag handling 18 years ago
Michael Halcrow ecbdc93639 eCryptfs: replace magic numbers 18 years ago
Michael Halcrow b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 years ago
Michael Halcrow d6a13c1716 eCryptfs: fix data types 18 years ago