aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/inode.c
Commit message (Expand)AuthorAge
* eCryptfs: Flush dirty pages in setattrTyler Hicks2011-04-25
* eCryptfs: Handle failed metadata read in lookupTyler Hicks2011-04-25
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-25
* eCryptfs: dput dentries returned from dget_parentTyler Hicks2011-04-25
* eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks2011-04-25
* eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks2011-03-28
* eCryptfs: Remove unnecessary grow_file() functionTyler Hicks2011-03-28
* eCryptfs: Copy up lower inode attrs in getattrTyler Hicks2011-02-21
* eCryptfs: Handle NULL nameidata pointersTyler Hicks2011-02-21
* eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks2011-02-17
* ecryptfs: test lower_file pointer when lower_file_mutex is lockedRoberto Sassu2011-01-17
* sanitize ecryptfs ->mount()Al Viro2011-01-12
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache scale dentry refcountNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks2010-10-29
* ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu2010-10-29
* eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2010-08-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-10
|\
| * ecryptfs: dont call lookup_one_len to avoid NULL nameidataLino Sanfilippo2010-08-09
| * ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-09
* | check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\
| * eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks2010-04-19
| * eCryptfs: Copy lower directory inode times and size on linkTyler Hicks2010-04-19
| * ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher2010-04-19
| * eCryptfs: Decrypt symlink target for stat sizeTyler Hicks2010-04-19
| * eCryptfs: Clear buffer before reading in metadata xattrTyler Hicks2010-03-23
| * eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-23
| * eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-23
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok2010-01-19
* ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok2010-01-19
* ecryptfs: don't ignore return value from lock_renameErez Zadok2010-01-19
* eCryptfs: Add getattr functionTyler Hicks2010-01-19
* eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2010-01-19
* ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi2010-01-14
* 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