Commit Graph

51 Commits (5955902fb5c31f6a784ddb7aa16079a2bec588f5)

Author SHA1 Message Date
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 17 years ago
Michael Halcrow 778d1a2bd4 eCryptfs: increment extent_offset once per loop interation 17 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
Michael Halcrow 2ed92554ab eCryptfs: make open, truncate, and setattr use persistent file 18 years ago
Michael Halcrow d7cdc5febf eCryptfs: update metadata read/write functions 18 years ago
Michael Halcrow 0216f7f792 eCryptfs: replace encrypt, decrypt, and inode size write 18 years ago
Michael Halcrow 5dda6992a3 eCryptfs: remove assignments in if-statements 18 years ago
Michael Halcrow 45eaab7967 eCryptfs: remove header_extent_size 18 years ago
Michael Halcrow cd9d67dfd2 eCryptfs: make needlessly global symbols static 18 years ago
Michael Halcrow 22e78fafbd eCryptfs: kerneldoc fixes for crypto.c and keystore.c 18 years ago
Michael Halcrow fcd1283566 eCryptfs: grammatical fix (destruct to destroy) 18 years ago
Michael Halcrow af655dc6a9 eCryptfs: collapse flag set into one statement 18 years ago
Michael Halcrow c59c2eb53f eCryptfs: remove unnecessary BUG_ON 18 years ago
Michael Halcrow ca939e79e3 eCryptfs: update comment and debug statement 18 years ago
Michael Halcrow f4aad16adf eCryptfs: add key list structure; search keyring 18 years ago
Michael Halcrow e2bd99ec5c [PATCH] eCryptfs: open-code flag checking and manipulation 18 years ago
Michael Halcrow 9d8b8ce556 [PATCH] eCryptfs: convert kmap() to kmap_atomic() 18 years ago
Michael Halcrow 70456600f4 [PATCH] eCryptfs: convert f_op->write() to vfs_write() 18 years ago
Michael Halcrow e77a56ddce [PATCH] eCryptfs: Encrypted passthrough 18 years ago
Michael Halcrow dd2a3b7ad9 [PATCH] eCryptfs: Generalize metadata read/write 18 years ago
Michael Halcrow 17398957aa [PATCH] eCryptfs: xattr flags and mount options 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Herbert Xu f1ddcaf339 [CRYPTO] api: Remove deprecated interface 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter f7267c0c07 [PATCH] slab: remove SLAB_USER 18 years ago
Akinobu Mita de88777e69 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check 18 years ago
Michael Halcrow 7bd473fcc2 [PATCH] eCryptfs: Fix pointer deref 19 years ago
Michael Halcrow 7ff1d74f56 [PATCH] eCryptfs: Consolidate lower dentry_open's 19 years ago
Michael Halcrow 8bba066f4e [PATCH] eCryptfs: Cipher code to new crypto API 19 years ago
Michael Halcrow 565d9724b8 [PATCH] eCryptfs: Hash code to new crypto API 19 years ago
Michael Halcrow e5d9cbde6c [PATCH] eCryptfs: Clean up crypto initialization 19 years ago