linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/10] Add yaffs2 file system:  Fourth patchset
@ 2011-01-14  3:05 Charles Manning
  2011-01-14  3:06 ` [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code Charles Manning
                   ` (9 more replies)
  0 siblings, 10 replies; 27+ messages in thread
From: Charles Manning @ 2011-01-14  3:05 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel, akpm; +Cc: Charles Manning

This is the fourth submission of a yaffs2 patchset.

I would like to thank everyone that has given comments so far. They
have been most helpful.

I would like to thank CELF (now part of Linux Foundation) and Google
for sponsoring the effort to get yaffs2 mainlined.

This code is patched from 371b2eaad7d9c4947ec1e5c5f0576b7e118df617
at git://www.aleph1.co.uk/yaffs2.

This patch set takes onboard almost all the comments provided since the
last set of patches. Most noteably :
* Removal of almost all the wrapper macros. Pretty much all that remains
is some wrapping (YCHAR --> char) to allow Unicode compilation.
* Huge amount of reformating. Code passes checkpatch.pl except for what
* appears to be a checkpatch.pl bug (reported).
* Fixes since last submission.

This code ran various tests for the whole night with no problems seen.

Comments/feedback welcome, but I'm hopefully getting pretty close to
acceptance :-).

-- Charles

^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH 0/10] Add yaffs2 file system:  Fifth patchset
@ 2011-02-09  3:25 Charles Manning
  2011-02-09  3:26 ` [PATCH 09/10] Add yaffs2 file system: Linux glue code Charles Manning
  0 siblings, 1 reply; 27+ messages in thread
From: Charles Manning @ 2011-02-09  3:25 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel, ryan, akpm; +Cc: Charles Manning

This is the fifth submission of a yaffs2 patchset.

I would like to thank everyone that has given comments so far, with
particular mention of Ryan Mallon at Bluewater Systems.

I would like to thank CELF (now part of Linux Foundation) and Google
for sponsoring the effort to get yaffs2 mainlined.

This code is patched from 7ad3c1635865d2e214eaef02ec53f0eb3956daa6
at git://www.aleph1.co.uk/yaffs2.

This patch set takes onboard almost all of Ryan's comments to make the
code paths cleaner.

This code ran various tests for the whole night with no problems seen.

Comments/feedback welcome, but I'm hopefully getting pretty close to
acceptance :-).

-- Charles

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2011-02-17 22:24 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14  3:05 [PATCH 0/10] Add yaffs2 file system: Fourth patchset Charles Manning
2011-01-14  3:06 ` [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code Charles Manning
2011-01-19 20:25   ` Ryan Mallon
2011-01-19 20:37     ` David Daney
2011-01-20 19:46       ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 02/10] Add yaffs2 file system: Attribute and xattrib handling code Charles Manning
2011-01-19 20:37   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 03/10] Add yaffs2 file system: Checkpoint handing code Charles Manning
2011-01-19 21:47   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code Charles Manning
2011-01-19 23:27   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 05/10] Add yaffs2 file system: Tags processing code Charles Manning
2011-01-20  0:07   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 06/10] Add yaffs2 file system: Tracing and verification code Charles Manning
2011-01-20  0:30   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode specific code Charles Manning
2011-01-20  4:19   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 08/10] Add yaffs2 file system: Core guts code Charles Manning
2011-01-14  3:06 ` [PATCH 09/10] Add yaffs2 file system: Linux glue code Charles Manning
2011-01-20 20:14   ` Jesper Juhl
2011-01-20 21:26   ` Ryan Mallon
2011-01-14  3:06 ` [PATCH 10/10] Add yaffs2 file system: Hook in to Linux tree Charles Manning
2011-01-20 20:32   ` Jesper Juhl
  -- strict thread matches above, loose matches on Subject: below --
2011-02-09  3:25 [PATCH 0/10] Add yaffs2 file system: Fifth patchset Charles Manning
2011-02-09  3:26 ` [PATCH 09/10] Add yaffs2 file system: Linux glue code Charles Manning
2011-02-10 22:07   ` Ryan Mallon
2011-02-10 22:47     ` Charles Manning
2011-02-17 22:24   ` Ryan Mallon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).