migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / io / file.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-12 Alex IonescuSet the thread to the Allocated IRPs created by Io...
2004-07-24 Filip Navara- Associate Irp with thread in NtSetInformationFile.
2004-07-17 Alex IonescuAdded New System Call Prototypes and Stubs
2004-06-23 Alex IonescuAdded Io Stubs
2003-12-13 Eric KohlInitialize IRP.RequestorMode in system functions that...
2003-11-08 Eric KohlWait for completion if FO_SYNCHRONOUS_IO is set.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-03-23 Eric KohlImplemented NtQueryAttributesFile() and NtQueryFullAttr...
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-07-20 Eric KohlFixed [Nt/Zw]QueryAttributeFile() and [Nt/Zw]QueryFullA...
2002-04-27 Hartmut BirrMoved dereferencing of file objects to IoSecondStageCom...
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
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-03-06 Carl NettelbladNtQueryObject in early test version and reorganization...
2001-01-28 Eric KohlAdded mapping of access rights
2000-09-03 Eric KohlSome minor fixes
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David Welch*** empty log message ***
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-08 Rex JolliffAdded ZwQueryFileInformation
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision