aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/inode.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek2006-12-08
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-07
* [PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow2006-11-16
* [PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow2006-11-16
* [PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow2006-10-31
* [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-31
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04