login
Header Space

 
 

Mailing list archives

Search results

Found 270 matching messages (0.050 seconds). Page 1 of 14.

[git patches] ocfs2 and configfs updates

... . Johannes Berg: configsfs buffer: use mutex Mark Fasheh: ocfs2: take ip_alloc_sem during entire truncate ... .c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ] Inspired-by: Satyam Sharma

linux-kernel - Mark Fasheh - Jul 11 2007 - 12:22

[RESEND] [git patches] ocfs2 and configfs updates

... . Johannes Berg: configsfs buffer: use mutex Mark Fasheh: ocfs2: take ip_alloc_sem during entire truncate ... .c with commit 3168b0780d06ace875696f8a648d04d6089654e5 manually resolved. --Mark ] Inspired-by: Satyam Sharma

linux-kernel - Mark Fasheh - Jul 16 2007 - 13:06

Re: [PATCH 03/30] ocfs2: Remove mount/unmount votes

... been commited to the tree. --Mark -- Mark Fasheh Principal Software Developer, Oracle mark ... fasheh@oracle.com From: Mark Fasheh <mark.fasheh@oracle.com> ocfs2: document ... future. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> --- fs/ ...

linux-kernel - Mark Fasheh - Jan 23 2008 - 21:02

Re: [PATCH 08/30] ocfs2: Readpages support

... other typo you pointed out. --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com From: Mark Fasheh <mark.fasheh@oracle.com> ocfs2: fix minor typos Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> --- fs/ ...

linux-kernel - Mark Fasheh - Jan 23 2008 - 21:20

Re: [PATCH 13/30] ocfs2: Implement group add for online resize

... > Is i_mutex held? Yes. --Mark -- Mark Fasheh Principal Software Developer, Oracle mark ... fasheh@oracle.com From: Mark Fasheh <mark.fasheh@oracle.com> ocfs2: fix goto ... held. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> --- fs/ ...

linux-kernel - Mark Fasheh - Jan 23 2008 - 22:48

Re: 2.6.22-rc3-mm1 - page_mkwrite() breakage

... 31, 2007 at 06:45:17PM -0700, Mark Fasheh wrote: > > On Fri, Jun 01, ... but I can run it tommorrow. --Mark -- Mark Fasheh Senior Software Developer, Oracle mark.fasheh@oracle.com From: Mark Fasheh <mark.fasheh@oracle.com> [PATCH] Release page ...

linux-kernel - Mark Fasheh - Jun 1 2007 - 01:20

Re: 2.6.22-rc3-mm1 - page_mkwrite() breakage

... 2007 at 10:20:39PM -0700, Mark Fasheh wrote: > Ok. So how about ... have _something_ in the meantime. --Mark -- Mark Fasheh Senior Software Developer, Oracle ... in writing. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> --- Documentation/ ...

linux-kernel - Mark Fasheh - Jun 1 2007 - 18:01

Re: [PATCH 093/196] kset: convert ocfs2 to use kset_create

... > Cc: Mark Fasheh <mark.fasheh@oracle.com> > Cc: Kurt ... Hartman Acked-by: Mark Fasheh <mark.fasheh@oracle.com> -- ... Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com -- To unsubscribe from this ...

linux-kernel - Mark Fasheh - Jan 25 2008 - 16:38

[git patches] ocfs2 updates

... right now is OCFS2_EXT_UNWRITTEN to mark an unwritten extent. The code to ... changed, 4697 insertions(+), 2237 deletions(-) Mark Fasheh: ocfs2: Local mounts should ... : remove unused code From: Mark Fasheh <mark.fasheh@oracle.com> [PATCH] ...

linux-kernel - Mark Fasheh - Apr 27 2007 - 13:23

[git patches] ocfs2 fixes

... for commit from an e-mail. --Mark Please pull from 'upstream-linus' branch ... receive the following update: From: Mark Fasheh <mark.fasheh@oracle.com> [PATCH] ... link creation. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> --- fs/ocfs2/ ...

