.. |
blockdev.c
|
[FASTFAT] Completely rewrite support for dirty volumes.
|
2018-05-18 23:05:05 +02:00 |
cleanup.c
|
[FASTFAT] Disable delayed close
|
2018-08-20 19:43:43 +02:00 |
close.c
|
[FASTFAT] Don't delay any other close once shutdown has started
|
2018-08-19 09:56:12 +02:00 |
CMakeLists.txt
|
[FASTFAT] Introduce a KDBG extension.
|
2018-04-29 12:15:11 +02:00 |
create.c
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02: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
|
[FASTFAT] Only initialize directory cache on use.
|
2018-05-18 14:09:30 +02:00 |
dirwr.c
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02:00 |
ea.c
|
|
|
fastio.c
|
[FASTFAT] Drop read ahead locking routines in favor of lazy writer routines.
|
2018-02-17 13:49:15 +01:00 |
fat.c
|
[FASTFAT] Reduce the usage of the generic allocation tag
|
2018-08-18 19:03:30 +02:00 |
fcb.c
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02:00 |
finfo.c
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02:00 |
flush.c
|
[FASTFAT] Lock DirResource on flush in case we're updating entry
|
2018-05-28 19:37:56 +02:00 |
fsctl.c
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02:00 |
iface.c
|
[FASTFAT] Don't delay any other close once shutdown has started
|
2018-08-19 09:56:12 +02:00 |
kdbg.c
|
[FASTFAT] Implement delayed close
|
2018-08-18 19:03:30 +02:00 |
misc.c
|
[FASTFAT] Properly handle IRPs that can wait and these that cannot.
|
2018-05-22 21:30:08 +02:00 |
pnp.c
|
|
|
rw.c
|
[FASTFAT] Use the FastFAT mechanism for counting clusters already implemented
|
2018-06-09 18:23:07 +02:00 |
shutdown.c
|
[FASTFAT] Don't delay any other close once shutdown has started
|
2018-08-19 09:56:12 +02:00 |
string.c
|
|
|
vfat.h
|
[FASTFAT] Finally drop the TAG_VFAT allocation tag
|
2018-08-21 08:36:51 +02:00 |
vfat005.1st
|
|
|
vfat_fr.txt
|
|
|
vfatfs.rc
|
|
|
volume.c
|
[FASTFAT] Initialize cache if neded for changing volume label.
|
2018-05-26 10:12:55 +02:00 |