Use upper-case ASSERT macros.
[reactos.git] / reactos / ntoskrnl / io / irp.c
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-18 Filip Navara- Don't increase Irp->AssociatedIrp.IrpCount in IoMakeA...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-12 Alex IonescuI/O Manager fixes. Patch by Filip Navara.
2004-08-10 Alex IonescuSmall fixes to I/O Manager and Implemented IoMakeAssoci...
2004-06-23 Alex IonescuAdded Io Stubs
2004-06-06 Hartmut Birr- Allocate memory for mdl's for paging io from stack...
2004-04-20 Gunnar Dalsnestemp.workaround: allways free irp
2004-04-20 Gunnar Dalsnesmake mdl usage/impl. more windows compliant
2004-03-04 Filip Navara- Don't zero memory allocated by ExAllocatePool.
2003-12-31 Hartmut Birr- Bypass IoSecondStageCompletion for irp's with the...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-11-30 Gunnar Dalsnes-hopefully fix bug where IoSecondStageCompletion was...
2003-11-19 Gunnar DalsnesIoReuseIrp impl.
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-05 Gunnar Dalsnes-corrected protoype
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-05-17 Casper Hornstrup2003-05-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-16 Casper Hornstrup2003-05-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-25 Hartmut Birr-IoCallDriver didn't set DeviceObject member in next...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-03 Robert DickensonAdded exports to def/edf files and modified some pnp...
2002-09-30 Hartmut BirrChanged from OrginalFileObject to the FileObject from...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-17 Hartmut BirrSetup the correct stack location for completion routine...
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-01-21 Hartmut BirrRemoved IoGetCurrentIrpStackLocation from some functions.
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
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