Add a little more DPRINTs, they will save some debuggin-time (silent quitting in...
[reactos.git] / reactos / ntoskrnl / io / vpb.c
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-07-23 Hartmut BirrFixed an uninitialized variable error.
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Steven Edwardsmove the rest of the alread defined tags to the private...
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 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-28 Alex IonescuIO Manager Cleanup continues:
2005-04-17 Alex IonescuIoCreateDevice Changes:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-19 Thomas Bluemel- correctly deny access to handles when rights requeste...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-10-22 Eric KohlUse upper-case ASSERT macros.
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-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-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-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-04-27 Hartmut BirrAdded IoFileObjectType to ObReferenceObjectByHandle...
2002-04-20 Phillip SusiSome more fixes to the IO manager routines to use the...
2002-04-10 Eric KohlMoved IoVerifyVolume().
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-06-12 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-11 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-03-07 David WelchAdded tagging of most allocates
2000-07-07 Eric KohlImplemented vpb spinlock
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex Jolliffbrings code in line with release 12
1998-09-15 Rex Jollifffixes and changes to support IDE driver
1998-09-13 Rex JolliffInitial revision