Commit Graph

214 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Tyler Hicks ac20100df7 eCryptfs: Fix min function comparison warning 16 years ago
Randy Dunlap 802b352f29 ecryptfs: fix printk format warning 16 years ago
Tyler Hicks 3a6b42cadc eCryptfs: Larger buffer for encrypted symlink targets 16 years ago
Tyler Hicks ca8e34f2b0 eCryptfs: Lock lower directory inode mutex during lookup 16 years ago
Tyler Hicks e77cc8d243 eCryptfs: Remove ecryptfs_unlink_sigs warnings 16 years ago
Tyler Hicks 13a791b4e6 eCryptfs: Fix data corruption when using ecryptfs_passthrough 16 years ago
Tyler Hicks 3a5203ab3c eCryptfs: Print FNEK sig properly in /proc/mounts 16 years ago
Tyler Hicks 57ea34d199 eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() 16 years ago
Tyler Hicks ae6e84596e eCryptfs: Copy lower inode attrs before dentry instantiation 16 years ago
Li Zefan fd56d242b3 ecryptfs: use memdup_user() 16 years ago
Johannes Weiner 00fcf2cb6f ecryptfs: use kzfree() 16 years ago
Al Viro 5a3fd05a9b constify dentry_operations: ecryptfs 16 years ago
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 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 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