- Silence TCPIP.
[reactos.git] / reactos / ntoskrnl / io / fs.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-09-26 Gunnar Dalsnes-reorder InsertXscendingOrder macro argument order...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsstarted moving tags to a private internal header
2005-05-17 Alex IonescuSorry for the nonatomic commit
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Hervé PoussineauCall Fs notifications at PASSIVE_LEVEL by using a guard...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-28 Filip NavaraHervé Poussineau <poussine@freesurf.fr>
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-01 Alex IonescuFix more old cruft.
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-10-10 Eric KohlNtDeviceIoControlFile() and NtFsControlFile():
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuAdded Io Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-13 Eric KohlInitialize IRP.RequestorMode in system functions that...
2003-11-27 Gunnar Dalsnesdisable regular kmode apc's around Resource locks
2003-11-09 Eric KohlDo not clear DO_VERIFY_VOLUME in IoVerifyVolume().
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