| Commit message (Expand) | Author | Age |
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy | 2007-04-26 |
* | [NETLINK]: Introduce nlmsg_hdr() helper | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() | Michael Halcrow | 2007-03-16 |
* | [PATCH] ecryptfs: nested locking annotation | Peter Zijlstra | 2007-03-08 |
* | [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better | Dmitriy Monakhov | 2007-03-05 |
* | [PATCH] ecryptfs: lower root result must be adirectory | Dmitriy Monakhov | 2007-03-05 |
* | [PATCH] ecryptfs: check xattr operation support fix | Dmitriy Monakhov | 2007-03-05 |
* | [PATCH] eCryptfs: no path_release() after path_lookup() error | Michael Halcrow | 2007-03-01 |
* | [PATCH] eCryptfs: remove unnecessary flush_dcache_page() | Michael Halcrow | 2007-03-01 |
* | [PATCH] eCryptfs: set O_LARGEFILE when opening lower file | Michael Halcrow | 2007-03-01 |
* | [PATCH] eCryptfs: resolve lower page unlocking problem | Michael Halcrow | 2007-03-01 |
* | [PATCH] ecryptfs: fix forgotten format specifier | Thomas Hisch | 2007-02-16 |
* | [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set() | Michael Halcrow | 2007-02-16 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] eCryptfs: add flush_dcache_page() calls | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: open-code flag checking and manipulation | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: convert kmap() to kmap_atomic() | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: convert f_op->write() to vfs_write() | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: Encrypted passthrough | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: Generalize metadata read/write | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: xattr flags and mount options | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: Public key; packet management | Michael Halcrow | 2007-02-12 |
* | [PATCH] eCryptfs: Public key transport mechanism | Michael Halcrow | 2007-02-12 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
* | [CRYPTO] api: Remove deprecated interface | Herbert Xu | 2007-02-06 |
* | [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] struct path: make eCryptfs a user of struct path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] eCryptfs: Use fsstack's generic copy inode attr functions | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] make ecryptfs_version_str_map[] static | Adrian Bunk | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_USER | Christoph Lameter | 2006-12-07 |
* | [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check | Akinobu Mita | 2006-11-28 |
* | [PATCH] eCryptfs: CIFS nlink fixes | Michael Halcrow | 2006-11-16 |
* | [PATCH] eCryptfs: dput() lower d_parent on rename | Michael Halcrow | 2006-11-16 |
* | [PATCH] eCryptfs: Fix pointer deref | Michael Halcrow | 2006-11-03 |
* | [PATCH] eCryptfs: Fix handling of lower d_count | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Remove ecryptfs_umount_begin | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Consolidate lower dentry_open's | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Cipher code to new crypto API | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Hash code to new crypto API | Michael Halcrow | 2006-10-31 |
* | [PATCH] eCryptfs: Clean up crypto initialization | Michael Halcrow | 2006-10-31 |
* | [PATCH] ecryptfs: use special_file() | Pekka Enberg | 2006-10-20 |
* | [PATCH] ecryptfs: fs/Makefile and fs/Kconfig | Michael Halcrow | 2006-10-04 |