Merge trunk head (r43756)
[reactos.git] / reactos / ntoskrnl / io /
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-21 Johannes Anderwald[NTOSKNRL]
2009-10-20 Stefan Ginsberg- Add several missing assertions documented on the...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Johannes Anderwald- Don't call ExFreePool for null pointers
2009-09-29 Hervé PoussineauReapply r43141: Remove now unneeded ARC cdrom hack...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-25 Hervé PoussineauRevert r43141 to try to fix ReactOS boot style...
2009-09-24 Hervé PoussineauRemove now unneeded ARC cdrom hack. We're now able...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-02 Dmitry Chapyshev- Add missed checks of memory allocation failures
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-21 Johannes Anderwald- Don't touch the freed buffer in case of an error
2009-08-21 Johannes Anderwald- Reference strings are not part of the symbolic link...
2009-08-15 Dmitry Chapyshev- Add debug print for unimplemented function
2009-08-15 Dmitry Chapyshev- Handle query security descriptor
2009-08-10 Aleksey Bragin- Rewrite failure branch of IopLoadUnloadDriver to...
2009-08-07 Michael Martin- Calling NtLoadDriver on an already loaded driver...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-11 Stefan Ginsberg- PnpInit: Allocate IopBusTypeGuidList from nonpaged...
2009-06-11 Michael Martin- Fix formatting.
2009-06-09 Aleksey Bragin- Fix accidentally committed change in a function proto...
2009-06-09 Aleksey Bragin- Make use of the implemented transfer counter.
2009-06-07 Michael Martin- IopUnloadDriver: Only add the DOE_UNLOAD_PENDING...
2009-06-04 Michael Martin- IopDeleteDevice: Fix a typo.
2009-06-04 Michael Martin- IoGetLowerDeviceObject: Return lower device object...
2009-06-03 Michael Martin- IopCreateDriver: Change MajorFunction routines back...
2009-06-02 Michael MartinIopCreateObjectTypes: Add a DeleteProcedure for Device...
2009-06-02 Cameron Gutman - Fix a potential crash in IoGetLowerDeviceObject...
2009-05-27 Dmitry GorbachevDo not assign twice to the same variable.
2009-05-24 Aleksey Bragin- Add missing pool allocation failure branch in NtSetIn...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-17 Aleksey Bragin- Implement ProcessIoCounters case in NtQueryInformatio...
2009-05-17 Aleksey Bragin- Initialize IoCountOperations variable to FALSE by...
2009-05-13 Johannes Anderwald- IRP_MN_FILTER_RESOURCE_REQUIREMENTS passes the list...
2009-05-09 Dmitry GorbachevPatch by Jérôme Gardou (jgardou-at-yahoo-dot-fr) from...
2009-05-02 Cameron Gutman - Fix improper resource translation because of Address...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-28 Aleksey Bragin- Fix writing of BootConfig to the registry (previously...
2009-04-25 Aleksey Bragin- Fix driver object type DeleteProcedure so that it...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-15 Aleksey Bragin- Disable ACPI once again until bug 3363 and bug 4221...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-04 Art YerkesUsing a lock inside a slab of memory to lock against...
2009-03-03 Aleksey Bragin- Consider Pnp initialized after system drivers finishe...
2009-02-28 Aleksey Bragin- If a driver has no Tag specified it should be default...
2009-02-26 Johannes Anderwald- Disable checking of nonactive device interface becaus...
2009-02-23 Dmitry Gorbachev- Reenable ACPI, it works now. Patch by Cameron Gutman...
2009-02-23 Dmitry GorbachevCall IopEnumerateDevice() later, after IopCreateArcNames().
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-26 Aleksey BraginGiannis Adamopoulos <johnyadams@hotmail.com>
2009-01-21 Andrew GreenwoodAllow hybrid install/live CD by providing special FreeL...
2009-01-04 Aleksey Bragin- Revert changes to NtSetVolumeInformationFile made...
2009-01-04 Aleksey Bragin- Merge IoGetRelatedTargetDevice implementation by...
2009-01-03 Aleksey Bragin- Don't leak a FileObject reference in case of failure.
2009-01-03 Aleksey Bragin- Check if CompletionFilter has a valid value too.
2009-01-03 Dmitry Chapyshev- Add checking of CompletionFilter parameter. This...
2009-01-03 Aleksey Bragin- Add a missing EA buffer validation.
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Aleksey Bragin- Fix an always true comparison in IoCheckEaBufferValidity.
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-27 Stefan Ginsberg- IoStartPacket: Use the correct IRQL when releasing...
2008-12-26 Aleksey Bragin- Fix one more typo in the IoBuildPartialMdl code leadi...
2008-12-26 Aleksey Bragin- Fix broken behavior of IoBuildPartialMdl, which inste...
2008-12-21 Stefan Ginsberg- Uhm...don't pool free user handles, and don't hand...
2008-12-16 Timo KreuzerFix usage of PNTSTATUS instead of NTSTATUS in NT_SUCCES...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevRemove stray semicolons, GCC gratias.
2008-12-03 Dmitry GorbachevSilence compiler warnings (3/11).
2008-11-29 Stefan Ginsberg- STDCALL -> NTAPI
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-24 KJK::HyperionEverything
2008-11-18 Timo Kreuzer- Fix several ULONG/ULONG_PTR issues
2008-11-18 Timo Kreuzerfix InterlockedExchangePointer usage
2008-11-17 Timo KreuzerStackLimit < StackBase! Rename parameters in prototype...
2008-11-17 Aleksey Bragin- Remove hack around VFATFS (and CDFS) bugs which were...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-07 Aleksey Bragin- Add missing definitions to headers.
2008-11-04 Aleksey Bragin- Use ExInitializeSystemLookasideList instead of ExInit...
2008-11-02 Stefan Ginsberg- Stub out IoTranslateBusAddress, PoCancelDeviceNotify...
2008-11-01 Cameron Gutman - Release the guarded mutex before we return
2008-10-31 Cameron Gutman - Fix the check for too many devices
2008-10-31 Cameron Gutman - We already do this in the SEH block. No need to...
next