All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] UBIFS: fix recovery on CFI NOR
@ 2011-02-06 13:17 Artem Bityutskiy
  2011-02-06 13:17 ` [PATCH v2 1/5] UBI: incorporate maximum write size Artem Bityutskiy
                   ` (11 more replies)
  0 siblings, 12 replies; 28+ messages in thread
From: Artem Bityutskiy @ 2011-02-06 13:17 UTC (permalink / raw)
  To: Anatolij Gustschin, Holger Brunck, Norbert van Bolhuis, Adrian Hunter
  Cc: linux-mtd

Hi,

here is a better patch for recovery fix. Comparing to the previous
patch-set now we make sure we keep write-buffer offset aligned to
@c->max_write_size (64 in case of CFI NOR) as much as possible.

Also, I've merged the "Add comments" patch with the patch which adds
the code.

You can find these patches also in the UBIFS git tree, 'cfi-nor-fix-v2'
branch:
git://git.infradead.org/ubifs-2.6.git cfi-nor-fix-v2

Please, test. These patches may break NAND setups as well, so anyone
who is interested in having stable UBIFS in the next release, please,
also test.

Thanks,
Artem.

P.S.:
Version 1 can be found here:
http://lists.infradead.org/pipermail/linux-mtd/2011-February/033840.html
and
git://git.infradead.org/ubifs-2.6.git cfi-nor-fix-v1

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

end of thread, other threads:[~2011-03-07 17:06 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-06 13:17 [PATCH v2 0/5] UBIFS: fix recovery on CFI NOR Artem Bityutskiy
2011-02-06 13:17 ` [PATCH v2 1/5] UBI: incorporate maximum write size Artem Bityutskiy
2011-02-06 13:17 ` [PATCH v2 2/5] UBIFS: " Artem Bityutskiy
2011-02-06 13:17 ` [PATCH v2 3/5] UBIFS: introduce write-buffer size field Artem Bityutskiy
2011-02-06 13:17 ` [PATCH v2 4/5] UBIFS: use max_write_size for write-buffers Artem Bityutskiy
2011-02-06 13:17 ` [PATCH v2 5/5] UBIFS: use max_write_size during recovery Artem Bityutskiy
2011-02-07 16:25 ` [PATCH v2 0/5] UBIFS: fix recovery on CFI NOR Anatolij Gustschin
2011-02-07 16:43   ` Artem Bityutskiy
2011-02-07 16:58   ` Artem Bityutskiy
2011-02-07 18:06     ` Anatolij Gustschin
2011-02-08 14:33 ` Anatolij Gustschin
2011-02-08 21:31   ` Anatolij Gustschin
2011-02-10 15:01 ` [PATCH 0/2] Further fixes for UBIFS " Anatolij Gustschin
2011-02-10 15:01 ` [PATCH 1/2] UBIFS: fix no_more_nodes() to align to max_write_size Anatolij Gustschin
2011-02-10 15:06   ` Artem Bityutskiy
2011-02-10 15:01 ` [PATCH 2/2] mtd: cfi: fix writebufsize initialization Anatolij Gustschin
2011-02-10 15:13   ` Guillaume LECERF
2011-02-10 15:27     ` Artem Bityutskiy
2011-02-11 12:04     ` Anatolij Gustschin
2011-02-11 12:25       ` Guillaume LECERF
2011-02-11 14:36   ` Artem Bityutskiy
2011-02-11 15:05     ` Guillaume LECERF
2011-02-11 15:32   ` Artem Bityutskiy
2011-02-11 13:45 ` [PATCH v2 0/5] UBIFS: fix recovery on CFI NOR Artem Bityutskiy
2011-03-07 11:39 ` Artem Bityutskiy
2011-03-07 13:05   ` Anatolij Gustschin
2011-03-07 13:51     ` Artem Bityutskiy
2011-03-07 17:06       ` Anatolij Gustschin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.