- Fixed the freeing of memory from boot load drivers.
[reactos.git] / reactos / ntoskrnl / io / fs.c
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-27 Hartmut Birr- Call the FSD if the volume is mounted in IoVerifyVolume.
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-24 Hartmut Birr- Removed allocation of nonpaged pool memory for event...
2003-02-14 Eric KohlReplaced filesystem list spinlock by an executive resource.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-24 Eric KohlAdded import of REG_EXPAND_SZ registry values.
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-04-27 Hartmut BirrChanged to event object from file object.
2002-04-19 Eric KohlFixed a silly bug! I forgot to move an #include line...
2002-04-19 Eric KohlRestricted mounting of file systems (e.g. don't try...
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
2001-12-05 Eric KohlImplemented file system change notification.
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-07-15 Eric KohlNamed pipes and mail slots need a valid file object.
2001-05-05 Casper HornstrupAdded runtime configuration of debug prints from kernel...
2001-03-07 David WelchAdded tagging of most allocates
2000-12-29 Eric KohlImplemented fsd shutdown support
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-05-13 David WelchSome fixes.
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-06 Emanuele AlibertiAdded .Type and .Size attributes to the IRP object...
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-29 David WelchLots of changes to the kernel
1999-04-18 David WelchSeveral bug fixes
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-19 David WelchMinor bug fixes
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffInitial revision