Properly setup the I/O stack location in IopSecurityFile.
[reactos.git] / reactos / ntoskrnl / io / irp.c
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-06-04 Alex IonescuFix filip's fixme and alex's fixme (ie: make IRP cancel...
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-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Hartmut BirrDon't push an already freed irp to the list (in IoFreeIrp).
2005-05-14 Emanuele AlibertiLittle fix to compile with gcc 3.4.2
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Alex IonescuFix IRP structure (add missing member) and optimize...
2005-05-13 Alex IonescuImplement Lookaside List allocation and release for...
2005-05-09 Phillip SusiFixed backwards access check that was causing NtWriteFi...
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-09 Alex IonescuSorry, wrong version got commited
2005-05-08 Hartmut BirrFixed the unlocking of pages from a mdl.
2005-05-08 Hartmut Birr- Changed IopCompleteRequest back to the old schematics...
2005-05-07 Alex IonescuMore IRP Completion changes. Use proper stack count...
2005-05-07 Alex IonescuUpdate ETHREAD to latest version.
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Hervé PoussineauRtlFreeUnicodeString -> ExFreePool changes
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Hervé PoussineauChange ExFreePool to ExFreePoolWithTag
2005-05-05 Alex IonescuSimply fix up the formatting, there were tabs and 3...
2005-05-05 Hartmut Birr- Guard the copying to the IOSB.
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-03 Hartmut BirrDo always set the UserIosb of an irp in IoSecondStageCo...
2005-05-01 Alex IonescuDo not signal event twice. Thanks to Gunnar for finding...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-30 Alex IonescuAdd hack for ROS's weird behavior. Will investigate...
2005-04-29 Alex IonescuIRP Completion Fixes for 2nd-Stage:
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-16 Alex IonescuAdd file object flags, complete DEVOBJ_EXTENSION, and...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-05 Filip Navara- Implement NtCancelIoFile.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-01 Alex IonescuFix more old cruft.
2004-12-26 Gé van GeldorpMove the I/O completion port setting to second stage...
2004-12-26 Gé van GeldorpSet I/O completion port on completion of the IRP
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-10-31 Alex IonescuUse proper IRP structure
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-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-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.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
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
next