aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/super.c
AgeCommit message (Expand)Author
2016-04-20eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu
2016-01-27eCryptfs: Use skcipher and shashHerbert Xu
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-05-29eCryptfs: Consolidate inode functions into inode.cTyler Hicks
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-03-28ecryptfs: modify write path to encrypt page in writepageThieu Le
2011-01-07fs: icache RCU free inodesNick Piggin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks
2010-08-09pass a struct path to vfs_statfsChristoph Hellwig
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-05-21fix a couple of ecryptfs leaksAl Viro
2010-04-22ecryptfs: add bdi backing to mount sessionJens Axboe
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-04-22eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow