Commit Graph

200 Commits (268157ba673e2a868c167211e39fcad4ada5fd1e)

Author SHA1 Message Date
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
Alexey Dobriyan 295c896cb9 fs/Kconfig: move ecryptfs out 16 years ago
Qinghuang Feng f70f582f00 fs/ecryptfs/inode.c: cleanup kerneldoc 16 years ago
Michael Halcrow 71c11c378f eCryptfs: Clean up ecryptfs_decode_from_filename() 16 years ago
Michael Halcrow 7d8bc2be51 eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet() 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 87c94c4df0 eCryptfs: Filename Encryption: mount option 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
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Duane Griffin a17d5232de eCryptfs: check readlink result was not an error before using it 16 years ago
Serge Hallyn 18b6e0414e User namespaces: set of cleanups (v2) 16 years ago
Michael Halcrow ac97b9f9a2 eCryptfs: Allocate up to two scatterlists for crypto ops on keys 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells 4eea03539d CRED: Wrap task credential accesses in the eCryptFS filesystem 16 years ago
Eric Sandeen 87b811c3f9 ecryptfs: fix memory corruption when storing crypto info in xattrs 16 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 16 years ago
Tyler Hicks 624ae52845 eCryptfs: remove netlink transport 17 years ago
Badari Pulavarty 807b7ebe41 ecryptfs: convert to use new aops 17 years ago
Michael Halcrow 7d6c704558 eCryptfs: remove retry loop in ecryptfs_readdir() 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 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