login
Header Space

 
 

Mailing list archives

Search results

Found 119 matching messages (0.068 seconds). Page 1 of 6.

Re: [PATCH] JBD slab cleanups

... management and jbd_kmalloc from jbd totally. This patch is intend to ... instead. This will also prepare JBD for the large blocksize patchset ... 6.23-rc6/include/linux/jbd.h =================================================================== --- linux-2.6.23 ...

linux-kernel - Mingming Cao - Sep 18 2007 - 21:00

Re: [PATCH] JBD slab cleanups

... management and jbd_kmalloc from jbd totally. This patch is intend to ... instead. This will also prepare JBD for the large blocksize patchset ... 6.23-rc6/include/linux/jbd.h =================================================================== --- linux-2.6.23 ...

linux-fsdevel - Mingming Cao - Sep 18 2007 - 21:00

Re: [PATCH] JBD slab cleanups

... out that this is broken as jbd should not pass slab pages ... () directly. The problem with this patch, as Andreas Dilger pointed today ... -2.6.23-rc5/fs/jbd/transaction.c > =================================================================== > --- linux-2.6. ...

linux-kernel - Mingming Cao - Sep 17 2007 - 15:29

Re: [PATCH] JBD slab cleanups

... out that this is broken as jbd should not pass slab pages ... () directly. The problem with this patch, as Andreas Dilger pointed today ... -2.6.23-rc5/fs/jbd/transaction.c > =================================================================== > --- linux-2.6. ...

linux-fsdevel - Mingming Cao - Sep 17 2007 - 15:29

Re: [PATCH] JBD slab cleanups

... out that this is broken as jbd should not pass slab pages down ... the incremental small cleanup patch. Remove kamlloc usages in jbd/jbd2 and ... -2.6.23-rc6/fs/jbd/journal.c =================================================================== --- linux-2.6.23 ...

linux-kernel - Mingming Cao - Sep 17 2007 - 18:57

Re: [PATCH] JBD slab cleanups

... prepare JBD for the large blocksize patchset. > > > > > > Also this patch cleans ... GFP_NOFS flag for kmalloc in jbd/jbd2? I will send a ... 2.6.23-rc6/fs/jbd/transaction.c =================================================================== --- linux-2.6 ...

linux-kernel - Mingming Cao - Sep 19 2007 - 15:15

Re: [PATCH] JBD slab cleanups

... out that this is broken as jbd should not pass slab pages down ... the incremental small cleanup patch. Remove kamlloc usages in jbd/jbd2 and ... -2.6.23-rc6/fs/jbd/journal.c =================================================================== --- linux-2.6.23 ...

linux-fsdevel - Mingming Cao - Sep 17 2007 - 18:57

Re: [PATCH] JBD slab cleanups

... prepare JBD for the large blocksize patchset. > > > > > > Also this patch cleans ... GFP_NOFS flag for kmalloc in jbd/jbd2? I will send a ... 2.6.23-rc6/fs/jbd/transaction.c =================================================================== --- linux-2.6 ...

linux-fsdevel - Mingming Cao - Sep 19 2007 - 15:15

Re: [PATCH] JBD: use GFP_NOFS in kmalloc

... : linux-2.6.23-rc6/fs/jbd/journal.c > =================================================================== > --- linux-2.6.23-rc6 ... : linux-2.6.23-rc6/fs/jbd/revoke.c > =================================================================== > --- linux-2.6.23- ...

linux-kernel - Andrew Morton - Sep 19 2007 - 17:34

Re: [PATCH] JBD: use GFP_NOFS in kmalloc

... linux-2.6.23-rc6/fs/jbd/journal.c > > =================================================================== > > --- linux-2.6.23 ... linux-2.6.23-rc6/fs/jbd/revoke.c > > =================================================================== > > --- linux-2.6.23 ...

linux-kernel - Mingming Cao - Sep 19 2007 - 17:55

Re: [PATCH] JBD: use GFP_NOFS in kmalloc

... : linux-2.6.23-rc6/fs/jbd/journal.c > =================================================================== > --- linux-2.6.23-rc6 ... : linux-2.6.23-rc6/fs/jbd/revoke.c > =================================================================== > --- linux-2.6.23- ...

