[FASTFAT] Implement write IOs defering.
[reactos.git] / drivers / filesystems / cdfs_new /
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-25 Pierre Schweitzer[CDFS_NEW] Sync with HEAD.
2018-02-12 Pierre Schweitzer[CDFS_NEW] Fix a bug in Microsoft CDFS implementation...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-25 Pierre Schweitzer[CDFS_NEW] Fix broken cast.
2017-11-25 David Quintana[CDFS_NEW] Address review comments:
2017-11-25 David QuintanaRevert "[CDFS_NEW] Use CdAcquireForCreateSection from...
2017-11-25 David Quintana[CDFS_NEW] Accept STATUS_NOT_IMPLEMENTED for IOCTL_CDRO...
2017-11-25 David Quintana[CDFS_NEW] Use CdAcquireForCreateSection from the old...
2017-11-25 David Quintana[CDFS_NEW] Re-apply many of the reactos-specific change...
2017-11-25 David Quintana[CDFS_NEW] Replace old driver with a Ms-PL licensed...
2017-11-17 Pierre Schweitzer[CDFS_NEW] _SEH2_FINALLY implement SEH support for...
2017-11-12 Pierre Schweitzer[CDFS_NEW] Now NtWriteFile is fixed, revert 5f25582...
2017-11-12 Pierre Schweitzer[CDFS_NEW] Following 1bef487, add a hack and stub FastI...
2017-11-12 Pierre Schweitzer[CDFS_NEW] Bugfix for f88fe43: don't delete devices...
2017-11-12 Pierre Schweitzer[CDFS_NEW]
2017-11-07 Pierre Schweitzer[CDFS_NEW] Fix diff
2017-11-06 Pierre Schweitzer[NTOSKRNL] Make the CcWaitForCurrentLazyWriterActivity...
2017-11-06 Pierre Schweitzer[CDFS_NEW] Add a hack that allows locking a volume...
2017-11-06 Pierre Schweitzer[CDFS_NEW] You know... RBuild has been gone for ages!
2017-11-06 Pierre Schweitzer[CDFS_NEW] Add a CMakeFile and a registry file. When...
2017-11-06 Pierre Schweitzer[CDFS_NEW] Remove a broken change (lol?!) that prevente...
2017-11-06 Pierre Schweitzer[CDFS_NEW] Force calling convention to allow build
2017-11-06 Pierre Schweitzer[CDFS_NEW] Force calling convention to allow build
2017-11-06 Pierre Schweitzer[CDFS_NEW] Remove a no longer required build hack
2017-11-06 Pierre Schweitzer[CDFS_NEW] Remove a no longer required build hack
2017-11-06 Pierre Schweitzer[CDFS_NEW] Remove a no longer required build hack
2017-11-06 Pierre Schweitzer[CDFS_NEW] Fix headers inclusion so that it can work...
2017-10-06 Colin FinckFix remaining text file line endings in the tree. ...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work