EVENTLOG:
[reactos.git] / reactos / drivers / filesystems /
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Michael Martin- Add missing goto done in NpfsRead when setting Status...
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 Aleksey Bragin- If data is going to be modified, CcPinRead should...
2008-10-19 Aleksey Bragin- VFAT fixes: Actually perform a mandatory call to...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Aleksey Bragin- Implement locking for Cc flush (the one used in NT5...
2008-09-26 Aleksey Bragin- Remove an excessive ASSERT (there is a real one below...
2008-09-11 Aleksey Bragin- Use CD_ROM type instead of DISK.
2008-09-11 Aleksey Bragin- Use a correct device type when creating volume device...
2008-09-11 Aleksey Bragin- Silence the raised IRQL level warning.
2008-09-08 Cameron Gutman - Check that memory allocation succeeded
2008-09-03 Stefan Ginsberg- CDFS and NTFS: Don't include a unused, deprecated...
2008-08-25 Stefan Ginsberg- Remove deprecated CHECKPOINT/CHECKPOINT1 macros which...
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-17 Art YerkesDon't attempt to mount a partition that starts with...
2008-08-16 Hervé PoussineauRemove unused file
2008-08-01 Pierre SchweitzerRemoved wrong FIXME: CcInitializeCacheMap doesn't raise...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-27 Art YerkesMore specific error messages. More correct according...
2008-07-21 ReactOS Portable... - Get rid of 3 days of work due to complaints from...
2008-07-20 ReactOS Portable... - Now it compiles.
2008-07-20 ReactOS Portable... - Add new CDFS driver.
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-03 Pierre SchweitzerApply same fix to trunk, but without commented out...
2008-07-01 Pierre SchweitzerPartly merged r34238
2008-06-29 Hervé PoussineauLink C++ programs against target libraries, not host...
2008-06-21 Pierre SchweitzerExt2 and NTFS:
2008-06-21 Pierre SchweitzerBugfixes:
2008-06-20 Pierre SchweitzerMiscellaneous NTFS patch:
2008-05-30 Pierre SchweitzerAdded more cluster size values.
2008-05-30 Pierre SchweitzerCheck cluster size when mounting a volume
2008-05-24 Pierre SchweitzerSet default return of IRP_MJ_QUERY_INFORMATION to STATU...
2008-05-23 Pierre SchweitzerNo need to keep linux-ntfs:
2008-05-22 Marc Piulachs- express PCH location in a more correct way
2008-05-22 KJK::Hyperion - Remove WINE-isms from KeDeviceQueue code
2008-05-18 Hervé PoussineauImplement FSCTL_SET_COMPRESSION
2008-05-11 Filip NavaraFix incorrect parameters to IoSetDeviceToVerify/IoVerif...
2008-05-11 Filip NavaraFix checking of return values from IoCreateDevice....
2008-05-11 Filip NavaraFix wrong variable usage - "Filename" (8 characters...
2008-05-06 Hervé PoussineauFix indentation
2008-05-05 Hervé PoussineauRemove some warnings
2008-04-29 Aleksey Bragin- Enter into critical region before acquiring the resource.
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-16 Pierre SchweitzerRemoved a breakpoint in Ext2CommonClose() (after an...
2008-04-05 Art YerkesFix resource initialization order in vfat too.
2008-04-05 Art YerkesInitialize this resource before the first potential...
2008-03-15 Pierre Schweitzer- Fill in Identifier field when creating NTFS_xCB
2008-03-15 Pierre Schweitzer[FORMATTING] Fix indentation (only for functional code)
2008-03-15 Pierre Schweitzer- Renamed all control block structures to (P)NTFS_xCB
2008-03-09 Pierre Schweitzer- Reworked NtfsAllocateIrpContext to avoid working...
2008-03-08 Pierre Schweitzer- Updated NTFS header with the "new" FSF address
2008-03-08 Aleksey Bragin- Experimentally switch fastfat driver to non-Ros Cc...
2008-03-08 Pierre SchweitzerAdded stubs for CC R/W functions (fixes TODO from r32610)
2008-03-08 Aleksey Bragin- Remove ros-specific Cc functions usage.
2008-03-08 Aleksey Bragin- Pass cache manager callbacks structure at every CcIni...
2008-03-07 Aleksey Bragin- One leftover from 32604.
2008-03-07 Aleksey Bragin- There is no reason for CDFS to use CcRos-specific...
2008-02-28 Aleksey BraginSamuel Serapion <samcharly@hotmail.com>
2008-02-24 Pierre Schweitzer- Added more checks when mounting a volume (based on...
2008-02-23 Pierre Schweitzer[FORMATTING] Fix indentation (only for functional code)
2008-02-11 Hervé PoussineauUse dynamic traces
2008-02-11 Hervé PoussineauFix ext2 driver compilation. NOT TESTED YET!
2008-02-11 Hervé PoussineauFix ext2 recognizer compilation, but let it disabled atm
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Pierre SchweitzerNTFS driver improvments :
2008-02-07 Aleksey Bragin- Rename vfatfs.sys to fastfat.sys for compatibility...
2008-01-27 Pierre SchweitzerGet back DO_DIRECT_IO flag that has been removed in...
2008-01-27 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-25 Christoph von Wittichchanged the index to get better readable code
2008-01-24 Christoph von Wittichfix index out of bounds warning
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-13 Christoph von Wittich-use ExAllocatePoolWithTag instead of ExAllocatePool
2008-01-12 Pierre SchweitzerRewritten NTFS driver entry :
2008-01-12 Colin FinckFix creating a directory, deleting it and recreating...
2008-01-12 Hervé Poussineau[FORMATTING] Fix indentation
2008-01-12 Aleksey Bragin- Fix build.
2008-01-12 Aleksey Bragin- Add missing critical region acquiring to the VfatShut...
2008-01-09 Aleksey Bragin- Make WaitNamedPipe (copied from the new implementatio...
2008-01-05 Pierre SchweitzerZero memory before use
2008-01-02 Pierre Schweitzer[FORMATTING] Fix indentation
2008-01-01 Pierre SchweitzerUpdated NTFS header :
2008-01-01 Pierre Schweitzer[FORMATTING] Fix indentation
2007-12-28 Pierre SchweitzerReorganized NTFS driver header :
2007-12-14 Hervé PoussineauStop abusing <debug.h> by including SDK first
2007-11-27 Christoph von Wittichuse ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-21 Christoph von Wittichfix a format string
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix building with msvc
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichfix some format strings
2007-11-21 Christoph von Wittichdon't assign DO_DIRECT_IO directly to DeviceObject...
2007-11-21 Christoph von Wittichfix format strings
2007-11-21 Christoph von Wittichset DRIVER_CANCEL and DRIVER_DISPATCH where needed
2007-11-21 Christoph von Wittichinitialize Bios Parameter Block
2007-11-21 Aleksey BraginAndrey Korotaev <unC0Rr@inbox.ru>
2007-11-20 Christoph von Wittichuse ExAllocatePoolWithTag instead of ExAllocatePool
2007-11-20 Aleksey Bragin- Don't create a possibility for CriticalRegion leakage...
next