Implemented missing KeRaiseIrqlToXxLevel() functions
[reactos.git] / reactos / ntoskrnl / io /
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-10-06 Eric Kohlobsolete
2000-10-06 Eric KohlImplemented IoCreateNotificationEvent() and IoCreateSyn...
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-10-05 Eric KohlImplmented NtFlushWriteBuffer()
2000-09-12 jeanremove ctrl-M
2000-09-12 jeanchanges in IRP for compatibility
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-09-03 Eric KohlSome minor fixes
2000-08-25 Eric KohlFinished drive letter assignment
2000-08-24 Eric KohlMinor ide driver cleanup
2000-08-22 Eric KohlFixed partition read bug
2000-08-22 Eric KohlxHalIoReadPartitionTable() can now handle partially...
2000-08-21 Eric KohlImplemented IoReadPartitionTable().
2000-08-19 Eric KohlFixed the real bug
2000-08-19 Eric KohlFixed an ugly bug
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-19 David WelchRemoved broken dma code
2000-07-08 David Welch*** empty log message ***
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-07 Eric KohlImplemented vpb spinlock
2000-07-07 Phillip SusiFixed typeo that was breaking NtReadFile() with async...
2000-07-07 Phillip SusiDo not clean up mdl on paging requests, as the mm needs...
2000-07-07 Phillip SusiSet IRP_PAGING_IO on mdl ( paging ) requests
2000-07-04 David WelchAdded working set functions
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-07-01 Eric KohlFixed Ps macros
2000-06-30 Eric KohlAdded hal dispatch tables.
2000-06-29 David WelchMade header file usage more consistent
2000-06-18 Eric KohlNot used any longer
2000-06-18 Eric KohlImplemented IoAttachDeviceByPointer() and IoGetDeviceOb...
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-06-13 Eric KohlImplemented IoDeleteSymbolicLink() and NtCreateSymbolic...
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-06-09 Eric KohlMoved some functions into the hal.
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchSome fixes.
2000-05-13 Eric KohlFixed typos in IoGetStackLimits()
2000-05-13 Eric KohlFixed IoGetStackLimits()
2000-05-09 Eric KohlFixed or added exported object type variables
2000-04-24 Phillip SusiNtDeviceIoControllFile() was not specifying IoFileObjec...
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-05 Eric KohlAdded hal functions
2000-04-03 David WelchCorrect LPC implementation
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-03-29 David WelchCorrected mutex implementation
2000-03-29 Phillip SusiFixed typeo preventing compilation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-06 Emanuele AlibertiAdded .Type and .Size attributes to the IRP object...
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
2000-01-26 David WelchMore improvements to LPC code
2000-01-25 Phillip SusiFixed bug in IO manager that caused crash when trying...
2000-01-21 Phillip SusiMade symbolic links permanent the proper way, with...
2000-01-12 Eric KohlAdded missing printf() functions
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
2000-01-05 David WelchImplemented more security functions
1999-12-30 David WelchAdded some additional csrss work
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-14 Phillip Susibug fix with file object's name being freed but the...
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-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-07 Eric KohlAdded APC support to NtDeviceIoControlFile().
1999-11-02 David WelchImproved scheduling code
1999-10-24 Rex JolliffChanges to get video drivers and win32k to load
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-27 Eric KohlFixed irq level assertations (assert -> assert_irql).
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-05-29 David WelchLots of changes to the kernel
1999-05-19 Eric KohlFixed typo.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-04-10 Eric Kohlfixed bugs and cleaned up (direct io is working now)
1999-03-25 David WelchCleaned up code a bit
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-10 Rex JolliffEric's beep driver and changes to support same
1999-02-18 jeanrevert change in IopCloseFile, because David Welch...
1999-02-15 jeanmodify IopCloseFile : send IRP_MJ_CLOSE .
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-06 David Welchno message
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-29 David WelchRemoved some memory leaks
1999-01-28 David WelchRemoved memory leaks
1999-01-28 David Welchno message
1999-01-20 David WelchFixed some bugs
1999-01-17 David WelchBug fixes
next