linux-kernel - Mark Fasheh - Feb 2 2007 - 13:28

Re: [patch 2/5] fs: introduce new aops and infrastructure

... the next day or two. --Mark -- Mark Fasheh Senior Software Developer, Oracle mark.fasheh@oracle.com ocfs2: Convert to new aops Turn ocfs2_prepare_write() and ... ocfs2_write_end(). Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com> diff ...

linux-kernel - Mark Fasheh - Mar 15 2007 - 00:13

Re: [PATCH] remove nonsense force-casts from ocfs2

... <mark.fasheh@oracle.com> Thanks a lot Al. --Mark -- Mark Fasheh Senior Software Developer, Oracle mark.fasheh@oracle.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ...

linux-kernel - Mark Fasheh - Dec 5 2007 - 13:55

Re: [PATCH] Handle i_size > s_maxbytes correctly

... Oh, this can get my ack btw: Acked-by: Mark Fasheh <mark.fasheh@oracle.com> --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Mark Fasheh - Dec 20 2007 - 13:59

Re: [PATCH 12/30] ocfs2: Add group extend for online resize

... 17 Jan 2008 14:35:38 -0800 Mark Fasheh <mark.fasheh@oracle.com> wrote: > > ... future, thanks for pointing this out. --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com -- To unsubscribe from this list: send the line " ...

linux-kernel - Mark Fasheh - Jan 23 2008 - 23:14

Re: [git patches] ocfs2 update

... Thu, 7 Feb 2008 12:09:44 -0800 > Mark Fasheh <mark.fasheh@oracle.com> wrote: > > > ... , so I can be super strict if you really feel it's necessary. Thanks, --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com ...

linux-kernel - Mark Fasheh - Feb 7 2008 - 17:37

Re: [PATCH 3/6] fs/ocfs2: Use DIV_ROUND_UP

... -by: Julia Lawall Acked-by: Mark Fasheh <mark.fasheh@oracle.com> --Mark -- Mark Fasheh Principal Software Developer, Oracle mark.fasheh@oracle.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" ...

linux-kernel - Mark Fasheh - Feb 18 2008 - 15:36

Re: [PATCH 01/39] ocfs2: POSIX file locks support

... Morton wrote: > > On Wed, 24 Sep 2008 15:00:42 -0700 Mark Fasheh wrote: ... you did on these. --Mark -- Mark Fasheh From: Mark Fasheh Mark Fasheh --- fs/ ...

linux-kernel - Mark Fasheh - Oct 7 2008 - 16:09

Re: [PATCH 10/39] ocfs2: Add helper function in uptodate.c for removing xattr clusters

... 24 Sep 2008 15:00:51 -0700 Mark Fasheh wrote: > > ... ints with the patch below. --Mark -- Mark Fasheh From: Mark Fasheh ... on-disk length field. Signed-off-by: Mark Fasheh --- fs/ocfs2/ ...

linux-kernel - Mark Fasheh - Oct 7 2008 - 16:18

Re: [PATCH 13/39] ocfs2: Add extended attribute support

... Sep 2008 15:00:54 -0700 Mark Fasheh wrote: ... I missed this one. --Mark -- Mark Fasheh From: Mark Fasheh Mark Fasheh --- Documentation/filesystems ...

linux-kernel - Mark Fasheh - Oct 7 2008 - 16:22

Re: [Ocfs2-devel] [PATCH 13/39] ocfs2: Add extended attribute support

... 2008 at 03:00:54PM -0700, Mark Fasheh wrote: > > xattr.o \ > > + xattr_user.o ... Thanks for the review, --Mark -- Mark Fasheh From: Mark Fasheh Mark Fasheh --- fs/ocfs2 ...

linux-kernel - Mark Fasheh - Oct 7 2008 - 18:08

speck-geostationary