2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Don't need all access for file object
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Add a check commented out for now.
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] MmTotalCommitLimit and MmTotalCommitLimitMaximum...
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Start making our MMPAGING_FILE struct look...
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Store page file sizes in pages, not in bytes
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Store page file minimum size and use it...
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Page files don't have an init size, but...
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Drop the MmPagingFile spin lock in favor...
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Drop the alloc map from page file
|
commit | commitdiff | tree |
2018-08-16 |
Pierre Schweitzer | [NTOSKRNL] Stub page file extension support
|
commit | commitdiff | tree |
2018-08-15 |
Pierre Schweitzer | [BTRFS] Leak the root stream file object on mount.
|
commit | commitdiff | tree |
2018-08-15 |
Pierre Schweitzer | [BTRFS] Allow driver to start at first stage when no...
|
commit | commitdiff | tree |
2018-08-13 |
Pierre Schweitzer | [NTOSKRNL] Don't use anonymus allocations for MM objects
|
commit | commitdiff | tree |
2018-08-13 |
Pierre Schweitzer | [NTOSKRNL] Keep page file name along the page file...
|
commit | commitdiff | tree |
2018-08-13 |
Pierre Schweitzer | [NTOSKRNL] Dereference page file objects in MM shutdown...
|
commit | commitdiff | tree |
2018-08-13 |
Pierre Schweitzer | [NTOSKRNL] Close page files (and delete them!) on shutdown
|
commit | commitdiff | tree |
2018-08-13 |
Pierre Schweitzer | [NTOSKRNL] Stub MM shutdown
|
commit | commitdiff | tree |
2018-08-12 |
Pierre Schweitzer | [KMTESTS:MM] Properly clean up files
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Misc fixes:
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Rename PagingFileList to MmPagingFile and...
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Remove useless define
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Replace the alloc map by a bitmap
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Drop unused field
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Revert r4668 (yeah, that was 15y ago)
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Restrict rights on the page file
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Deny page file creation on floppy disk
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Properly open a page file and set appropriate...
|
commit | commitdiff | tree |
2018-08-11 |
Pierre Schweitzer | [NTOSKRNL] Check that caller has appropriate right...
|
commit | commitdiff | tree |
2018-07-29 |
Pierre Schweitzer | [NTOSKNRL] Only allocate a MDL if we have an output...
|
commit | commitdiff | tree |
2018-07-15 |
Pierre Schweitzer | [NTOSKRNL] Be noisy when deferring writes.
|
commit | commitdiff | tree |
2018-06-09 |
Pierre Schweitzer | [FASTFAT] Don't add an extra \, when renaming a file...
|
commit | commitdiff | tree |
2018-06-09 |
Pierre Schweitzer | [FASTFAT] Use the FastFAT mechanism for counting clusters...
|
commit | commitdiff | tree |
2018-06-09 |
Pierre Schweitzer | [FASTFAT] Start implementing FAT32 statistics support
|
commit | commitdiff | tree |
2018-06-09 |
Pierre Schweitzer | [FASTFAT] Save the FSINFO sector location
|
commit | commitdiff | tree |
2018-06-08 |
Pierre Schweitzer | [AUTOCHK] Let the timeout for disk repair to be configured
|
commit | commitdiff | tree |
2018-06-07 |
Pierre Schweitzer | [FASTFAT] Properly check for buffer size on dir enumeration.
|
commit | commitdiff | tree |
2018-06-05 |
Pierre Schweitzer | [AUTOCHK] Allow users to skip disk checking if dirty
|
commit | commitdiff | tree |
2018-06-05 |
Pierre Schweitzer | [VFATLIB] Only check volume if full scan or if allowed...
|
commit | commitdiff | tree |
2018-06-02 |
Pierre Schweitzer | [CRT] Reimplement qsort() using FreeBSD implementation.
|
commit | commitdiff | tree |
2018-05-28 |
Pierre Schweitzer | [VFATLIB] Addendum to 469289e
|
commit | commitdiff | tree |
2018-05-28 |
Pierre Schweitzer | [VFATLIB] Fix MSVC build?
|
commit | commitdiff | tree |
2018-05-28 |
Pierre Schweitzer | [VFATLIB] Upgrade fsck.fat to 4.1
|
commit | commitdiff | tree |
2018-05-28 |
Pierre Schweitzer | [FASTFAT] Lock DirResource on flush in case we're updating...
|
commit | commitdiff | tree |
2018-05-28 |
Pierre Schweitzer | [VFATLIB] Only attempt to clear the dirty set bit in...
|
commit | commitdiff | tree |
2018-05-27 |
Pierre Schweitzer | [WINETESTS] Fix build
|
commit | commitdiff | tree |
2018-05-26 |
Pierre Schweitzer | [FASTFAT] Lock DirResource when modifying an entry...
|
commit | commitdiff | tree |
2018-05-26 |
Pierre Schweitzer | [UBTRFS] Upgrade to 1.0.2
|
commit | commitdiff | tree |
2018-05-26 |
Pierre Schweitzer | [SHELLBTRFS] Upgrade to 1.0.2
|
commit | commitdiff | tree |
2018-05-26 |
Pierre Schweitzer | [BTRFS] Upgrade to 1.0.2
|
commit | commitdiff | tree |
2018-05-26 |
Pierre Schweitzer | [FASTFAT] Initialize cache if neded for changing volume...
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [NTOSKRNL] Implement KeQueryValuesProcess().
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [NTOSKRNL] Make NtSetInformationJobObject() success...
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [NTOSKRNL] Define required sizes with structures sizes
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [SDK] Add more types for job objects information
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [NTOSKRNL] Implement NtQueryInformationJobObject().
|
commit | commitdiff | tree |
2018-05-25 |
Pierre Schweitzer | [SDK] Add a few types for job objects information
|
commit | commitdiff | tree |
2018-05-23 |
Pierre Schweitzer | [NTOSKRNL] Addendum to 8a8cb4d: don't print uninit...
|
commit | commitdiff | tree |
2018-05-23 |
Pierre Schweitzer | [NTOSKRNL] Only consider SharedCacheMap value once...
|
commit | commitdiff | tree |
2018-05-22 |
Pierre Schweitzer | [FASTFAT] Properly handle IRPs that can wait and these...
|
commit | commitdiff | tree |
2018-05-21 |
Pierre Schweitzer | [WINLOGON] Fix build.
|
commit | commitdiff | tree |
2018-05-21 |
Pierre Schweitzer | [FASTFAT] Properly queue pending write IRPs.
|
commit | commitdiff | tree |
2018-05-21 |
Pierre Schweitzer | [FASTFAT] When extending a file, also lock the DirResource.
|
commit | commitdiff | tree |
2018-05-20 |
Pierre Schweitzer | [FASTFAT] Fail if allocating the stream FO fails.
|
commit | commitdiff | tree |
2018-05-20 |
Pierre Schweitzer | [EVENTMSG] Add French translation.
|
commit | commitdiff | tree |
2018-05-19 |
Pierre Schweitzer | [FASTFAT] Addendum to d69f318
|
commit | commitdiff | tree |
2018-05-19 |
Pierre Schweitzer | [FASTFAT] Misc. fixes spotted by Thomas.
|
commit | commitdiff | tree |
2018-05-18 |
Pierre Schweitzer | [FASTFAT] Completely rewrite support for dirty volumes.
|
commit | commitdiff | tree |
2018-05-18 |
Pierre Schweitzer | [FASTFAT] Allow locking system volume on boot.
|
commit | commitdiff | tree |
2018-05-18 |
Pierre Schweitzer | [FASTFAT] Uninit directory cache on last handle close.
|
commit | commitdiff | tree |
2018-05-18 |
Pierre Schweitzer | [FASTFAT] Only initialize directory cache on use.
|
commit | commitdiff | tree |
2018-05-18 |
Pierre Schweitzer | [FASTFAT] When attaching our FCB to a FO, also set...
|
commit | commitdiff | tree |
2018-05-16 |
Pierre Schweitzer | [FASTFAT] Deny dismounting system volume or a volume...
|
commit | commitdiff | tree |
2018-05-12 |
Pierre Schweitzer | [FASTFAT] Implement support for stack overflow in read...
|
commit | commitdiff | tree |
2018-05-10 |
Pierre Schweitzer | [NTOSKRNL] Fix FsRtlStackOverflow work item free.
|
commit | commitdiff | tree |
2018-05-10 |
Pierre Schweitzer | [AUTOCHK] Statically link to FS libs.
|
commit | commitdiff | tree |
2018-05-10 |
Pierre Schweitzer | [FSLIB] Add headers for our FS libs.
|
commit | commitdiff | tree |
2018-05-02 |
Pierre Schweitzer | [NTOSKRNL] Optimize a bit deferred writes.
|
commit | commitdiff | tree |
2018-05-01 |
Pierre Schweitzer | [DRWTSN32] Add French translation.
|
commit | commitdiff | tree |
2018-04-30 |
Pierre Schweitzer | [NTOKSNRL] Always flush dirty VACB.
|
commit | commitdiff | tree |
2018-04-30 |
Pierre Schweitzer | [NTOSKRNL] Free unused VACB when required.
|
commit | commitdiff | tree |
2018-04-30 |
Pierre Schweitzer | [NTOSKRNL] Unmark dirty first, and then write.
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [FASTFAT] Implement write IOs defering.
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [NTOSKRNL] Fix lazy writer for in-use VACB.
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [FASTFAT] Reduce the number of local declaration.
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [SDK] Enforce callback type for KdRosRegisterCliCallback...
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [FASTFAT] Use KdRosRegisterCliCallback() to register...
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [SDK] Make KdRosRegisterCliCallback() return status...
|
commit | commitdiff | tree |
2018-04-29 |
Pierre Schweitzer | [FASTFAT] Introduce a KDBG extension.
|
commit | commitdiff | tree |
2018-04-28 |
Pierre Schweitzer | [FASTFAT] Don't leak directories FILE_OBJECT, FCB and...
|
commit | commitdiff | tree |
2018-04-27 |
Pierre Schweitzer | [NTOSKRNL] Also try to extract name from FCB when leaking...
|
commit | commitdiff | tree |
2018-04-27 |
Pierre Schweitzer | [NTOSKRNL] In !filecache, try to display FCB name
|
commit | commitdiff | tree |
2018-04-27 |
Pierre Schweitzer | [FASTFAT] When allocating a FCB, set its node type...
|
commit | commitdiff | tree |
2018-04-27 |
Pierre Schweitzer | [NTOSKNRL] In case we leak a VACB, debug as much information...
|
commit | commitdiff | tree |
2018-04-27 |
Pierre Schweitzer | [NTOSKRNL] Noisily dereference mapped VACB on cache...
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [NTOSKRNL] Properly reset VACB on free
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [NTOSKRNL] Drop the VACB lock.
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [NTOSKRNL] Use interlocked operations when dealing...
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [NTOSKRNL] Map the VACB in kernel space before inserting...
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [NTOSKRNL] Add extra sanity checks for VACB lists.
|
commit | commitdiff | tree |
2018-04-15 |
Pierre Schweitzer | [ZIPFLDR] Add French translation
|
commit | commitdiff | tree |
next |