| Commit message (Expand) | Author | Age | Files | Lines |
* | Couple fixes to fs/ecryptfs/inode.c | Mika Kukkonen | 2007-07-17 | 1 | -2/+2 |
* | eCryptfs: initialize crypt_stat in setattr | Michael Halcrow | 2007-06-28 | 1 | -1/+46 |
* | eCryptfs: fix write zeros behavior | Michael Halcrow | 2007-06-28 | 1 | -0/+19 |
* | [PATCH] ecryptfs: nested locking annotation | Peter Zijlstra | 2007-03-08 | 1 | -1/+1 |
* | [PATCH] ecryptfs: check xattr operation support fix | Dmitriy Monakhov | 2007-03-05 | 1 | -3/+3 |
* | [PATCH] eCryptfs: set O_LARGEFILE when opening lower file | Michael Halcrow | 2007-03-01 | 1 | -3/+0 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] eCryptfs: open-code flag checking and manipulation | Michael Halcrow | 2007-02-12 | 1 | -8/+6 |
* | [PATCH] eCryptfs: convert f_op->write() to vfs_write() | Michael Halcrow | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] eCryptfs: Encrypted passthrough | Michael Halcrow | 2007-02-12 | 1 | -2/+13 |
* | [PATCH] eCryptfs: Generalize metadata read/write | Michael Halcrow | 2007-02-12 | 1 | -26/+35 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 | 1 | -3/+2 |
* | [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions | Josef "Jeff" Sipek | 2006-12-08 | 1 | -56/+19 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] slab: remove SLAB_USER | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] eCryptfs: CIFS nlink fixes | Michael Halcrow | 2006-11-16 | 1 | -1/+2 |
* | [PATCH] eCryptfs: dput() lower d_parent on rename | Michael Halcrow | 2006-11-16 | 1 | -0/+2 |
* | [PATCH] eCryptfs: Fix handling of lower d_count | Michael Halcrow | 2006-10-31 | 1 | -42/+20 |
* | [PATCH] eCryptfs: Consolidate lower dentry_open's | Michael Halcrow | 2006-10-31 | 1 | -22/+11 |
* | [PATCH] ecryptfs: fs/Makefile and fs/Kconfig | Michael Halcrow | 2006-10-04 | 1 | -0/+1079 |