aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
|\
| * add a vfs_fsync helperChristoph Hellwig2009-01-05
| * inode->i_op is never NULLAl Viro2009-01-05
* | fs: symlink write_begin allocation context fixNick Piggin2009-01-04
|/
* eCryptfs: check readlink result was not an error before using itDuane Griffin2008-12-31
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow2008-11-19
* | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
* | CRED: Pass credentials through dentry_open()David Howells2008-11-13
* | CRED: Wrap task credential accesses in the eCryptFS filesystemDavid Howells2008-11-13
|/
* ecryptfs: fix memory corruption when storing crypto info in xattrsEric Sandeen2008-10-30
* [PATCH] assorted path_lookup() -> kern_path() conversionsAl Viro2008-10-23
* eCryptfs: remove netlink transportTyler Hicks2008-10-16
* ecryptfs: convert to use new aopsBadari Pulavarty2008-10-16
* eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow2008-10-16
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen2008-07-28
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* eCryptfs: Make all persistent file opens delayedMichael Halcrow2008-07-24
* eCryptfs: do not try to open device files on mknodMichael Halcrow2008-07-24
* ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* ecryptfs: crypto.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* ecryptfs: string copy cleanupMiklos Szeredi2008-07-24
* ecryptfs: propagate key errors up at mount timeEric Sandeen2008-07-24
* ecryptfs: discard ecryptfsd registration messages in miscdevTyler Hicks2008-07-24
* eCryptfs: Privileged kthread for lower file opensMichael Halcrow2008-07-24
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-04
| * eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-06
| * ecryptfs: fix missed mutex_unlockCyrill Gorcunov2008-05-24
| * ecryptfs fixesAl Viro2008-05-21
* | ecryptfs: fasync BKL pushdownJonathan Corbet2008-07-02
|/
* eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-13
* ecryptfs: clean up (un)lock_parentMiklos Szeredi2008-05-13
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow2008-04-29
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-29
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-29
* eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow2008-04-29
* ecryptfs: add missing lock around notify_changeMiklos Szeredi2008-04-29
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* remove ecryptfs_header_cache_0Adrian Bunk2008-04-29
* eCryptfs: Swap dput() and mntput()Michael Halcrow2008-03-19
* eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow2008-03-04
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-06