login
Header Space

 
 

Mailing list archives

Search results

Found 64 matching messages (0.001 seconds). Page 1 of 4.

Re: [PATCH: eCryptfs] Encrypt on writepage()

... 2005 at 11:32:58PM -0600, Michael Halcrow wrote: > On Wed, Nov 02, 2005 at 08:55:30PM - ... Remove debug wrappers''. Signed-off-by: Michael Halcrow ... hellewell.homeip.net> Signed-off-by: Michael Thompson ...

linux-fsdevel - Michael Halcrow - Nov 7 2005 - 16:39

[PATCH 2/2] eCryptfs: Introduce device handle for userspace daemon communications

... consistent with itself. Signed-off-by: Michael Halcrow --- ... Business Machines Corp. * Author(s): Michael A. Halcrow ... Business Machines Corp. * Author(s): Michael A. Halcrow ...

linux-fsdevel - Michael Halcrow - Apr 15 2008 - 16:24

eCryptfs Design Document

... in the near future. Thanks, Mike Halcrow mhalcrow@us.ibm.com http://ecryptfs ... eCryptfs v0.1 Design Document Michael A. Halcrow Table of Contents 1 Introduction ... merged into the mainline Linux kernel. Michael Halcrow has published two papers ...

linux-fsdevel - Michael Halcrow - Mar 24 2006 - 18:25

[PATCH 3/11] eCryptfs: read_write.c routines

... dummy parameters in for those functions. Signed-off-by: Michael Halcrow --- fs/ecryptfs/ ... + * + * Copyright (C) 2007 International Business Machines Corp. + * Author(s): Michael A. Halcrow + * + * ...

linux-fsdevel - Michael Halcrow - Sep 17 2007 - 17:46

Re: [PATCH 8/11] eCryptfs: Convert mmap functions to use persistent file

