aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/inode.c
Commit message (Expand)AuthorAge
...
* fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_allErez Zadok2009-12-17
* eCryptfs: Prevent lower dentry from going negative during unlinkTyler Hicks2009-09-23
* 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: Fix data corruption when using ecryptfs_passthroughTyler Hicks2009-04-22
* eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks2009-03-22
* fs/ecryptfs/inode.c: cleanup kerneldocQinghuang Feng2009-01-06
* eCryptfs: Fix data types (int/size_t)Michael Halcrow2009-01-06
* eCryptfs: Filename Encryption: filldir, lookup, and readlinkMichael Halcrow2009-01-06
* inode->i_op is never NULLAl Viro2009-01-05
* eCryptfs: check readlink result was not an error before using itDuane Griffin2008-12-31
* [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
* 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: clean up (un)lock_parentMiklos Szeredi2008-05-13
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* ecryptfs: add missing lock around notify_changeMiklos Szeredi2008-04-29
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-06
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-06
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-08
* ecryptfs: allow lower fs to interpret ATTR_KILL_S*IDJeff Layton2007-10-18
* eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-16
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-16
* eCryptfs: set up and destroy persistent lower fileMichael Halcrow2007-10-16
* eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-16
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-16
* eCryptfs: remove header_extent_sizeMichael Halcrow2007-10-16
* revert "eCryptfs: fix lookup error for special files"Andrew Morton2007-08-31
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-22
* eCryptfs: fix lookup error for special filesRyusuke Konishi2007-08-11
* eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow2007-07-19
* Couple fixes to fs/ecryptfs/inode.cMika Kukkonen2007-07-17
* eCryptfs: initialize crypt_stat in setattrMichael Halcrow2007-06-28
* eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-28
* [PATCH] ecryptfs: nested locking annotationPeter Zijlstra2007-03-08
* [PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2007-03-05
* [PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2007-03-01
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-12
* [PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow2007-02-12
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-12