reactos/ntoskrnl/cc
Thamatip Chitpong cf4138fa24 [NTOS:CC] Protect CcFlushCache call with a mutex
Fix crash when the function was called concurrently for the same file by BTRFS driver.
CORE-19664
2024-07-31 18:07:49 +07:00
..
cacheman.c Address PR review 2021-02-03 09:41:24 +01:00
copy.c Revert "[NTOS:CC] Wake up lazy scan after inserting elements in the list." 2023-07-29 14:00:44 +03:00
fs.c [NTOS:CC] Unintialize private cache maps before purging the cache section 2022-02-02 17:45:59 +01:00
lazywrite.c NTOS:CC Free some VACBs when we're under memory pressure 2023-07-29 14:00:44 +03:00
mdl.c [NTOS:CC] CcMdl*Complete(): Return if FastIO succeeded (#3303) 2020-10-31 15:18:02 +01:00
pin.c [NTOS/CC] Fix broken usage of _SEH2_FINALLY 2023-04-14 11:56:08 +03:00
view.c [NTOS:CC] Protect CcFlushCache call with a mutex 2024-07-31 18:07:49 +07:00