reactos/ntoskrnl/io/iomgr
2019-03-30 10:13:27 +01:00
..
adapter.c
arcname.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
bootlog.c
controller.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-16 10:30:23 +01:00
device.c [NTOSKRNL] Use proper enum type for IopCreateSecurityDescriptorPerType() 2018-12-04 19:20:47 +01:00
deviface.c [NTOS:IO] Avoid an unnecessary stack buffer in OpenRegistryHandlesFromSymbolicLink. CORE-15882 2019-03-25 08:43:47 +01:00
driver.c [NTOS:IO] Enable privilege check in NtLoadDriver. 2019-03-11 08:30:14 +01:00
error.c [NTOS:IO] Tiny improvement to debug message 2018-11-25 11:31:12 +01:00
file.c [NTOS] Don't use TAG_IO_NAME when calling ExFreePoolWithTag() for freeing FileObject->FileName.Buffer . 2018-12-30 15:26:42 +01:00
iocomp.c
ioevent.c
iofunc.c [NTOSKRNL] We don't need an event if we don't issue an IRP 2019-03-29 21:47:34 +01:00
iomdl.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-19 19:18:20 +01:00
iomgr.c [NTOSKRNL] Stub support for querying DOS name when parsing FO name 2018-10-03 11:45:08 +02:00
iorsrce.c
iotimer.c
iowork.c
irp.c [NTOSKRNL] Fix indentation. No code changes. 2018-12-19 19:18:21 +01:00
irq.c
ramdisk.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
rawfs.c [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
remlock.c
symlink.c
util.c [NTOS:IO] Fix always-false condition in IoCheckEaBufferValidity. 2019-03-25 08:41:51 +01:00
volume.c [NTOS:IO] Send IRPs to the correct device in IoVolumeDeviceToDosName. CORE-15415 2019-03-30 10:13:27 +01:00