summaryrefslogtreecommitdiff
path: root/yaffs_fs.c (follow)
AgeCommit message (Expand)Author
2006-10-24Fix autodetection valuecharles
2006-10-03Add large NAND support and improve retirement handlingcharles
2006-09-26Interworking with 2.6.18 kernel enabledvwool
2006-07-25Make sure mode is sanecharles
2006-06-05Add Nick's yaffs1 autoselectioncharles
2006-05-25Fix SGID problemcharles
2006-05-21Fix some checkpoint stuff, add qsortcharles
2006-05-17Add non-partitioned checkpointingcharles
2006-05-08Checkpointing changescharles
2006-04-25Fix a couple of mistakes in TRACE/Error messages. Update copyright date.wookey
2006-03-21Fix unmount spare buffer leakcharles
2006-03-08Flush entire cache at umountcharles
2006-02-08Add Todds readdir rewind mechanismcharles
2006-01-27Add /proc interface for modifying debugging trace flags, from John M Cavallo.tpoynor
2006-01-25Handle partial writes more gracefully: return partial byte counts, returntpoynor
2006-01-24Add generic sendfile method for yaffs2, also thereby allowing loopback mount.tpoynor
2005-12-15Fix conditionalcharles
2005-12-14Add yaffs2 autoselectioncharles
2005-12-08Apply Reed's deadlocking fix (manually applied)charles
2005-12-07Hook wide tnode support into Linuxcharles
2005-11-14Apply 2.6.14 patches from Andrecharles
2005-10-27Patch from Sergey Kubushyn [ksi@koi8.net]marty
2005-10-27Patch from Todd Poyner (tpoynor@mvista.com)marty
2005-09-21Fix problem introduced my mv over fixcharles
2005-09-20Fix rename over problemcharles
2005-08-11lindentmarty
2005-08-09Complete shadowingcharles
2005-08-04Fix an error in writepage when a file is extended.luc
2005-08-01newconfig: use YAFFS_DOES_ECC instead of USE_NANDECCluc
2005-08-01Adapt the code structure after removing of the yaffsram support.luc
2005-08-01Remove the support for yaffsram.luc
2005-08-01Remove the support for the old MTD.luc
2005-08-01Remove old code/tests that are in commented out.luc
2005-08-01Remove never used functions and declarations.luc
2005-07-31Remove CONFIG_YAFFS_USE_CHUNK_SIZEmarty
2005-07-31If kernel/config.h is included in yportenv.h, then yportenv.h must bemarty
2005-07-31applied patch 14-sparse-fix--remove-unused.diffmarty
2005-07-31applied patch 13-sparse-fix--make-some-symbol-static.diffmarty
2005-07-31Applied patch 03-read-super-MTD-if-CONFIG_YAFFS-or-YAFFS2_MTD_ENABLED.diffmarty
2005-07-29Fix devname which was faked by always using "(unavailable)".luc
2005-07-29Set the correct uid/gid of newly created files when: use fsuid & fsgid and ta...luc
2005-07-29Move the internals read_super() functions near the declaration ofluc
2005-07-27Clean up field assignmentscharles
2005-07-26Allow /proc/yaffs to handle multiple fscharles
2005-07-26Fix structure field assignmentscharles
2005-07-19Apply Luc's patchescharles
2005-07-18Some improvements to garbage collection and st_xxx to yst_xxx changescharles
2005-07-05Allow use of page zerocharles
2005-07-03Add cache write through and some benign fixescharles
2005-04-29Fix df size problemcharles