Reorganised cache segment data structure
[reactos.git] / reactos / ntoskrnl / io / irp.c
2001-04-09 David WelchReorganised cache segment data structure
2001-04-06 Phillip SusiFixed IoCompleteRequest() to directly call completion...
2001-03-07 David WelchAdded tagging of most allocates
2000-12-23 David WelchAll task switching is done in software.
2000-12-10 Eric KohlImplemented some verify functions.
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-07-04 David WelchAdded working set functions
2000-06-12 Eric KohlAdded cache manager prototypes.
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...
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-09 Phillip Susifixed IoCompleteRequest() to give priority boost even...
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-02 David WelchImproved scheduling code
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-05-29 David WelchLots of changes to the kernel
1999-05-19 Eric KohlFixed typo.
1999-04-14 David Welch*** empty log message ***
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-28 David WelchRemoved memory leaks
1999-01-28 David Welchno message
1999-01-20 David WelchFixed some bugs
1999-01-13 Rex JolliffPE driver loader is complete.
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1999-01-01 David Welch*** empty log message ***
1998-12-30 Rex JolliffChanges to support new VFAT functions and the loader
1998-12-04 Rex Jolliffcleanup to support incorporated changes
1998-10-13 Rex JolliffFixed a problem with buffered io IRPs
1998-10-05 Rex Jolliffbrings code in line with release 12
1998-09-13 Rex Jolliffcleanup of import
1998-09-09 Rex Jolliffno specific problems fixed
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision