.. |
blockdev.c
|
[FASTFAT] Completely rewrite support for dirty volumes.
|
2018-05-18 23:05:05 +02:00 |
cleanup.c
|
[FASTFAT] Fix use after free when volume is unmounted
|
2019-06-30 13:57:14 +02:00 |
close.c
|
[FASTFAT] Avoid a use after free in VfatCloseFile.
|
2019-01-12 16:27:37 +01:00 |
CMakeLists.txt
|
[CMAKE] Use modules instead of shared libraries
|
2019-04-06 17:43:38 +02:00 |
create.c
|
[FASTFAT] Fix create for DOT and DOT-DOT leaving bad directory entry (#3241)
|
2020-10-12 18:54:06 +03:00 |
dir.c
|
[FASTFAT] Drop an useless #ifdef, we have this cast in all other FSDs
|
2018-08-21 08:50:29 +02:00 |
direntry.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
dirwr.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
ea.c
|
|
|
fastio.c
|
[REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build
|
2021-05-12 11:04:29 +02:00 |
fat.c
|
[NTOS:CC] Raise status, when CcMapData fails (#3348)
|
2021-02-09 09:29:48 +01:00 |
fcb.c
|
[FASTFAT] Improvements for volume dismount + minor bugfixing.
|
2018-11-25 09:00:40 +01:00 |
finfo.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
flush.c
|
[FASTFAT] Improvements for volume dismount + minor bugfixing.
|
2018-11-25 09:00:40 +01:00 |
fsctl.c
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
iface.c
|
[REACTOS] Cleanup INIT and some PAGE section allocations
|
2020-11-02 21:45:31 +03:00 |
kdbg.c
|
[FASTFAT] Implement delayed close
|
2018-08-18 19:03:30 +02:00 |
misc.c
|
[FASTFAT] Implement the overflow queue. CORE-17344 CORE-17328
|
2020-10-24 19:53:36 +02:00 |
pnp.c
|
|
|
rw.c
|
[FASTFAT] Ensure that deferred write IRP contexts are not touched. CORE-17328
|
2020-10-16 16:18:56 +02:00 |
shutdown.c
|
[FASTFAT] Improvements for volume dismount + minor bugfixing.
|
2018-11-25 09:00:40 +01:00 |
string.c
|
[FASTFAT] Fix create for DOT and DOT-DOT leaving bad directory entry (#3241)
|
2020-10-12 18:54:06 +03:00 |
vfat.h
|
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
|
2021-06-11 15:33:08 +03:00 |
vfat005.1st
|
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93 .
|
2021-09-13 03:52:22 +02:00 |
vfat_fr.txt
|
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93 .
|
2021-09-13 03:52:22 +02:00 |
vfatfs.rc
|
|
|
volume.c
|
[FILESYSTEMS] Fix pool memory disclosure in filesystem drivers supporting FS_INFORMATION_CLASS.FileFsVolumeInformation (#2975)
|
2020-09-11 15:51:35 +03:00 |