aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
Commit message (Expand)AuthorAge
* eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle2009-07-28
* eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks2009-07-28
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* Convert obvious places to deactivate_locked_super()Al Viro2009-05-09
* eCryptfs: Fix min function comparison warningTyler Hicks2009-04-27
* ecryptfs: fix printk format warningRandy Dunlap2009-04-27
* eCryptfs: Larger buffer for encrypted symlink targetsTyler Hicks2009-04-22
* eCryptfs: Lock lower directory inode mutex during lookupTyler Hicks2009-04-22
* eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks2009-04-22
* eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks2009-04-22
* eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks2009-04-22
* eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks2009-04-22
* eCryptfs: Copy lower inode attrs before dentry instantiationTyler Hicks2009-04-22
* ecryptfs: use memdup_user()Li Zefan2009-04-20
* ecryptfs: use kzfree()Johannes Weiner2009-04-01
* constify dentry_operations: ecryptfsAl Viro2009-03-27
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-22
* eCryptfs: Allocate a variable number of pages for file headersTyler Hicks2009-03-22
* eCryptfs: don't encrypt file key with filename keyTyler Hicks2009-03-14
* eCryptfs: Regression in unencrypted filename symlinksTyler Hicks2009-02-06
* fs/Kconfig: move ecryptfs outAlexey Dobriyan2009-01-22
* fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-06
* eCryptfs: Clean up ecryptfs_decode_from_filename()Michael Halcrow2009-01-06
* eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()Michael Halcrow2009-01-06
* eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-06
* eCryptfs: Replace %Z with %zMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: mount optionMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Encoding and encryption functionsMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Header updatesMichael Halcrow2009-01-06
* eCryptfs: Filename Encryption: Tag 70 packetsMichael Halcrow2009-01-06
* 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