Michael Halcrow ([email protected])

Number of posts: 185 (0.37 per day)
First post: 2005-02-07 19:26:26
Last post: 2006-06-19 20:40:50

Date List Subject
2007-09-17 21:56:41 linux-kernel [PATCH 10/11] eCryptfs: Remove unused functions and kmem_cache
2007-09-17 21:55:46 linux-kernel [PATCH 9/11] eCryptfs: Initialize persistent lower file on inode create
2007-09-17 21:55:19 linux-kernel [PATCH 8/11] eCryptfs: Convert mmap functions to use persistent file
2007-09-17 21:54:32 linux-kernel [PATCH 7/11] eCryptfs: Make open, truncate, and setattr use persistent file
2007-09-17 21:53:38 linux-kernel [PATCH 6/11] eCryptfs: Update metadata read/write functions
2007-09-17 21:52:44 linux-kernel [PATCH 5/11] eCryptfs: Set up and destroy persistent lower file
2007-09-17 21:52:09 linux-kernel [PATCH 4/11] eCryptfs: Replace encrypt, decrypt, and inode size write
2007-09-17 21:51:31 linux-kernel [PATCH 3/11] eCryptfs: read_write.c routines
2007-09-17 21:50:49 linux-kernel [PATCH 2/11] eCryptfs: Remove assignments in if-statements
2007-09-17 21:50:15 linux-kernel [PATCH 1/11] eCryptfs: Remove header_extent_size
2007-09-17 21:49:45 linux-kernel [PATCH 0/11] eCryptfs: Introduce persistent lower files for each eCryptfs inode
2007-09-11 22:55:57 linux-kernel [PATCH] eCryptfs: Use generic_file_splice_read()
2007-08-23 14:38:24 linux-kernel Re: [Ecryptfs-devel] [PATCH] eCryptfs: fix possible fault in ecryptfs_sync_page
2007-08-02 13:58:07 linux-kernel Re: [PATCH 2.6.23-rc1] eCryptfs: fix error handling in ecryptfs_init
2007-08-01 14:58:55 linux-kernel Re: [PATCH 2.6.23-rc1] eCryptfs: fix lookup error for special files
2007-06-25 17:58:16 linux-kernel [PATCH] eCryptfs: zero out last page for llseek/write
2007-06-13 19:02:19 linux-kernel [PATCH 2/2] eCryptfs: initialize crypt_stat in setattr
2007-06-13 19:00:39 linux-kernel [PATCH 1/2] eCryptfs: fix write zeros behavior
2007-05-24 15:04:17 linux-kernel Re: [PATCH 1/1] eCryptfs: Move ecryptfs docs into Documentation/filesystems/
2007-05-22 14:52:09 linux-kernel Re: [PATCH] eCryptfs: Delay writing 0's after llseek until write
2007-05-21 23:00:39 linux-kernel [PATCH] eCryptfs: Delay writing 0's after llseek until write
2007-02-28 18:51:13 linux-kernel Re: [PATCH] ecryptfs: check xattr operation support fix
2007-02-23 00:40:21 linux-kernel [PATCH 3/3] eCryptfs: no path_release() after path_lookup() error
2007-02-23 00:39:15 linux-kernel [PATCH 2/3] eCryptfs: remove unnecessary flush_dcache_page()
2007-02-23 00:38:09 linux-kernel [PATCH 1/3] eCryptfs: set O_LARGEFILE when opening lower file
2007-02-21 20:13:35 linux-kernel [PATCH] eCryptfs: resolve lower page unlocking problem
2007-02-14 22:21:42 linux-kernel Re: [PATCH 0/6] MODSIGN: Kernel module signing
2007-02-14 22:21:41 linux-crypto Re: [PATCH 0/6] MODSIGN: Kernel module signing
2007-02-14 21:32:08 linux-kernel Re: [PATCH 0/6] MODSIGN: Kernel module signing
2007-02-14 21:32:05 linux-crypto Re: [PATCH 0/6] MODSIGN: Kernel module signing
2007-02-12 19:43:15 linux-kernel [PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
2007-01-19 20:35:11 linux-kernel Re: [PATCH 2/5 (try 2)] eCryptfs: convert kmap() to kmap_atomic()
2007-01-18 21:29:37 linux-kernel [PATCH 5/5] eCryptfs: convert lookup_one_len() to lookup_one_len_nd()
2007-01-18 21:29:00 linux-kernel [PATCH 4/5] eCryptfs: add flush_dcache_page() calls
2007-01-18 21:28:10 linux-kernel [PATCH 3/5] eCryptfs: open-code flag checking and manipulation
2007-01-18 21:27:29 linux-kernel [PATCH 2/5] eCryptfs: convert kmap() to kmap_atomic()
2007-01-18 21:26:31 linux-kernel [PATCH 1/5] eCryptfs: convert f_op->write() to vfs_write()
2007-01-09 23:44:20 linux-kernel Re: [PATCH 3/3] eCryptfs: Encrypted passthrough
2007-01-09 23:23:41 linux-kernel Re: [PATCH 0/3] eCryptfs: Support metadata in xattr
2007-01-09 22:23:40 linux-kernel [PATCH 3/3] eCryptfs: Encrypted passthrough
2007-01-09 22:22:58 linux-kernel [PATCH 2/3] eCryptfs: Generalize metadata read/write
2007-01-09 22:22:05 linux-kernel [PATCH 1/3] eCryptfs: xattr flags and mount options
2007-01-09 22:21:11 linux-kernel [PATCH 0/3] eCryptfs: Support metadata in xattr
2007-01-08 23:00:24 linux-kernel Re: [PATCH 01/24] Unionfs: Documentation
2006-12-15 16:24:32 linux-kernel [PATCH] fsstack: Remove inode copy
2006-12-12 16:54:25 linux-kernel Re: [PATCH 1/2] eCryptfs: Public key; transport mechanism
2006-12-07 16:06:32 linux-kernel Re: [PATCH 1/2] eCryptfs: Public key; transport mechanism
2006-12-06 23:12:43 linux-kernel [PATCH 2/2] eCryptfs: Public key; packet management
2006-12-06 23:06:47 linux-kernel [PATCH 1/2] eCryptfs: Public key; transport mechanism
2006-11-20 16:13:31 linux-kernel Re: [2.6 patch] make ecryptfs_version_str_map[] static
2006-11-15 23:39:06 linux-kernel [PATCH] eCryptfs: CIFS nlink fixes