reactos/drivers/filesystems/ntfs
Pierre Schweitzer 216a2cae73
[NTFS] Use LookasideList allocations for FILE_RECORD_HEADER.
TODO: use a specific tag

This, and previous commit, should speed up a bit the driver until caching gets implemented
2017-12-31 14:14:24 +01:00
..
attrib.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
blockdev.c [NTFS] - Add some minor fixes and improvements: 2017-12-10 11:14:40 +01:00
btree.c [NTFS] Don't leak attributes contextes in the btree management functions 2017-12-31 10:38:58 +01:00
cleanup.c
close.c
CMakeLists.txt [SETUP] Remove FSDs which have broken dismount implementation. 2017-12-17 23:16:01 +01:00
create.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
devctl.c
dirctl.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
dispatch.c [NTFS] - Disable write support by default. Enable it via the registry. 2017-12-10 11:14:22 +01:00
fastio.c
fcb.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
finfo.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
fsctl.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
mft.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
misc.c
notes.txt
ntfs.c [NTFS] Use LookasideList allocations for NTFS_ATTR_CONTEXT. 2017-12-31 12:15:17 +01:00
ntfs.h [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
ntfs.rc
rw.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00
volinfo.c [NTFS] Use LookasideList allocations for FILE_RECORD_HEADER. 2017-12-31 14:14:24 +01:00