migrate substitution keywords to SVN
[reactos.git] / reactos / drivers / fs / vfat / fat.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-05 Gé van Geldorphpoussin <poussine@freesurf.fr>:
2004-08-05 Filip Navara- Separate out cluster chain extending functionality...
2004-08-01 Filip Navara- Change all FAT*FindAvailableCluster functions to...
2003-10-11 Hartmut Birr- Changed the file names to unicode strings.
2003-07-24 Casper Hornstrup2003-07-24 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-24 Casper HornstrupMake vfatfs compile using VC6.
2003-01-04 Hartmut BirrFixed handling of large FAT32 partitions.
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-26 Hartmut BirrChanged the sector size from BLOCKSIZE to the size...
2002-03-18 Hartmut BirrAll:
2001-11-20 Hartmut BirrFixed a bug in FAT12FindAvailableCluster.
2001-11-02 Hartmut BirrSpeed optimization in FATxxFindAvailableCluster().
2001-10-10 Hartmut BirrChanged the cache access from CcRos...CacheSegment...
2001-10-07 Hartmut BirrFixed a dead lock in GetNextCluster.
2001-10-03 Hartmut BirrFixed the 'higher 4 bit fat32'-bug.
2001-08-14 Hartmut BirrFixed the return value in Fat12GetNextCluster().
2001-07-20 Eric KohlEnabled caching for FAT32 partitions.
2001-07-13 Eric KohlAdded support for FAT16 partition with clustersize...
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-14 Eric KohlAdded some error checks.
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-04-29 Carl NettelbladProbably getting fcb.PathName handling right this time.
2001-04-26 Phillip SusiUndo last change
2001-04-26 Phillip SusiFAT12GetNextCluster still needs fixed to not assume...
2001-03-06 David WelchHide dependency files
2001-03-02 Carl NettelbladFragmented directories and crosslinking related fixes.
2001-03-01 David WelchFixed from Carl Nettelblad
2001-02-06 David WelchMore FAT32 fixes
2001-02-06 David WelchReads of the FAT on FAT32 filesystems go through the...
2001-01-16 David WelchFAT12 fixes
2001-01-16 David WelchRemoved debugging prints
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2001-01-14 David WelchMore small cluster size fixes
2001-01-13 David WelchFix for vfatfs on volumes with smaller cluster sizes
2001-01-12 David WelchRemoved debugging code from NTDLL loader
2001-01-08 David WelchSome memory manager cleanups
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-12-07 jean bug corrected in updating fat16
2000-06-29 David WelchMade header file usage more consistent
2000-06-17 Phillip SusiAdded missing DPRINT
2000-03-12 Eric KohlFixed file creation date and time
2000-02-22 Eric KohlFixed minor bugs. 'ddk/ntddk.h' MUST ALWAYS be included...
2000-02-14 David WelchFixed compilation bug
1999-12-11 David WelchPut in updated version of bitops header