... 17 Sep 2007 16:50:16 -0500 Michael Halcrow wrote: > > +ecryptfs_copy_up_encrypted_with_header(struct page *page, > > + struct ... is locked explicit. Signed-off-by: Michael Halcrow --- ...

linux-fsdevel - Michael Halcrow - Sep 20 2007 - 18:03

Re: [PATCH 6/11] eCryptfs: Update metadata read/write functions

... Mon, 17 Sep 2007 16:48:44 -0500 Michael Halcrow wrote: > > + if ((rc = ecryptfs_write_lower(ecryptfs_dentry->d_inode, > > ... an assignment-in-an-if. Signed-off-by: Michael Halcrow --- diff ...

linux-fsdevel - Michael Halcrow - Sep 24 2007 - 18:40

Re: silent semantic changes with reiser4

... keyring, which is working out nicely. Mike =2E___________________________________________________________________. Michael A. Halcrow =20 Security Software Engineer, IBM Linux Technology Center ...

linux-fsdevel - Michael Halcrow - Aug 26 2004 - 09:53

Re: [PATCH 3/11] eCryptfs: read_write.c routines

... to avoid potential overflow issues. Signed-off-by: Michael Halcrow --- diff -- ... (char *iv, struct ecryptfs_crypt_stat *crypt_stat, * hashing business. -Halcrow */ memcpy(src, crypt_stat->root_iv, crypt_stat->iv_bytes); ...

linux-fsdevel - Michael Halcrow - Sep 24 2007 - 18:12

Re: ecryptfs

... : > On Mon, 2006-08-07 at 17:47 -0500, Michael Halcrow wrote: > > On Mon, Aug 07, 2006 at 01:21: ... On Mon, Aug 07, 2006 at 11:31:15AM -0500, Michael Halcrow wrote: > > > ... > > > > Here is where I am thinking about going with crossing lower mount > > > ...

linux-fsdevel - Michael Halcrow - Aug 8 2006 - 10:31

[PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications

... waiting for the response is awakened. Signed-off-by: Michael Halcrow --- fs/ecryptfs/ ... layer + * + * Copyright (C) 2008 International Business Machines Corp. + * Author(s): Michael A. Halcrow + * + * ...

linux-fsdevel - Michael Halcrow - Apr 15 2008 - 16:23

Re: [Ecryptfs-devel] [PATCH 1/2] eCryptfs: Introduce device handle for userspace daemon communications

... Apr 15, 2008 at 05:47:50PM -0500, Michael Halcrow wrote: > If I cannot find out soon ... rather than the netlink interface. Signed-off-by: Michael Halcrow --- fs/ecryptfs/ecryptfs_kernel.h | 1 - fs/ecryptfs/keystore.c ...

linux-fsdevel - Michael Halcrow - Apr 15 2008 - 19:30

[PATCH] eCryptfs: Make key module subsystem respect namespaces

... 15 Apr 2008 15:23:13 -0500 > > Michael Halcrow wrote: > > > > > ... > > > + rc = ecryptfs_find_daemon_by_euid(&daemon, current->euid); > ... the netlink interface. Signed-off-by: Michael Halcrow --- ...

linux-fsdevel - Michael Halcrow - Apr 16 2008 - 15:24

[PATCH] eCryptfs: Remove obsolete netlink interface to daemon

... netlink interface to the userspace daemon. Signed-off-by: Michael Halcrow --- fs/ecryptfs ... - * Copyright (C) 2004-2006 International Business Machines Corp. - * Author(s): Michael A. Halcrow - * Tyler ...

linux-fsdevel - Michael Halcrow - Apr 16 2008 - 17:10

[PATCH] eCryptfs: Fix refs to pid and user_ns

... :34:06AM -0500, Serge E. Hallyn wrote: > Quoting Michael Halcrow (mhalcrow@us.ibm.com): > > @@ ... after we drop the lock. Signed-off-by: Michael Halcrow --- fs/ecryptfs/messaging.c | 16 ++++++++++++---- 1 files changed, 12 ...

linux-fsdevel - Michael Halcrow - Apr 17 2008 - 13:03

Re: [Ecryptfs-devel] [PATCH 3/11] eCryptfs: read_write.c routines

... from trying to push some of the page flag setting too far down the stack. Signed-off-by: Michael Halcrow --- diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c index b3795f6.. ...

linux-fsdevel - Michael Halcrow - Sep 25 2007 - 11:56

eCryptfs: Request for review

... provide whatever feedback you can. Thanks, Mike =2E___________________________________________________________________. Michael A. Halcrow =20 Security Software Engineer, IBM Linux Technology ...

linux-fsdevel - Michael Halcrow - Oct 18 2005 - 15:38

Re: eCryptfs Design Document

On Sat, Mar 25, 2006 at 02:28:21PM -0500, Phillip Susi wrote: > Michael Halcrow wrote: > >* A mount-wide passphrase is stored in the user session > > keyring in the form of an authentication token. > > You say several ...

linux-fsdevel - Michael Halcrow - Mar 25 2006 - 15:50

Re: eCryptfs Design Document

On Sun, Mar 26, 2006 at 12:10:29PM -0500, Phillip Susi wrote: > Michael Halcrow wrote: > >The mount-wide passphrase in the user session keyring is actually > >not necessary to keep around after the mount process is finished ...

linux-fsdevel - Michael Halcrow - Mar 26 2006 - 14:04

Re: [PATCH 0/13: eCryptfs] eCryptfs Patch Set

... -06-02 14:51:54, Greg K-H wrote: > On Thu, Jun 02, 2005 at 07:32:19AM -0500, Michael Halcrow wrote: > > What sort of > > logical chunks would you consider to be appropriate? Separate patches > > for each file (inode ...

linux-fsdevel - Michael Halcrow - May 13 2006 - 23:43

[PATCH] Remove ECRYPT_DEBUG from fs/Kconfig

... 26, 2006 at 09:21:48AM -0500, Mike Halcrow wrote: > > Use the kernel BUG_ON() macro rather than ... this 10-part patch set. Signed-off-by: Michael Halcrow --- fs/Kconfig | 8 -------- 1 files changed, 0 insertions(+), 8 ...

linux-fsdevel - Michael Halcrow - May 26 2006 - 14:39

speck-geostationary