EVENTLOG:
[reactos.git] / reactos / drivers / storage /
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-26 Christoph von Wittichset eol-style:native
2008-08-25 Stefan Ginsberg- Undefine KdPrint before redefining it.
2008-08-17 ReactOS Portable... Make RAM disk support work on x86 as well (it is now...
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-16 Hervé PoussineauReplace .def file by a .spec file
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-28 Art Yerkes- Reverse my previous (in retrospect) hack
2008-07-28 Art YerkesFix (among other things) failure to boot when a CD...
2008-07-27 ReactOS Portable... - Silence debug prints.
2008-07-22 ReactOS Portable... - Don't re-map the MDL if it's already been built from...
2008-07-22 ReactOS Portable... - Initialize BytesPerSector, SectorsPerTrack and Number...
2008-07-22 ReactOS Portable... - We have to unpack the BIOS block before actually...
2008-07-22 ReactOS Portable... - Jesus, Fix yet another math bug in RamdiskMapPages...
2008-07-22 ReactOS Portable... - Epic Fail? Fix another math bug...it actually works...
2008-07-22 ReactOS Portable... - Double fail: Fix a math bug, calculate the actual...
2008-07-22 ReactOS Portable... - Fail: was using the wrong structure (the boot sector...
2008-07-22 ReactOS Portable... - Save base page where loader mapped the ramdisk.
2008-07-22 ReactOS Portable... - Um, yeah, the "DiskType" is CLEARLY not an NT FILE_DE...
2008-07-22 ReactOS Portable... - Build vfatfs instead of CDFS.
2008-07-21 ReactOS Portable... - Implement RamdiskReadWrite.
2008-07-21 ReactOS Portable... - Implement IOCTL_CDROM_GET_LAST_SESSION and IOCTL_CDRO...
2008-07-20 Timo Kreuzerrbuild files use tab indentation
2008-07-20 ReactOS Portable... - Our resident GCC expert just informed me of an undocu...
2008-07-20 ReactOS Portable... - Write out all the IOCTLs the RAM Disk emulation core...
2008-07-20 ReactOS Portable... - Fix the parameters we were sending to IoCreateDevice...
2008-07-20 ReactOS Portable... - Finish implementing RamdiskCreateDiskDevice -- we...
2008-07-19 ReactOS Portable... - Fixup some more structure and prototype details to...
2008-07-19 ReactOS Portable... - Create the RAM Disk Drive Device Object.
2008-07-19 ReactOS Portable... - Implement the main RamdiskWorkerThread work loop.
2008-07-19 ReactOS Portable... - Usually a good idea to fill out the device relation...
2008-07-19 ReactOS Portable... - Seperate the Ramdisk device extension into the Bus...
2008-07-17 Stefan Ginsberg- Patch by Cameron Gutman aicommander <at> gmail...
2008-07-13 ReactOS Portable... - Implement RamdiskCreateRamdisk which validates parame...
2008-07-13 ReactOS Portable... - Implement IRP_MN_QUERY_DEVICE_TEXT/BUS_INFORMATION...
2008-07-13 ReactOS Portable... - Remove incorrect check in RamdiskPnp -- we should...
2008-07-13 ReactOS Portable... - Add device state information.
2008-07-13 ReactOS Portable... - Implement RamdiskAddDevice.
2008-06-30 ReactOS Portable... - Disable building any other driver than ramdisk.sys...
2008-06-30 ReactOS Portable... - Fix license header for this file.
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-26 Christoph von Wittichdon't free a UNICODE_STRING which isn't allocated
2008-05-19 Hervé PoussineauUse dynamic traces
2008-03-24 Daniel ReimerUpdate UniATA Driver to Version 0.3.9f. It works well...
2008-02-11 Hervé PoussineauFix warnings
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 Hervé PoussineauUse a generic .spec file, instead of a .def file per...
2008-02-08 ReactOS Portable... We now have an official hal-arm which exports KeSwapIrq...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-12-11 Aleksey Bragin- Two more leftovers.
2007-12-11 Aleksey Bragin- Silence non-critical debug output.
2007-11-21 Christoph von Wittichfix some warnings
2007-11-21 Christoph von Wittichset DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichfix condition
2007-11-21 Christoph von Wittichfix some PREfast warnings
2007-11-21 Christoph von Wittichdon't try to free CurrentBuffer when allocation failed
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-05 Aleksey Bragin- Add more debug prints in failure cases.
2007-10-23 Hervé PoussineauFix some svn properties
2007-10-23 Hervé PoussineauNo need to define __USE_W32API
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Mike NordellDeleted definition of a variable named ScsiPortIsr...
2007-10-06 Hervé PoussineauDo not define structures twice
2007-10-05 Aleksey Bragin- Free BusInterface only if it was really alloc'd
2007-10-05 Aleksey Bragin- Fix DBG=0 build
2007-10-01 Hervé PoussineauRename 'base' to 'installbase' for CdFile, InstallFile...
2007-09-29 Colin Finck- Remove the unneeded "stdafx.cpp" file
2007-09-28 Colin Finck- Fix many warnings
2007-09-28 Colin Finckuniata patch by encoded:
2007-09-28 Colin Finck- Add uniata to the build (it's still not copied to...
2007-09-28 Colin FinckFix the uniata linking problems. Hope I did everything...
2007-09-28 Aleksey Bragin- Add ros_glue.cpp for implementing CrNt stubs.
2007-09-28 Hervé PoussineauFix compilation (but not linking!)
2007-09-28 Aleksey Bragin- Reenable CrossNT stuff.
2007-09-27 Aleksey Bragin- Add uniata.rbuild, adapt .rc to ReactOS
2007-09-27 Aleksey Bragin- Copy uniata source code to the drivers/storage/ide...
2007-09-27 Aleksey Bragin- Slightly cleanup the code.
2007-09-27 Aleksey Bragin- Handle NextLuRequest and ResetDetected in ScsiPortNot...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-10 Aleksey Bragin- Separate creating partitions objects into a different...
2007-09-09 Aleksey Bragin- Use IoBuildAsynchronousFsdRequest() instead of IoBuil...
2007-09-09 Aleksey Bragin- Make sure CLASS2 driver returns STATUS_UNSUCCESSFUL...
2007-09-09 Aleksey Bragin- IoMapTransfer(NULL, ..) is an old-fashioned way,...
2007-09-09 Aleksey Bragin- Revert 27476: another attempt (previously, dgorbachev...
2007-09-06 Andrew MungerGracefully handle the case where the BIOS insists there...
2007-09-03 Christoph von Wittichfix some issues found by prefast
2007-08-14 Hervé PoussineauDo not import RtlDuplicateUnicodeString from ntoskrnl...
2007-08-07 Hervé PoussineauRemove some debug messages
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-08 Hervé PoussineauDo not complain on IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2007-07-08 Aleksey Bragin- Fix a couple of places where tagged commands support...
2007-07-08 Christoph von Wittich-release spinlocks before calling IoCompleteRequest
2007-07-08 Christoph von Wittich-avoid dereferencing of NULL pointers
next