Disabled the cache access for the page file in VfatReadFile()/VfatWriteFile().
[reactos.git] / reactos / drivers / fs / vfat / rw.c
2002-03-19 Hartmut BirrDisabled the cache access for the page file in VfatRead...
2002-03-18 Hartmut BirrAll:
2002-01-27 David WelchFixes for problems with win32k
2002-01-27 David WelchMore user work
2002-01-15 Hartmut BirrAdded some fixes for accessing the page file.
2002-01-08 David WelchMore swapping fixes
2001-11-02 Hartmut BirrReworked code for handling of asynchonous i/o requests.
2001-10-11 Hartmut BirrFixed a bug, when there is a write operation to the...
2001-10-10 Hartmut BirrRewritten the read and write functions.
2001-08-14 Hartmut BirrAdded support for directory/file removing/deleting.
2001-08-08 Hartmut BirrVfatReadBigCluster()/VfatReadSmallCluster()/
2001-08-07 Hartmut BirrFixed a bug in VfatWriteFile().
2001-08-05 Hartmut BirrRemoved changes 1.26/1.27
2001-08-04 Hartmut BirrDisabled debug message in VfatReadFile()/VfatWriteFile().
2001-08-04 Hartmut BirrAdded updating of FileObject->CurrentByteOffset in...
2001-07-20 Eric KohlEnabled caching for FAT32 partitions.
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-04-26 Phillip SusiAdded a check for end of fat chain before end of record...
2001-04-03 David WelchKeep DPC queue size correct
2001-03-02 Carl NettelbladFragmented directories and crosslinking related 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-13 David WelchRemoved use of intermediate buffering when reading...
2001-01-12 David WelchRemoved debugging code from NTDLL loader
2001-01-08 David WelchSome memory manager cleanups
2001-01-01 David WelchThe VFAT filesystem driver now goes through the cache...
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-12-05 jeancorrected bugs in create operations
2000-12-01 jeancorrected bug in writing files : extend files before...
2000-11-23 jeancorrect bug in write operations
2000-09-12 jeanchanges in IRP for compatibility
2000-06-29 David WelchMade header file usage more consistent
2000-06-17 Phillip SusiFixed several erronious checks to detect things such...
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
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