Commit Graph

154 Commits (004a403c2e954734090a69aedc7f4f822bdcc142)

Author SHA1 Message Date
Michael Halcrow c4a2d7fbec ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() 17 years ago
Michael Halcrow d3e49afbb6 eCryptfs: remove unnecessary page decrypt call 17 years ago
Cyrill Gorcunov 71fd5179e8 ecryptfs: fix missed mutex_unlock 17 years ago
Al Viro 79bc12a0a0 ecryptfs fixes 17 years ago
Cyrill Gorcunov 43f14d856f eCryptFS: fix imbalanced mutex locking 17 years ago
Miklos Szeredi 8dc4e37362 ecryptfs: clean up (un)lock_parent 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Michael Halcrow 2f9b12a31f eCryptfs: protect crypt_stat->flags in ecryptfs_open() 17 years ago
Michael Halcrow 6a3fd92e73 eCryptfs: make key module subsystem respect namespaces 17 years ago
Michael Halcrow f66e883eb6 eCryptfs: integrate eCryptfs device handle into the module. 17 years ago
Michael Halcrow 8bf2debd5f eCryptfs: introduce device handle for userspace daemon communications 17 years ago
Miklos Szeredi 9c3580aa52 ecryptfs: add missing lock around notify_change 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
Michael Halcrow 5366dc9fd1 eCryptfs: Swap dput() and mntput() 17 years ago
Michael Halcrow e4465fdaeb eCryptfs: make ecryptfs_prepare_write decrypt the page 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 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
Eric Sandeen 2830bfd6cf ecryptfs: remove debug as mount option, and warn if set via modprobe 17 years ago
Eric Sandeen 99db6e4a97 ecryptfs: make show_options reflect actual mount options 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
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 6e90aa972d kobject: convert ecryptfs to use kobject_create 17 years ago
Greg Kroah-Hartman af6370ea92 ecryptfs: remove version_str file from sysfs 17 years ago
Kay Sievers 386f275f5d Driver Core: switch all dynamic ksets to kobj_sysfs_ops 17 years ago
Greg Kroah-Hartman 00d2666623 kobject: convert main fs kobject to use kobject_create 17 years ago
Greg Kroah-Hartman 917e865df7 kset: convert ecryptfs to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Greg Kroah-Hartman 30a468b1c1 ecryptfs: clean up attribute mess 17 years ago
Michael Halcrow caeeeecfda eCryptfs: fix dentry handling on create error, unlink, and inode destroy 17 years ago
Eric Sandeen 16317ec2e5 ecryptfs: redo dget,mntget on dentry_open failure 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
Eric Sandeen 7a3f595cc8 ecryptfs: fix fsx data corruption problems 17 years ago
Eric Sandeen 7c9e70efbf ecryptfs: set s_blocksize from lower fs in sb 17 years ago
Eric Sandeen 459e216429 ecryptfs: initialize new auth_tokens before teardown 17 years ago
Michael Halcrow 8a146a2b0d eCryptfs: cast page->index to loff_t instead of off_t 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
Jeff Layton 1ac564ecab ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID 18 years ago