aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-20eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu1-1/+4
2016-01-27eCryptfs: Use skcipher and shashHerbert Xu1-1/+0
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-1/+1
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro1-1/+0
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks1-1/+13
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks1-16/+0
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks1-12/+4
2011-03-28ecryptfs: modify write path to encrypt page in writepageThieu Le1-2/+1
2011-01-07fs: icache RCU free inodesNick Piggin1-1/+11
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks1-0/+2
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig1-1/+5
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-3/+5
2010-05-21fix a couple of ecryptfs leaksAl Viro1-22/+0
2010-04-22ecryptfs: add bdi backing to mount sessionJens Axboe1-0/+1
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds1-1/+0
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier1-2/+0
2009-06-11push BKL down into ->put_superChristoph Hellwig1-0/+5
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks1-0/+2
2009-04-22eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks1-1/+4
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen1-4/+0
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen1-21/+31
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow1-1/+0
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow1-6/+7
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow1-3/+19
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow1-2/+2
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow1-18/+0
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+198