Commit Graph

173 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
Tyler Hicks 624ae52845 eCryptfs: remove netlink transport 16 years ago
Badari Pulavarty 807b7ebe41 ecryptfs: convert to use new aops 16 years ago
Michael Halcrow 7d6c704558 eCryptfs: remove retry loop in ecryptfs_readdir() 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 years ago
Eric Sandeen 7fcba05437 eCryptfs: use page_alloc not kmalloc to get a page of memory 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Miklos Szeredi db2e747b14 [patch 5/5] vfs: remove mode parameter from vfs_symlink() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Michael Halcrow 391b52f98c eCryptfs: Make all persistent file opens delayed 17 years ago
Michael Halcrow 72b55fffd6 eCryptfs: do not try to open device files on mknod 17 years ago
Harvey Harrison 0a688ad713 ecryptfs: inode.c mmap.c use unaligned byteorder helpers 17 years ago
Harvey Harrison 29335c6a41 ecryptfs: crypto.c use unaligned byteorder helpers 17 years ago
Miklos Szeredi 8f2368095e ecryptfs: string copy cleanup 17 years ago
Eric Sandeen 982363c97f ecryptfs: propagate key errors up at mount time 17 years ago
Tyler Hicks 6c4c17b073 ecryptfs: discard ecryptfsd registration messages in miscdev 17 years ago
Michael Halcrow 746f1e558b eCryptfs: Privileged kthread for lower file opens 17 years ago
Michael Halcrow c4a2d7fbec ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() 17 years ago
Jonathan Corbet dda6445e21 ecryptfs: fasync BKL pushdown 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