Mercurial > yaffs-ecoscentric-gpl
graph
-
Apply Reed's deadlocking fix (manually applied)Thu, 08 Dec 2005 00:54:55 +0000, by charles
-
Fix kernel compilation probsThu, 08 Dec 2005 00:51:15 +0000, by charles
-
Hook wide tnode support into LinuxWed, 07 Dec 2005 22:19:26 +0000, by charles
-
Back out mistaken checkinWed, 07 Dec 2005 22:00:38 +0000, by charles
-
Wide tnode supportWed, 07 Dec 2005 21:49:18 +0000, by charles
-
Add mkyaffsimage to yaffs2 module, some further "make clean" cleanups.Tue, 06 Dec 2005 02:43:01 +0000, by tpoynor
-
Subject: [Yaffs] Avoid tagsEccUnfixed stats bump on mounting partially usedblockTue, 29 Nov 2005 20:54:32 +0000, by marty
-
Apply 2.6.14 patches from AndreMon, 14 Nov 2005 21:00:54 +0000, by charles
-
Change tracing flagsMon, 07 Nov 2005 07:19:34 +0000, by charles
-
Remove kernel version testMon, 07 Nov 2005 07:13:33 +0000, by charles
-
Add first cut mkyaffs2image utilWed, 02 Nov 2005 06:45:24 +0000, by charles
-
Patch from Sergey Kubushyn [ksi@koi8.net]Thu, 27 Oct 2005 22:24:04 +0000, by marty
-
Patch from Todd Poyner (tpoynor@mvista.com)Thu, 27 Oct 2005 07:22:49 +0000, by marty
-
Throw out obsolete codeThu, 13 Oct 2005 02:17:00 +0000, by charles
-
Use vmalloc for large memory allocationsSun, 09 Oct 2005 07:55:00 +0000, by charles
-
Improve YDI lookup and device prefic handlingFri, 07 Oct 2005 03:48:50 +0000, by charles
-
Add support for vmallocing large blockInfosFri, 07 Oct 2005 02:46:49 +0000, by charles
-
Added some documentation to moduleconfig.h and set it to match theWed, 21 Sep 2005 15:16:59 +0000, by marty
-
Fix problem introduced my mv over fixWed, 21 Sep 2005 01:14:03 +0000, by charles
-
Move commentTue, 20 Sep 2005 23:14:14 +0000, by charles
-
Improve ecc warningsTue, 20 Sep 2005 23:12:38 +0000, by charles
-
Silly Marty, picked wrong guard for moduleconfig.hTue, 20 Sep 2005 22:46:17 +0000, by marty
-
Take out CONFIG_YAFFS_YAFFS1s for easier buildTue, 20 Sep 2005 05:23:41 +0000, by charles
-
Fix rename over problemTue, 20 Sep 2005 05:22:43 +0000, by charles
-
Add support for faster yaffs direct look-ups. Fix rename over problemTue, 20 Sep 2005 05:08:50 +0000, by charles
-
Add support for faster yaffs direct look-ups.Tue, 20 Sep 2005 05:05:40 +0000, by charles
-
Modified Makefile to allow 'out of kernel tree' module building for 2.6.xSun, 18 Sep 2005 05:31:26 +0000, by marty
-
lindentTue, 16 Aug 2005 02:28:04 +0000, by charles
-
*** empty log message ***Thu, 11 Aug 2005 02:51:49 +0000, by charles
-
lindentThu, 11 Aug 2005 02:33:02 +0000, by marty
-
lindentThu, 11 Aug 2005 01:07:43 +0000, by marty
-
LindentThu, 11 Aug 2005 00:34:14 +0000, by charles
-
*** empty log message ***Wed, 10 Aug 2005 23:47:31 +0000, by charles
-
Change bad block marker to Y to identify YAFFS-marked bad blocksWed, 10 Aug 2005 20:34:40 +0000, by charles
-
Strip obsolete codeTue, 09 Aug 2005 04:22:30 +0000, by charles
-
Strip obsolete codeTue, 09 Aug 2005 04:17:30 +0000, by charles
-
Complete shadowingTue, 09 Aug 2005 03:52:23 +0000, by charles
-
yaffs_ramem2k.c moved to directTue, 09 Aug 2005 01:02:04 +0000, by charles
-
*** empty log message ***Tue, 09 Aug 2005 01:00:37 +0000, by charles
-
Fix an error in writepage when a file is extended.Thu, 04 Aug 2005 22:47:36 +0000, by luc
-
Check the return value of mtd->write_ecc() calls.Tue, 02 Aug 2005 19:18:44 +0000, by luc
-
Initialize the field eccbytes in nand_oobinfo.Tue, 02 Aug 2005 19:17:55 +0000, by luc
-
More stuff to fix shrinkHeader handling problemTue, 02 Aug 2005 04:24:22 +0000, by charles
-
During scanning, only adjust shrinkSize if if is a shrink headerMon, 01 Aug 2005 23:36:56 +0000, by charles
-
Move around the option in Kconfig so that depending stuff are nicely indented.Mon, 01 Aug 2005 21:03:06 +0000, by luc
-
newconfig: use YAFFS_DOES_ECC instead of USE_NANDECCMon, 01 Aug 2005 21:02:22 +0000, by luc
-
Remove the support for yaffsram.Mon, 01 Aug 2005 21:01:02 +0000, by luc
-
Adapt the code structure after removing of the yaffsram support.Mon, 01 Aug 2005 20:55:24 +0000, by luc
-
Remove the support for yaffsram.Mon, 01 Aug 2005 20:54:45 +0000, by luc
-
Remove the support for the old MTD.Mon, 01 Aug 2005 20:52:35 +0000, by luc
-
Remove old code/tests that are in commented out.Mon, 01 Aug 2005 20:50:24 +0000, by luc
-
Remove never used functions and declarations.Mon, 01 Aug 2005 20:49:38 +0000, by luc
-
Correct the calculation of the block number to erase.Mon, 01 Aug 2005 20:48:41 +0000, by luc
-
Add missing default value for some Kconfig's entries.Mon, 01 Aug 2005 20:46:44 +0000, by luc
-
Fix handling of NULL calls to FindObjectByNameMon, 01 Aug 2005 04:53:01 +0000, by charles
-
Ooops. missed this one: Needed to change MTD_ defines to match changesSun, 31 Jul 2005 09:26:35 +0000, by marty
-
Added files that support the ability to "patchin" yaffs2 into the 2.6Sun, 31 Jul 2005 09:04:13 +0000, by marty
-
Remove CONFIG_YAFFS_USE_CHUNK_SIZESun, 31 Jul 2005 08:38:41 +0000, by marty
-
Add flag for object shadowingSun, 31 Jul 2005 06:56:57 +0000, by charles
-
Add stuff for object shadowing (more to come) and clean up some declarationsSun, 31 Jul 2005 06:54:19 +0000, by charles
