login
Header Space

 
 

Mailing list archives

Search results

Found 504 matching messages (0.026 seconds). Page 1 of 26.

[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-kernel - 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-kernel - 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-kernel - 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-kernel - 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-kernel - 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-kernel - 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-kernel - Erez Zadok - Apr 21 2008 - 02:50

Re: [PATCH 01/24] Unionfs: Documentation

... writes: > On 1/9/07, Erez Zadok ... at 07:03:35PM -0500, Erez Zadok wrote: > > > > However, I must ... exactly to give all those > > Erez hello > my name is raz ... RAIF project URL above). Cheers, Erez. - To unsubscribe from this list ...

linux-kernel - Erez Zadok - Jan 9 2007 - 14:24

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-kernel - Erez Zadok - Sep 26 2007 - 09:40

Re: unionfs: several more problems

... : > On Mon, 26 Nov 2007, Erez Zadok wrote: [...] > > The small patch below ... to unionfs.git on korg). Thanks, Erez. ------------------------------------------------------------------------------ Unionfs: prevent multiple writers to lower_page ...

linux-kernel - Erez Zadok - Nov 27 2007 - 00:17

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

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

linux-kernel - 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-kernel - 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-kernel - Erez Zadok - Sep 25 2007 - 23:09

[PATCH] 0/3 coding standards documentation/code updates

... the file that had the error and the offending line-number more quickly. Erez Zadok (3): CodingStyle updates Update usage string for ... 3 files changed, 146 insertions(+), 2 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-kernel - Erez Zadok - Sep 28 2007 - 17:31

[PATCH 3/3] New script to check coding-style compliance on multiple regular files

... to C-x `). Signed-off-by: Erez Zadok --- scripts/check-coding-standards.pl | 59 +++++++++++++++++++++++++++++++++++++ ... /usr/bin/perl -w +# (c) 2007, Erez Zadok +# Licensed under the terms of the GNU ...

linux-kernel - Erez Zadok - Sep 28 2007 - 17:32

[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-kernel - 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-kernel - Erez Zadok - Oct 1 2007 - 01:50

[PATCH 3/3] CHECKFILES: new small shell script to check multiple source files

... . # check entire kernel Signed-off-by: Erez Zadok --- scripts/checkfiles | 34 ++++++++++++++++++++++++++++++++++ 1 files changed, 34 ... ,0 +1,34 @@ +#!/bin/sh +# (c) 2007, Erez Zadok (initial ...

linux-kernel - Erez Zadok - Oct 5 2007 - 12:56

[PATCH] 0/3 checkpatch updates, new checkfiles script

... 116623 fs 1035158 drivers -------+------- 1464313 TOTAL Any volunteers? :-) Erez Zadok (3): CHECKPATCH: update usage string for checkpatch. ... 2 files changed, 51 insertions(+), 4 deletions(-) --- Erez Zadok ezk@cs.sunysb.edu - To ...

linux-kernel - Erez Zadok - Oct 5 2007 - 12:56

Re: nfsv2 ref leak in 2.6.24?

... .l9KJ4d4Z019993@agora.fsl.cs.sunysb.edu>, Erez Zadok writes: > In message <1192900351.7440.6 ... that > doesn't involve unionfs. > > Thanks, > Erez. > > > Cheers > > Trond > > ---------------------- CUT HERE ----------------------- > > From: Trond ...

linux-kernel - Erez Zadok - Oct 20 2007 - 17:35

speck-geostationary