summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: Do not allocate hash tfm in NORECLAIM contextHerbert Xu2016-04-201-1/+4
* eCryptfs: Use skcipher and shashHerbert Xu2016-01-271-1/+0
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* ecryptfs: don't bother with ->drop_inode()Al Viro2012-03-201-1/+0
* eCryptfs: Improve statfs reportingTyler Hicks2012-02-161-1/+13
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-061-2/+2
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-291-16/+0
* eCryptfs: Add reference counting to lower filesTyler Hicks2011-04-251-12/+4
* ecryptfs: modify write path to encrypt page in writepageThieu Le2011-03-281-2/+1
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+11
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks2010-10-291-0/+2
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-091-1/+5
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-3/+5
* fix a couple of ecryptfs leaksAl Viro2010-05-211-22/+0
* ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-191-1/+0
|\
| * ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-191-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier2009-09-231-2/+0
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+5
* eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks2009-04-221-0/+2
* eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks2009-04-221-1/+4
* ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2008-02-061-4/+0
* ecryptfs: make show_options reflect actual mount optionsEric Sandeen2008-02-061-21/+31
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-081-1/+0
* eCryptfs: initialize persistent lower file on inode createMichael Halcrow2007-10-161-6/+7
* eCryptfs: set up and destroy persistent lower fileMichael Halcrow2007-10-161-3/+19
* eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow2007-10-161-2/+2
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow2006-10-311-18/+0
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-041-0/+198
OpenPOWER on IntegriCloud