linux-fsdevel - Andrew Morton - Sep 19 2007 - 17:34

Re: [PATCH] JBD: use GFP_NOFS in kmalloc

... linux-2.6.23-rc6/fs/jbd/journal.c > > =================================================================== > > --- linux-2.6.23 ... linux-2.6.23-rc6/fs/jbd/revoke.c > > =================================================================== > > --- linux-2.6.23 ...

linux-fsdevel - Mingming Cao - Sep 19 2007 - 17:55

Re: [PATCH] jbd: fix assertion failure in journal_next_log_block

... the jbd2 changes back into jbd and return to > > a single ... fixes. Here is the updated > patch, thanks much for the comments ... redhat.com> > > > diff --git a/fs/jbd/commit.c b/fs ... d9ecd13..eaeb3db 100644 > --- a/include/linux/jbd.h > +++ b/include/linux ...

linux-kernel - Mingming Cao - Jan 31 2008 - 20:50

Re: [PATCH] jbd: fix assertion failure in journal_next_log_block

... the jbd2 changes back into jbd and return to > a single ... fixes. Here is the updated patch, thanks much for the comments ... index 31853eb..e385a5c 100644 --- a/fs/jbd/commit.c +++ b/fs ... d9ecd13..eaeb3db 100644 --- a/include/linux/jbd.h +++ b/include/linux ...

linux-kernel - Josef Bacik - Jan 31 2008 - 17:52

Re: [PATCH] jbd jbd2: fix dio write returning EIOwhentry_to_release_page fails

... .6.27-rc1.org/fs/jbd/transaction.c >> > >linux-2.6. ... .6.27-rc1.org/fs/jbd/transaction.c 2008-07-29 ... is expensive... I modified my patch. I do not change Checking ... 6.27-rc1.org/fs/jbd/transaction.c 2008-07-29 ... 6.27-rc1.jbdfix/fs/jbd/transaction.c 2008-08-06 ...

linux-fsdevel - Hisashi Hifumi - Aug 6 2008 - 02:55

Re: [PATCH] jbd: don't abort if flushing file data failed

... . I fixed it. Thanks! Subject: [PATCH] jbd: don't abort if ... it has been adopted accidentally. This patch undoes it and just calls ... 2.6.26-rc5-mm3/fs/jbd/commit.c =================================================================== --- linux-2.6.26 ...

linux-kernel - Hidehiro Kawai - Jun 23 2008 - 07:04

Re: [PATCH] jbd: don't abort if flushing file data failed

... -kernel/2008/6/3/2022594 >>This patch undoes it and just calls printk ... this patch to ext4/jbd2 after I finish the remaining ext3/jbd ... 2.6.26-rc5-mm3/fs/jbd/commit.c >>=================================================================== >>--- linux-2.6. ...

linux-kernel - Hidehiro Kawai - Jun 23 2008 - 07:06

Re: [PATCH] JBD slab cleanups

... : Christoph Lameter > > > > JBD should not pass slab pages down ... directly. > > The problem with this patch, as Andreas Dilger pointed today ... for committed_data(and > frozen_buffer) in JBD? Why not using kmalloc? > > Mingming ...

linux-kernel - Badari Pulavarty - Sep 17 2007 - 18:01

Re: [PATCH] JBD slab cleanups

... : Christoph Lameter > > > > JBD should not pass slab pages down ... directly. > > The problem with this patch, as Andreas Dilger pointed today ... for committed_data(and > frozen_buffer) in JBD? Why not using kmalloc? > > Mingming ...

linux-fsdevel - Badari Pulavarty - Sep 17 2007 - 18:01

Re: [PATCH] jbd: don't abort if flushing file data failed

... > In ordered mode, the current jbd aborts the journal if a file ... has been adopted accidentally. > > This patch undoes it and just calls ... .6.26-rc5-mm3/fs/jbd/commit.c > =================================================================== > --- linux-2.6. ...

linux-kernel - Jan Kara - Jun 19 2008 - 04:01

speck-geostationary