log

age author description
Thu, 08 Oct 2009 02:57:59 +0100 charles Add missing function, if only stubs
Thu, 24 Sep 2009 00:24:55 +0100 charles Improve sync to flush metadata
Fri, 18 Sep 2009 01:46:11 +0100 charles Change defualt fs permissions
Fri, 18 Sep 2009 01:39:21 +0100 charles More recent 2.6.8 versions need this change too
Wed, 09 Sep 2009 04:03:01 +0100 charles Rationalise stats gathering for nand access. Does not instrument mounting.
Wed, 09 Sep 2009 01:56:53 +0100 charles No need to do chunk finding the group has one chunk
Wed, 02 Sep 2009 14:29:32 +0100 Ross Younger Make YAFFS_N_TEMP_BUFFERS a configurable parameter.
Fri, 28 Aug 2009 12:07:33 +0100 Ross Younger update YAFFS docs
Tue, 03 Nov 2009 15:09:04 +0000 Ross Younger Add ecos.db to ease testing of this repo
Tue, 03 Nov 2009 12:15:09 +0000 Ross Younger Graft in 20090826 source snapshot
Tue, 03 Nov 2009 12:04:57 +0000 Ross Younger Remove upstream sources we don't use
Tue, 03 Nov 2009 15:21:23 +0000 Ross Younger Move upstream sources to packages/fs/yaffs/current/src/
Tue, 11 Aug 2009 02:28:42 +0100 charles Fix 2 problems: rmdir of non-empty dir, handling 255 char names better
Wed, 29 Jul 2009 05:30:24 +0100 charles Prevent corner case of a block changing state during a partial gc
Tue, 28 Jul 2009 04:04:54 +0100 charles Fix problem where object creation fills flash
Fri, 19 Jun 2009 02:35:46 +0100 charles Handle malloc failure in checkpoint open.
Tue, 09 Jun 2009 00:50:44 +0100 charles Only subtract softDeletions once ber block gc.
Tue, 26 May 2009 05:50:08 +0100 charles mtime and ctime should be changed when a directory is changed
Tue, 26 May 2009 02:22:44 +0100 charles Get directory mtime to update correctly
Mon, 25 May 2009 03:27:36 +0100 charles Get directory mtime to update correctly
Tue, 12 May 2009 03:23:51 +0100 charles Fix -ENOSPC to work properly with zero length writes
Tue, 17 Mar 2009 01:12:00 +0000 wookey This file escaped copyright date update. Fixed.
Mon, 09 Mar 2009 13:08:09 +0000 wookey One whitespace fix
Mon, 09 Mar 2009 08:11:07 +0000 charles More formatting
Mon, 09 Mar 2009 07:41:10 +0000 charles More formatting
Mon, 09 Mar 2009 07:25:09 +0000 charles More formatting
Mon, 09 Mar 2009 04:24:17 +0000 charles More formatting fixes
Fri, 06 Mar 2009 17:20:56 +0000 wookey Major whitespace/style changes to match Linux checkpatch.pl code style
Thu, 05 Mar 2009 21:46:46 +0000 charles Remove bigus test pre-checkpatch-20090306
Thu, 05 Mar 2009 01:47:17 +0000 charles Change yaffs_DeleteFile to yaffs_DeleteObject and improve symlink handling