[FASTFAT] Start implementing FAT32 statistics support
[reactos.git] / drivers / filesystems / fastfat /
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-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[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-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-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-17 Pierre Schweitzer[FASTFAT] Drop read ahead locking routines in favor...
2018-01-07 Serge Gautherie[FASTFAT] Improve code style in addition to 8294118174b...
2018-01-07 Pierre Schweitzer[FASTFAT] Notify on file size change in FileAllocationI...
2018-01-07 Pierre Schweitzer[FASTFAT] Add a wrapper around FsRtlNotifyFullReportChange
2018-01-07 Pierre Schweitzer[FASTFAT] When a file gets overwritten, notify about...
2018-01-07 Pierre Schweitzer[FASTFAT] When overwriting a file, also update its...
2018-01-06 Pierre Schweitzer[FASTFAT] When dealing with attributes on IRP_MJ_CREATE...
2018-01-01 Pierre Schweitzer[FASTFAT] When overwriting a file with FILE_OVERWRITE...
2018-01-01 Pierre Schweitzer[FASTFAT] On file overwrite, deny it if file as HIDDEN...
2017-12-25 Pierre Schweitzer[FASTFAT] Revert bd1e7bf: our VPB swapout implementatio...
2017-12-17 Pierre Schweitzer[FASFAT] Enable FAT volume dismount using VPB swapout
2017-12-17 Pierre Schweitzer[FASTFAT] Add a comment (and an ASSERT) in VfatCreateFi...
2017-12-17 Pierre Schweitzer[FASTFAT] While closing FCBs on dismount, release from...
2017-12-17 Pierre Schweitzer[FASTFAT] Fix a handle count leak on volume close....
2017-12-17 Pierre Schweitzer[FASTFAT] When not able to lock a volume due to open...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-12-09 Pierre Schweitzer[FASTFAT] Fix FastFAT not returning short name for...
2017-12-09 Pierre Schweitzer[FASTFAT] Finally drop the FileNameInformation class...
2017-12-09 Pierre Schweitzer[FASTFAT] Fix size checking in VfatGetFileNameInformation()
2017-12-09 Pierre Schweitzer[FASTFAT] Don't mix FileNameInformation and FileNamesIn...
2017-12-09 Pierre Schweitzer[FASTFAT] Calculate more accurately buffer length in...
2017-12-09 Pierre Schweitzer[FASTFAT] Allow partial returns on directory info query...
2017-11-21 Pierre Schweitzer[FASTFAT] More FS statistics
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
2014-12-14 Hermès Bélusca-MaïtoPartial merge of condrv_restructure branch r65657.
2014-12-14 Hermès Bélusca-MaïtoSync with trunk r65656.
2014-12-05 Hermès Bélusca-MaïtoFix merge r65567.
2014-12-05 Hermès Bélusca-MaïtoSync to trunk r65566.
2014-11-26 Amine Khaldi* The Shell.. for a long time we dreamed of having...
2014-11-25 Amine Khaldi* Sync up to trunk head (r65481).
2014-11-17 Amine Khaldi* Sync up to trunk head (r65426).
2014-11-13 Amine Khaldi* Sync up to trunk head (r65394).
2014-11-10 Amine Khaldi* Sync up to trunk head (r65353).
2014-11-06 Amine Khaldi* Sync up to trunk head (r65298).
2014-11-05 Amine Khaldi* Sync up to trunk head (r65270).
2014-11-02 Amine Khaldi* Sync up to trunk head (r65183).
2014-10-31 Amine Khaldi* Sync up to trunk head (r65147).
2014-10-30 Amine Khaldi* Sync up to trunk head (r65120).
2014-10-29 Amine Khaldi* Sync up to trunk head (r65095).
2014-10-28 Amine Khaldi* Sync up to trunk head (r65074).
2014-10-24 Amine Khaldi* Sync up to trunk head (r64959).
2014-10-23 Amine Khaldi* Sync up to trunk head (r64939).
2014-10-22 Amine Khaldi* Sync up to trunk head (r64894).
2014-10-19 Amine Khaldi* Sync up to trunk head (r64829).
2014-10-13 Amine Khaldi* Sync up to trunk head (r64716).
2014-10-03 David QuintanaSync with trunk r64509.
2014-09-29 David Quintana* Sync with trunk r64401.
2014-09-28 Amine Khaldi* Sync up to trunk head (r64377).
2014-09-22 David QuintanaSync with trunk r64222.
2014-09-12 Amine Khaldi[SHELL-EXPERIMENTS]
2014-09-10 Hermès Bélusca-Maïto[REACTOS]
2014-09-09 Hermès Bélusca-MaïtoSync with trunk revision 64099.
2014-08-24 David QuintanaSync with trunk r63935.
2014-08-23 Hermès Bélusca-MaïtoSync to trunk revision 63922.
2014-08-10 Hermès Bélusca-MaïtoSync to trunk revision 63857.
2014-08-09 David Quintana* Sync to trunk r63845.
2014-08-07 Hermès Bélusca-MaïtoSync with trunk r63831.
2014-08-04 Hermès Bélusca-MaïtoPartial merge of the condrv_restructure branch, including:
2014-08-01 Hermès Bélusca-MaïtoSync with trunk r63793.
2014-07-31 David QuintanaSync with trunk r63786.
2014-07-27 Hermès Bélusca-MaïtoSync with trunk r63743.
2014-06-27 Hermès Bélusca-MaïtoSync with trunk r63647.
2014-06-23 David QuintanaSync with trunk r63637.
2014-05-30 David QuintanaSync with trunk r63502.
2014-05-24 David QuintanaSync with trunk r63430.
2014-05-20 Hermès Bélusca-MaïtoSync with trunk r63383 .
2014-05-18 David QuintanaSync with trunk r63343.
2014-05-13 Hermès Bélusca-MaïtoSync with trunk r63283
2014-05-13 David QuintanaSync with trunk r63270.
2014-05-08 Hermès Bélusca-MaïtoSync with trunk r63192.
2014-05-06 Aleksandar Andrejevic[BRANCHES]
2014-05-06 David QuintanaSync with trunk r63174.
next