log yaffs_fs.c @ 418:ff48885b11fb

age author description
Thu, 29 Apr 2010 13:40:28 +1200 Charles Manning yaffs: Improve debug chunk erased checking, change refreshPeriod
Tue, 20 Apr 2010 17:12:46 +1200 Charles Manning yaffs Some cleanups.
Mon, 26 Apr 2010 13:31:33 +1200 Charles Manning yaffs: Clean up 64-bit compilation
Tue, 20 Apr 2010 14:36:01 +1200 Charles Manning yaffs: More background gc tweaks.
Fri, 16 Apr 2010 15:39:16 +1200 Charles Manning yaffs New background garbage collector and related tweaks
Fri, 16 Apr 2010 12:13:27 +1200 Charles Manning work in progress
Wed, 14 Apr 2010 11:24:26 +1200 Charles Manning Tweak nfs support
Mon, 12 Apr 2010 16:55:22 +1200 Charles Manning Add one-shot feature for yaffs auto checkpointing.
Tue, 30 Mar 2010 14:42:21 +1300 Charles Manning Add nfs support.
Mon, 15 Mar 2010 23:10:33 +0000 charles Add garbage collection control
Mon, 15 Mar 2010 22:27:15 +0000 charles Add more detail to yaffs_debug
Mon, 15 Mar 2010 06:28:36 +0000 charles Add debug proc entry for gathering gc stats
Mon, 15 Mar 2010 06:07:44 +0000 charles Get rid of kernel lock, change stats to __u32
Wed, 10 Mar 2010 01:22:19 +0000 charles Add conditional compilation for background processing
Tue, 09 Mar 2010 04:12:00 +0000 charles Add background processing of updated directories
Thu, 25 Feb 2010 22:41:46 +0000 charles Add block refreshing feature
Fri, 19 Feb 2010 01:19:12 +0000 charles Fix parameter handling
Thu, 18 Feb 2010 01:18:04 +0000 charles Rationalise context and parameter handling
Wed, 10 Feb 2010 03:54:08 +0000 charles Prevent resizes bigger than 2GBytes
Tue, 19 Jan 2010 21:16:30 +0000 charles Add own zero_user_segment for older kernels
Mon, 11 Jan 2010 04:06:46 +0000 charles Move tracing out of yportenv.h
Wed, 23 Dec 2009 03:14:17 +0000 charles FSX runs much better with this
Sun, 29 Nov 2009 21:50:10 +0000 charles New fix for readdir hang
Sun, 29 Nov 2009 21:42:47 +0000 charles Revert readdir locking fix that doesn't work properly
Wed, 11 Nov 2009 02:11:13 +0000 charles Change locking to allow reentry during readdir
Sat, 07 Nov 2009 02:06:58 +0000 charles Add fix for hanging objects
Thu, 15 Oct 2009 00:45:46 +0000 charles Runtime disbale of lazy loading. Fix problem where resize was breading rename shadowing
Wed, 14 Oct 2009 00:01:56 +0000 charles Allow the disabling of tags ECC
Wed, 23 Sep 2009 23:24:55 +0000 charles Improve sync to flush metadata
Fri, 18 Sep 2009 00:39:21 +0000 charles More recent 2.6.8 versions need this change too
Tue, 26 May 2009 01:22:44 +0000 charles Get directory mtime to update correctly
Tue, 12 May 2009 02:23:51 +0000 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 07:25:09 +0000 charles More formatting
Fri, 06 Mar 2009 17:20:49 +0000 wookey Major whitespace/style changes to match Linux checkpatch.pl code style
Thu, 05 Mar 2009 01:45:28 +0000 charles Change inode deletion to prevent issue raised by YBUG
Thu, 05 Mar 2009 01:05:28 +0000 charles Get rid of KERN_DEBUG so that TRACE_OS works consistently
Sun, 01 Mar 2009 23:52:28 +0000 charles Add Linux 2.6.29 support
Wed, 04 Feb 2009 21:40:27 +0000 charles Clean up ununed variable and formatting
Thu, 22 Jan 2009 00:45:54 +0000 charles Change Linux glue code to work with 2.6.28
Sun, 18 Jan 2009 21:50:37 +0000 charles Add autocheckpoint control
Thu, 28 Aug 2008 02:42:11 +0000 charles Add kmap for highmem access
Wed, 23 Jul 2008 03:35:12 +0000 charles Fix compilation on Linux 2.6.26, fix compilation warnings
Thu, 03 Jul 2008 20:06:05 +0000 charles Some cleanups, Linux 2.6.25 handling, fix handing of root permissions
Mon, 05 May 2008 07:58:58 +0000 charles Check in inband tags, some extra yaffs direct functions and some other changes
Thu, 13 Dec 2007 15:35:17 +0000 wookey Cleanup patch - Remove all trailing whitespace and fix a few typos.
Mon, 03 Dec 2007 03:21:48 +0000 charles Change checkpoint to calculate number of blocks required instead of using a hardcoded value
Wed, 19 Sep 2007 20:35:40 +0000 imcd Add support 2.6.23 filesystem interface API.
Thu, 16 Aug 2007 20:42:11 +0000 imcd Fix infinite loop when parsing numeric trace flags written to /proc/yaffs.
Wed, 18 Jul 2007 19:40:37 +0000 charles Rolling in Ians and other changes
Tue, 15 May 2007 20:07:40 +0000 charles Adding checkpoint and robustness improvements
Tue, 20 Mar 2007 20:59:40 +0000 charles Add read-only remount patch
Wed, 14 Feb 2007 01:09:06 +0000 wookey Updated headers so they really are the same
Mon, 12 Feb 2007 16:55:25 +0000 wookey normalise licence headers and attributions
Fri, 19 Jan 2007 04:07:48 +0000 charles Update for Linux 2.6.19 support
Tue, 19 Dec 2006 21:33:41 +0000 charles Add Phils checkpoint configuration
Tue, 24 Oct 2006 18:09:15 +0000 charles Fix autodetection value
Tue, 03 Oct 2006 10:13:03 +0000 charles Add large NAND support and improve retirement handling
Tue, 26 Sep 2006 13:28:13 +0000 vwool Interworking with 2.6.18 kernel enabled