[REACTOS] Fix MSVC printf format warnings
[reactos.git] / drivers / filesystems /
2019-07-20 Timo Kreuzer[FASTFAT] Copy an entire field, instead of half-copying...
2019-07-04 Serge Gautherie[FASTFAT_NEW] Fix MSVC builds
2019-06-30 Timo Kreuzer[FASTFAT] Fix use after free when volume is unmounted
2019-06-22 Bișoc George[FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDeref...
2019-06-15 Victor Perevertkin[NTFS] Do not print debug message for every function...
2019-06-11 Pierre Schweitzer[BTRFS] Fix MSVC build
2019-06-11 Pierre Schweitzer[BTRFS] Fix MSVC build
2019-06-11 Pierre Schweitzer[BTRFS] Upgrade to 1.3
2019-06-09 Hermès Bélusca-Maïto[FASTFAT] Adjust the 'UnCleanCount', followng commit...
2019-06-09 Hermès Bélusca-Maïto[FASTFAT] Minor cleanup of the main header file.
2019-06-04 Serge GautherieMisc addendum to CORE-14271 (#1529)
2019-05-27 Timo Kreuzer[REISERFS] Convert a tab to spaces
2019-05-27 Timo Kreuzer[CRT] Add missing posix error codes
2019-05-11 Pierre Schweitzer[BTRFS] Upgrade to 1.2.1
2019-04-07 Hervé Poussineau[UDFS] Fix macros to support 'bit' being a complex...
2019-04-07 Hervé Poussineau[UDFS] Keep same includes/defines on x64 as on other...
2019-04-07 Hervé Poussineau[MUP] Use _SEH2_AbnormalTermination() instead of _abnor...
2019-04-07 Hervé Poussineau[EXT2] Add __REACTOS__ check around changes done in...
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-04-04 Pierre Schweitzer[UDFS] Fix an integer overflow leading to a buffer...
2019-04-02 Timo Kreuzer[UDFS] Fix 64 bit issues
2019-04-01 Hervé Poussineau[UDFS] Really use 'logical or' when meant to
2019-04-01 Hervé Poussineau[EXT2] Correctly zero memory before using it
2019-02-14 Pierre Schweitzer[FASTFAT] On volume open, update share access if volume...
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Serge Gautherie[UDFS] Correctly check SeSinglePrivilegeCheck() return...
2019-01-27 Hermès Bélusca-Maïto[MOUNTMGR][MUP] Use global definition of INIT_FUNCTION...
2019-01-22 Joachim Henze[CDFS] Addendum to last commit CORE-15659
2019-01-22 Joachim Henze[CDFS] Make windows gcc release build compile, regressi...
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCloseFile.
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCheckForDismount.
2018-12-30 Hermès Bélusca-Maïto[CDFS] Addendum to 5429771b, 6c733856 and 3c64b4cb...
2018-12-30 Timo Kreuzer[NDK][NTOS] Add global definition of INIT_FUNCTION...
2018-12-25 Pierre Schweitzer[BTRFS] Reduce diff with upstream
2018-12-16 Hermès Bélusca-Maïto[BTRFS] Fix MSVC build.
2018-12-16 Pierre Schweitzer[BTRFS] Fix link with modern MSVC compilers
2018-12-16 Pierre Schweitzer[BTRFS] Upgrade to 1.1
2018-12-01 Pierre Schweitzer[NTFS] Don't perform overzealous checks on bitmap while...
2018-11-25 Hermès Bélusca-Maïto[FASTFAT] Improvements for volume dismount + minor...
2018-11-16 Pierre Schweitzer[FASTFAT] Properly return failure in vfatFindDirSpace()
2018-11-11 Mark Harmstone[BTRFS] Import BTRFS upstream commit e43183a0 "open_fil...
2018-10-13 Hermès Bélusca-Maïto[FASTFAT] Don't mess my debug log when partition SysTyp...
2018-09-30 Thomas Faber[BTRFS] Fix IRP leak.
2018-09-30 Pierre Schweitzer[NPFS] Magic--;
2018-08-29 Pierre Schweitzer[CDFS] Revert 9d0596a
2018-08-28 Pierre Schweitzer[CDFS] Properly check for legal names in CdIsLegalName()
2018-08-21 Pierre SchweitzerAddendum to 45fd48b
2018-08-21 Pierre Schweitzer[CDFS_NEW] -> [CDFS] No old driver, thus no new driver
2018-08-21 Pierre Schweitzer[CDFS] Delete the old CDFS driver.
2018-08-21 Pierre Schweitzer[FASTFAT] Drop an useless #ifdef, we have this cast...
2018-08-21 Pierre Schweitzer[FASTFAT] Finally drop the TAG_VFAT allocation tag
2018-08-21 Mark Jansen[BTRFS] Fix booting with runtime checks
2018-08-20 Pierre Schweitzer[FASTFAT] Disable delayed close
2018-08-20 Victor Perevertkin[BTRFS] Applied upstream pull-requests before they...
2018-08-20 Victor Perevertkin[USETUP][SETUPLIB] Added support for formatting partiti...
2018-08-19 Pierre Schweitzer[FASTFAT] Don't delay any other close once shutdown...
2018-08-19 Pierre Schweitzer[FASTFAT] Magic values--
2018-08-18 Pierre Schweitzer[FASTFAT] Don't leak statistics on dismount
2018-08-18 Pierre Schweitzer[FASTFAT] Reduce the usage of the generic allocation tag
2018-08-18 Pierre Schweitzer[FASTFAT] Implement delayed close
2018-08-15 Mike SwansonRemove unnecessary executable bits
2018-08-15 Pierre Schweitzer[BTRFS] Leak the root stream file object on mount.
2018-08-15 Pierre Schweitzer[BTRFS] Allow driver to start at first stage when no...
2018-08-04 Timo Kreuzer[DRIVERS] Fix 64 bit issues
2018-07-01 Timo Kreuzer[DRIVERS][NTOS][NDK] Use IO_STACK_LOCATION instead...
2018-06-09 Pierre Schweitzer[FASTFAT] Don't add an extra \, when renaming a file...
2018-06-09 Pierre Schweitzer[FASTFAT] Use the FastFAT mechanism for counting cluste...
2018-06-09 Pierre Schweitzer[FASTFAT] Start implementing FAT32 statistics support
2018-06-09 Pierre Schweitzer[FASTFAT] Save the FSINFO sector location
2018-06-07 Pierre Schweitzer[FASTFAT] Properly check for buffer size on dir enumera...
2018-06-05 Serge Gautherie[EXT2FS][REISERFS] VSSolution: Actually disable C4189...
2018-05-28 Pierre Schweitzer[FASTFAT] Lock DirResource on flush in case we're updat...
2018-05-26 Pierre Schweitzer[FASTFAT] Lock DirResource when modifying an entry...
2018-05-26 Pierre Schweitzer[BTRFS] Upgrade to 1.0.2
2018-05-26 Pierre Schweitzer[FASTFAT] Initialize cache if neded for changing volume...
2018-05-22 Pierre Schweitzer[FASTFAT] Properly handle IRPs that can wait and these...
2018-05-21 Pierre Schweitzer[FASTFAT] Properly queue pending write IRPs.
2018-05-21 Pierre Schweitzer[FASTFAT] When extending a file, also lock the DirResource.
2018-05-20 Pierre Schweitzer[FASTFAT] Fail if allocating the stream FO fails.
2018-05-19 Pierre Schweitzer[FASTFAT] Addendum to d69f318
2018-05-19 Pierre Schweitzer[FASTFAT] Misc. fixes spotted by Thomas.
2018-05-18 Pierre Schweitzer[FASTFAT] Completely rewrite support for dirty volumes.
2018-05-18 Pierre Schweitzer[FASTFAT] Allow locking system volume on boot.
2018-05-18 Pierre Schweitzer[FASTFAT] Uninit directory cache on last handle close.
2018-05-18 Pierre Schweitzer[FASTFAT] Only initialize directory cache on use.
2018-05-18 Pierre Schweitzer[FASTFAT] When attaching our FCB to a FO, also set...
2018-05-16 Pierre Schweitzer[FASTFAT] Deny dismounting system volume or a volume...
2018-05-12 Pierre Schweitzer[FASTFAT] Implement support for stack overflow in read...
2018-05-04 Serge Gautherie[NTFS] Fix 2 Clang-Cl warnings about CurrentKey->IndexE...
2018-04-29 Pierre Schweitzer[FASTFAT] Implement write IOs defering.
2018-04-29 Pierre Schweitzer[FASTFAT] Reduce the number of local declaration.
2018-04-29 Pierre Schweitzer[FASTFAT] Use KdRosRegisterCliCallback() to register...
2018-04-29 Pierre Schweitzer[FASTFAT] Introduce a KDBG extension.
2018-04-28 Pierre Schweitzer[FASTFAT] Don't leak directories FILE_OBJECT, FCB and... 524/head
2018-04-27 Pierre Schweitzer[FASTFAT] When allocating a FCB, set its node type...
2018-04-14 Pierre Schweitzer[NTFS] When reading $I30 attribute fails, stop the...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-25 Pierre Schweitzer[CDFS_NEW] Sync with HEAD.
2018-02-17 Pierre Schweitzer[FASTFAT] Drop read ahead locking routines in favor...
next