reactos/drivers/filesystems
Thomas Faber 320abafdc3
[FASTFAT] Ensure that deferred write IRP contexts are not touched. CORE-17328
Cc may decide to process deferred writes any time, so the context might
already be freed by the time we return from CcDeferWrite.
Also mark the IRP as pending, since we're going to return STATUS_PENDING.
2020-10-16 16:18:56 +02:00
..
btrfs [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
cdfs [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
ext2 [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fastfat [FASTFAT] Ensure that deferred write IRP contexts are not touched. CORE-17328 2020-10-16 16:18:56 +02:00
fastfat_new [FASTFAT_NEW] Sync to upstream 16022c5 (#2938) 2020-06-26 20:03:01 +03:00
ffs [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
fs_rec [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
msfs [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
mup [MUP] Use _SEH2_AbnormalTermination() instead of _abnormal_termination() 2019-04-07 19:28:18 +02:00
nfs [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
npfs [FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975) 2020-09-11 15:51:35 +03:00
ntfs [FILESYSTEMS] Fix pool memory disclosure in NtQueryAttributesFile handlers (#2926) 2020-09-11 15:47:43 +03:00
reiserfs [FILESYSTEMS] Fix pool memory disclosure in NtQueryAttributesFile handlers (#2926) 2020-09-11 15:47:43 +03:00
udfs [UDFS] Fix build with lower optimization level 2020-10-15 11:29:09 +02:00
CMakeLists.txt Addendum to 45fd48b 2018-08-21 12:41:50 +02:00