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