| Commit message (Expand) | Author | Age | Files | Lines |
* | mm + fs: store shadow entries in page cache | Johannes Weiner | 2014-04-03 | 1 | -1/+1 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | ecryptfs: don't bother with ->drop_inode() | Al Viro | 2012-03-20 | 1 | -1/+0 |
* | eCryptfs: Improve statfs reporting | Tyler Hicks | 2012-02-16 | 1 | -1/+13 |
* | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-06 | 1 | -2/+2 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | eCryptfs: Consolidate inode functions into inode.c | Tyler Hicks | 2011-05-29 | 1 | -16/+0 |
* | eCryptfs: Add reference counting to lower files | Tyler Hicks | 2011-04-25 | 1 | -12/+4 |
* | ecryptfs: modify write path to encrypt page in writepage | Thieu Le | 2011-03-28 | 1 | -2/+1 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+11 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_options | Tyler Hicks | 2010-10-29 | 1 | -0/+2 |
* | pass a struct path to vfs_statfs | Christoph Hellwig | 2010-08-09 | 1 | -1/+5 |
* | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -3/+5 |
* | fix a couple of ecryptfs leaks | Al Viro | 2010-05-21 | 1 | -22/+0 |
* | ecryptfs: add bdi backing to mount session | Jens Axboe | 2010-04-22 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2010-04-19 | 1 | -1/+0 |
|\ |
|
| * | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney | 2010-04-19 | 1 | -1/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ecryptfs: Remove unneeded locking that triggers lockdep false positives | Roland Dreier | 2009-09-23 | 1 | -2/+0 |
* | push BKL down into ->put_super | Christoph Hellwig | 2009-06-11 | 1 | -0/+5 |
* | eCryptfs: Remove ecryptfs_unlink_sigs warnings | Tyler Hicks | 2009-04-22 | 1 | -0/+2 |
* | eCryptfs: Print FNEK sig properly in /proc/mounts | Tyler Hicks | 2009-04-22 | 1 | -1/+4 |
* | ecryptfs: remove debug as mount option, and warn if set via modprobe | Eric Sandeen | 2008-02-06 | 1 | -4/+0 |
* | ecryptfs: make show_options reflect actual mount options | Eric Sandeen | 2008-02-06 | 1 | -21/+31 |
* | eCryptfs: fix dentry handling on create error, unlink, and inode destroy | Michael Halcrow | 2008-01-08 | 1 | -1/+0 |
* | eCryptfs: initialize persistent lower file on inode create | Michael Halcrow | 2007-10-16 | 1 | -6/+7 |
* | eCryptfs: set up and destroy persistent lower file | Michael Halcrow | 2007-10-16 | 1 | -3/+19 |
* | eCryptfs: grammatical fix (destruct to destroy) | Michael Halcrow | 2007-10-16 | 1 | -2/+2 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] eCryptfs: Remove ecryptfs_umount_begin | Michael Halcrow | 2006-10-31 | 1 | -18/+0 |
* | [PATCH] ecryptfs: fs/Makefile and fs/Kconfig | Michael Halcrow | 2006-10-04 | 1 | -0/+198 |