[SHELL32] SHChangeNotify: Add drive, remove drive (#6782)
[reactos.git] / ntoskrnl / cc / copy.c
2023-07-29 Jérôme GardouRevert "[NTOS:CC] Wake up lazy scan after inserting...
2023-04-14 Timo Kreuzer[NTOS/CC] Fix calls to CcRosEnsureVacbResident
2021-03-24 Jérôme Gardou[NTOS:CC] Wake up lazy scan after inserting elements...
2021-03-24 Jérôme Gardou[NTOS:CC] Be verbose about why we defer writes
2021-03-24 Jérôme Gardou[NTOS:CC] Rewrite CcPostDeferredWrites
2021-02-03 Jérôme Gardou[NTOS:MM][NTOS:CC][FASTFAT][FASTFAT_NEW] Massive overhaul
2021-02-03 Jérôme Gardou[NTOS:MM][NTOS:CC] Performance improvement again
2021-02-03 Jérôme Gardou[NTOS:CC][NTOS:MM] Try respecting ValidDataLength
2021-02-03 Jérôme Gardou[NTOS:CC] Get rid of ROS_VACB:Valid
2021-02-03 Jérôme GardouDisable CcScheduleReadAhead call
2021-02-03 Jérôme Gardou[NTOS:CC] Restore read-ahead behaviour in CcCopyRead
2021-02-03 Jérôme Gardou[NTOS:CC] Fix some tests for CcCopyRead and CcCopyWrite
2021-02-03 Jérôme Gardou[NTOS:CC] Honor FO_WRITE_THROUGH flag in CcCopyWrite...
2021-02-03 Jérôme Gardou[NTOS:CC] File size check fix
2021-02-03 Jérôme Gardou[NTOS/CC] Be more precise when notifying Mm about dirty...
2021-02-03 Jérôme Gardou[NTOS:CC] Fix releasing VACB when an exception is raise...
2021-02-03 Jérôme Gardou[NTOS:CC] Rewrite the non-cached path of CcZeroData
2021-02-03 Jérôme Gardou[NTOSKRNL] Overhaul Cc and Mm relationship
2019-07-01 Serge Gautherie[NTOS:CC] CcWriteVirtualAddress(): Do not round 'Size'
2018-12-21 Serge Gautherie[NTOS:CC] CcCanIWrite(): Use BYTES_TO_PAGES(Length)
2018-09-23 Pierre Schweitzer[NTOSKRNL] Properly align VACB writes
2018-09-21 Pierre Schweitzer[NTOSKRNL] Avoid integer overflow when computing VACB...
2018-07-15 Pierre Schweitzer[NTOSKRNL] Be noisy when deferring writes.
2018-04-15 Pierre Schweitzer[NTOSKRNL] Map the VACB in kernel space before insertin...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-02-28 Pierre Schweitzer[NTOKSRNL] Don't blindly schedule read-ahead on CcCopyR...
2018-02-24 Pierre Schweitzer[NTOSKRNL] Add the CcDataFlushes and CcDataPages counters
2018-02-22 Thomas Faber[NTOS:CC] Don't read past the end of the file in CcPerf... 390/head
2018-02-22 Thomas Faber[NTOS:CC] Avoid some magic numbers.
2018-02-18 Pierre Schweitzer[NTOSKRNL] Fix mismatching spinlock release in CcPerfor...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Modified CcCanIWrite to handle Mm throttling...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Rewrite CcCanIWrite() to make it more accura...
2018-02-09 Pierre Schweitzer[NTOSKRNL] Don't defer write through write operations
2018-02-09 Pierre Schweitzer[NTOSKRNL] Bring an initial (and not perfect ;-)) imple...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Use the LockQueueMasterLock where appropriate
2018-02-07 Pierre Schweitzer[NTOSKRNL] Handle FSRTL_FLAG_LIMIT_MODIFIED_PAGES flag...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Add wait support in CcCanIWrite()
2018-02-07 Pierre Schweitzer[NTOSKRNL] Implement CcPostDeferredWrites() that execut...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Properly implement lazy writer activity...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Drop the always running thread for lazy...
2018-01-31 Pierre Schweitzer[NTOSKRNL] Don't let CcWriteVirtualAddress() deal with...
2018-01-28 Pierre Schweitzer[NTOSKRNL] Drop ROS_DEFERRED_WRITE_CONTEXT in favor...
2018-01-26 Pierre Schweitzer[NTOSKRNL] Simplify (and speedup!) CcCanIWrite() using...
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement per-file dirty page threshold.
2018-01-23 Pierre Schweitzer[NTOSKRNL] Implement support for deferred writes in Cc.
2018-01-23 Pierre Schweitzer[NTOSKRNL] Reimplement the lazy writer in Cc and remove...
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-06 Pierre Schweitzer[NTOSKRNL] Make the CcWaitForCurrentLazyWriterActivity...
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-05 Amine Khaldi* Sync up to trunk head (r65270).
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.
2014-05-03 Hermès Bélusca-MaïtoSync with trunk revision 63128.
2014-05-02 Hermès Bélusca-MaïtoCreate a branch for console restructuration work.
2014-04-26 Amine Khaldi* Sync up to trunk HEAD (r62975).
next