aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/super.c
Commit message (Expand)AuthorAge
* fs: icache RCU free inodesNick Piggin2011-01-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks2010-10-29
* pass a struct path to vfs_statfsChristoph Hellwig2010-08-09
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* fix a couple of ecryptfs leaksAl Viro2010-05-21
* ecryptfs: add bdi backing to mount sessionJens Axboe2010-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\
| * ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney2010-04-19
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ecryptfs: Remove unneeded locking that triggers lockdep false positivesRoland Dreier2009-09-23
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks2009-04-22
* eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks2009-04-22
* ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2008-02-06
* ecryptfs: make show_options reflect actual mount optionsEric Sandeen2008-02-06
* eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2008-01-08
* eCryptfs: initialize persistent lower file on inode createMichael Halcrow2007-10-16
* eCryptfs: set up and destroy persistent lower fileMichael Halcrow2007-10-16
* eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow2007-10-16
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow2006-10-31
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04