summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
AgeCommit message (Expand)Author
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-04-27eCryptfs: Fix min function comparison warningTyler Hicks
2009-04-27ecryptfs: fix printk format warningRandy Dunlap
2009-04-22eCryptfs: Larger buffer for encrypted symlink targetsTyler Hicks
2009-04-22eCryptfs: Lock lower directory inode mutex during lookupTyler Hicks
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-04-22eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks
2009-04-22eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks
2009-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks
2009-04-22eCryptfs: Copy lower inode attrs before dentry instantiationTyler Hicks
2009-04-20ecryptfs: use memdup_user()Li Zefan
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-03-27constify dentry_operations: ecryptfsAl Viro
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks
2009-03-22eCryptfs: Allocate a variable number of pages for file headersTyler Hicks
2009-03-14eCryptfs: don't encrypt file key with filename keyTyler Hicks
2009-02-06eCryptfs: Regression in unencrypted filename symlinksTyler Hicks
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan
2009-01-06fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng
2009-01-06eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow
2009-01-06eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow
2009-01-06eCryptfs: Fix data types (int/size_t)Michael Halcrow
2009-01-06eCryptfs: Replace %Z with %zMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: mount optionMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Header updatesMichael Halcrow
2009-01-06eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05inode->i_op is never NULLAl Viro
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-31eCryptfs: check readlink result was not an error before using itDuane Griffin
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells
2008-10-30ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen
2008-10-23[PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan