Commit Graph

487 Commits (53942232369ec317f77dc8c2d5a0637bb85a6e84)

Author SHA1 Message Date
Al Viro b22e8fedc1 ecryptfs: fix failure handling in ->readlink() 11 years ago
Wolfram Sang 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
Tyler Hicks 2000f5beab eCryptfs: file->private_data is always valid 11 years ago
Al Viro bdd3536618 ecryptfs: ->f_op is never NULL 11 years ago
J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
J. Bruce Fields 146a8595c6 locks: break delegations on link 11 years ago
J. Bruce Fields 8e6d782cab locks: break delegations on rename 11 years ago
J. Bruce Fields b21996e36c locks: break delegations on unlink 11 years ago
Al Viro 72c2d53192 file->f_op is never NULL... 11 years ago
Al Viro 87dc800be2 new helper: kfree_put_link() 11 years ago
Al Viro cbe9c08524 ecryptfs: ->lower_path.dentry is never NULL 11 years ago
Al Viro 92dd123033 ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt} 11 years ago
Al Viro 2edbfbf1c1 ecryptfs: don't leave RCU pathwalk immediately 11 years ago
Al Viro 3a93e17cf6 ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op 11 years ago
Colin Ian King 43b7c6c6a4 eCryptfs: fix 32 bit corruption issue 11 years ago
Geyslan G. Bem 3edc8376c0 ecryptfs: Fix memory leakage in keystore.c 11 years ago
Kees Cook cb69f36ba1 ecryptfs: avoid ctx initialization race 12 years ago
Dan Carpenter e6cbd6a44d ecryptfs: remove check for if an array is NULL 12 years ago
Matthew Wilcox cc18ec3c8f Use ecryptfs_dentry_to_lower_path in a couple of places 12 years ago
Al Viro 84d08fa888 helper for reading ->d_count 12 years ago
Al Viro 0747fdb2bd ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb 12 years ago
Al Viro 2de5f059c4 [readdir] convert ecryptfs 12 years ago
Al Viro 5c0ba4e076 [readdir] introduce iterate_dir() and dir_context 12 years ago
Tyler Hicks 0df5ed65c1 eCryptfs: Make extent and scatterlist crypt function parameters similar 12 years ago
Tyler Hicks 406c93df09 eCryptfs: Collapse crypt_page_offset() into crypt_extent() 12 years ago
Tyler Hicks d78de61896 eCryptfs: Merge ecryptfs_encrypt_extent() and ecryptfs_decrypt_extent() 12 years ago
Tyler Hicks a8ca90e207 eCryptfs: Combine page_offset crypto functions 12 years ago
Tyler Hicks 00a699400a eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist() 12 years ago
Tyler Hicks 9c6043f412 eCryptfs: Decrypt pages in-place 12 years ago
Tyler Hicks 28916d1ac1 eCryptfs: Accept one offset parameter in page offset crypto functions 12 years ago
Tyler Hicks 24d15266bd eCryptfs: Simplify lower file offset calculation 12 years ago
Tyler Hicks 0f89617623 eCryptfs: Read/write entire page during page IO 12 years ago
Tyler Hicks 12003e5b18 eCryptfs: Use entire helper page during page crypto operations 12 years ago
Thomas Meyer fc8b14d338 eCryptfs: Cocci spatch "memdup.spatch" 12 years ago
Tyler Hicks bc5abcf7e4 eCryptfs: Check return of filemap_write_and_wait during fsync 12 years ago
Paul Taysom c15cddd900 ecryptfs: fixed msync to flush data 12 years ago
Tyler Hicks 4dfea4f0d7 eCryptfs: Use the ablkcipher crypto API 12 years ago
Al Viro 39dfe6c6a5 ecryptfs: don't open-code kernel_read() 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Al Viro 52f21999c7 ecryptfs: close rmmod race 12 years ago
Kees Cook 290502bee2 eCryptfs: allow userspace messaging to be disabled 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Tyler Hicks 1111eae90f eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid() 12 years ago
Al Viro 7bb307e894 export kernel_write(), convert open-coded instances 12 years ago
Al Viro 3dadecce20 switch vfs_getattr() to struct path 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Tim Gardner 1101d58669 ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check 12 years ago
Tim Gardner 3a46741804 eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check 12 years ago
Dan Carpenter a07c48ad5b eCryptfs: remove unneeded checks in virt_to_scatterlist() 12 years ago