login
Header Space

 
 

Mailing list archives

Search results

Found 407 matching messages (0.050 seconds). Page 1 of 21.

[PATCH 13/19] Unionfs: update copyrights

... +1,5 @@ /* - * Copyright (c) 2003-2007 Erez Zadok + * Copyright (c) 2003-2008 Erez ... +1,11 @@ /* - * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2008 Erez ... 1,11 @@ /* - * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2008 ...

linux-fsdevel - Erez Zadok - Jul 29 2008 - 22:43

fs_stack/eCryptfs: remove 3rd arg of copy_attr_all, add locking to copy_inode_size

... of copyrights which were missing. Thanks, Erez. --cut--here----cut--here----cut-- ... 1,28 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 ... 1,42 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 ...

linux-fsdevel - Erez Zadok - Apr 2 2008 - 21:49

[PATCH 24/42] Unionfs: mount-time and stacking-interposition functions

... module-linkage routines. Signed-off-by: Erez Zadok --- ... +1,783 @@ +/* + * Copyright (c) 2003-2007 Erez Zadok + * Copyright (c) 2003-2006 ... unionfs module unload\n"); +} + +MODULE_AUTHOR("Erez Zadok, Filesystems and Storage Lab, ...

linux-fsdevel - Erez Zadok - Dec 9 2007 - 22:41

[PATCH 02/29] VFS/eCryptfs: use simplified fs_stack API to fsstack_copy_attr_all

... mhalcrow@us.ibm.com> Signed-off-by: Erez Zadok --- ... +1,42 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 Josef ' ... +1,28 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 Josef ' ...

linux-fsdevel - Erez Zadok - Jan 10 2008 - 10:59

[PATCH 22/29] Unionfs: async I/O queue

Signed-off-by: Erez Zadok --- fs/unionfs/sioq. ... +1,119 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006 Charles P. ... +1,92 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006 Charles P. ...

linux-fsdevel - Erez Zadok - Jan 10 2008 - 10:59

[PATCH 19/29] Unionfs: mount-time and stacking-interposition functions

... module-linkage routines. Signed-off-by: Erez Zadok --- ... +1,794 @@ +/* + * Copyright (c) 2003-2007 Erez Zadok + * Copyright (c) 2003-2006 ... unionfs module unload\n"); +} + +MODULE_AUTHOR("Erez Zadok, Filesystems and Storage Lab, ...

linux-fsdevel - Erez Zadok - Jan 10 2008 - 10:59

[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates

... mhalcrow@us.ibm.com> Signed-off-by: Erez Zadok diff ... +1,42 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 Josef ' ... +1,28 @@ +/* + * Copyright (c) 2006-2007 Erez Zadok + * Copyright (c) 2006-2007 Josef ...

linux-fsdevel - Erez Zadok - Apr 21 2008 - 02:50

Re: [PATCH 10/25] Unionfs: add un/likely conditionals on copyup ops

... <46F9E0EC.3010105@intel.com>, "Kok, Auke" writes: > Erez Zadok wrote: > > Signed-off-by: Erez Zadok > > --- > > fs/unionfs/copyup.c | 102 ... to avoid going over 80 chars. Cheers, Erez. - To unsubscribe from this list: send ...

linux-fsdevel - Erez Zadok - Sep 26 2007 - 09:40

Re: [PATCH 33/42] MM: extern for drop_pagecache_sb

... , 2007 at 09:42:06PM -0500, Erez Zadok wrote: > > Signed-off-by: Erez Zadok > > --- > > include/linux/mm.h | 2 ++ > > 1 files changed ... so they all build incrementally. Cheers, Erez. - To unsubscribe from this list: send ...

linux-fsdevel - Erez Zadok - Dec 13 2007 - 11:05

Re: [PATCH 01/42] Unionfs: filesystems documentation index

... > On Dec 9 2007 21:41, Erez Zadok wrote: > > > >Signed-off-by: Erez Zadok > >--- > > Documentation/filesystems/00-INDEX | 2 ++ > > 1 files ... ones); this also helps for bisecting. Erez. - To unsubscribe from this list: send ...

linux-fsdevel - Erez Zadok - Dec 13 2007 - 11:06

[GIT PULL -mm] 00/25 Unionfs updates/cleanups/fixes

... /ezk/unionfs.git to receive the following: Erez Zadok (22): Unionfs: display informational messages only if debug is on Unionfs: ... 20 files changed, 647 insertions(+), 599 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-fsdevel - Erez Zadok - Sep 25 2007 - 23:09

[GIT PULL -mm] 00/19 Unionfs updates/cleanups/fixes

... /git/ezk/unionfs.git to receive the following: Erez Zadok (19): Unionfs: compile if debug is off ... 22 +-- xattr.c | 16 +- 20 files changed, 622 insertions(+), 547 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To unsubscribe ...

linux-fsdevel - Erez Zadok - Oct 1 2007 - 01:50

[PATCH 12/19] Unionfs: update/assign a KERN_* level to all printk statements

... instead of printk(KERN_INFO ...) Signed-off-by: Erez Zadok --- ... ("Completed unionfs module unload.\n"); + pr_info("Completed unionfs module unload\n"); } MODULE_AUTHOR("Erez Zadok, Filesystems and Storage Lab, Stony Brook ...

linux-fsdevel - Erez Zadok - Oct 1 2007 - 01:50

[GIT PULL -mm] 0/9 Unionfs updates/cleanups/fixes

... remove useless ctor parameter and reorder parameters Erez Zadok (6): Unionfs: support lower filesystems without ... security/security.c | 2 + 9 files changed, 47 insertions(+), 50 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-fsdevel - Erez Zadok - Oct 21 2007 - 19:51

[GIT PULL -mm] 0/8 Unionfs updates/cleanups/fixes

... .org/pub/scm/linux/kernel/git/ezk/unionfs.git to receive the following: Erez Zadok (8): Unionfs: delete whiteouts in sticky ... 9 files changed, 158 insertions(+), 172 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-fsdevel - Erez Zadok - Nov 2 2007 - 21:22

[GIT PULL -mm] 0/9 Unionfs updates/cleanups/fixes

... /unionfs.git to receive the following: Erez Zadok (9): Unionfs: flush and release updates Unionfs: use i_size wrappers Unionfs ... files changed, 115 insertions(+), 122 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - ...

linux-fsdevel - Erez Zadok - Nov 13 2007 - 06:10

[GIT PULL -mm] 00/16 Unionfs updates/fixes/cleanups

... /ezk/unionfs.git to receive the following: Erez Zadok (15): Unionfs: use f_path instead of f_dentry/mnt Unionfs: minor coding ... 14 files changed, 182 insertions(+), 113 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-fsdevel - Erez Zadok - Nov 26 2007 - 12:43

[GIT PULL -mm] 0/2 Unionfs updates/fixes/cleanups

... /git/ezk/unionfs.git to receive the following: Erez Zadok (2): Unionfs: cleanup/consolidate branch-mode ... 12 ++++++++---- union.h | 3 +-- 4 files changed, 54 insertions(+), 43 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-fsdevel - Erez Zadok - Dec 8 2007 - 16:46

[PATCH 18/42] Unionfs: directory reading file operations

Signed-off-by: Erez Zadok --- fs/unionfs/dirfops.c | 290 ... /dirfops.c @@ -0,0 +1,290 @@ +/* + * Copyright (c) 2003-2007 Erez Zadok + * Copyright (c) 2003-2006 Charles P. Wright + * Copyright (c) 2005-2007 Josef 'Jeff' Sipek + * ...

linux-fsdevel - Erez Zadok - Dec 9 2007 - 22:41

[PATCH 07/42] Unionfs maintainers

Signed-off-by: Erez Zadok --- MAINTAINERS | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) ... W: http://www.kernel.dk S: Maintained +UNIONFS +P: Erez Zadok +M: ezk@cs.sunysb.edu +P: Josef ...

linux-fsdevel - Erez Zadok - Dec 9 2007 - 22:41

speck-geostationary