[ros-diffs] 01/01: [NTOSKRNL] Hello CcIdleDelay :-) (Good link for the interested reader: https://msdn.microsoft.com/en-us/library/bb742613.aspx)

2018-01-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d4a54dcf26c0a3df89d21c3247fc638413fa4dc commit 2d4a54dcf26c0a3df89d21c3247fc638413fa4dc Author: Pierre Schweitzer AuthorDate: Sat Jan 27 21:51:33 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Jan 27 21:52:19 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Fix MSVC build?

2018-01-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f032b77c5103145cc6f523dd3d72b719a2692f37 commit f032b77c5103145cc6f523dd3d72b719a2692f37 Author: Pierre Schweitzer AuthorDate: Sat Jan 27 22:02:01 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Jan 27 22:02:01 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Misc fixes to Cc: - CcUnpinDataForThread() only release VACB when the last BCB reference is gone. This avoids having a valid BCB with an invalid VACB - CcRosMarkDirtyVacb

2018-01-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=52287be9a9299ac065fdb676abb99f94007aa5b9 commit 52287be9a9299ac065fdb676abb99f94007aa5b9 Author: Pierre Schweitzer AuthorDate: Sun Jan 28 11:09:21 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Jan 28 11:14:15 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Drop ROS_DEFERRED_WRITE_CONTEXT in favor of DEFERRED_WRITE that was introduced in d3e0eb2.

2018-01-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b49a2d635663986915d16a92ca2092b4a98a2c9c commit b49a2d635663986915d16a92ca2092b4a98a2c9c Author: Pierre Schweitzer AuthorDate: Sun Jan 28 11:55:40 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Jan 28 11:55:40 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Don't let CcWriteVirtualAddress() deal with VACB dirty status

2018-01-31 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f8d58bba388346c89383095675852b4711e50074 commit f8d58bba388346c89383095675852b4711e50074 Author: Pierre Schweitzer AuthorDate: Wed Jan 31 21:28:40 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Jan 31 21:47:20 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Add an helper for marking a VACB clean (ie, not dirty).

2018-01-31 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3f8788d6e54ee97cc02e4ed26352efdc0dd6e6a2 commit 3f8788d6e54ee97cc02e4ed26352efdc0dd6e6a2 Author: Pierre Schweitzer AuthorDate: Thu Feb 1 08:35:27 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 1 08:36:17 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Add an assert against VACB reference count overflow. Very likely to be hit...

2018-02-04 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8dc4ac369279672c6784b7a77396b6a8283414df commit 8dc4ac369279672c6784b7a77396b6a8283414df Author: Pierre Schweitzer AuthorDate: Sun Feb 4 21:46:08 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 4 21:46:08 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Yet another ASSERT...

2018-02-04 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=41792c517ed0372e8342ce66163781871a59d078 commit 41792c517ed0372e8342ce66163781871a59d078 Author: Pierre Schweitzer AuthorDate: Sun Feb 4 22:02:27 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 4 22:02:27 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Define the Mm global variables related to Cc on Mm init. This means that MmSystemCacheStart, MmSystemCacheEnd, MmSizeOfSystemCacheInPages have now a valid value. System c

2018-02-06 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d56a24908908b574852091af0b8bd9dca7bc1165 commit d56a24908908b574852091af0b8bd9dca7bc1165 Author: Pierre Schweitzer AuthorDate: Tue Feb 6 13:38:55 2018 +0100 Commit: Pierre Schweitzer CommitDate: Tue Feb 6 13:41:23 2018 +0100

[ros-diffs] 01/09: [NTOSKRNL] Save system size on init in CcCapturedSystemSize

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ee7b3b315d343e73ea0bb6c130660bb67bc83667 commit ee7b3b315d343e73ea0bb6c130660bb67bc83667 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 17:49:23 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 02/09: [NTOSKRNL] Rename ExpCriticalWorkerThreads and ExpDelayedWorkerThreads (no p) to match Windows names and make them available for the whole kernel.

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=853f04e6fc8b7a2560564e5e266a231c60109275 commit 853f04e6fc8b7a2560564e5e266a231c60109275 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 17:51:35 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 03/09: [NTOSKRNL] On Cc init, also define CcNumberWorkerThreads which will be used later on Also make a "default" case (really limited) in case SystemSize doesn't match.

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b147adafb8eaf3568e0fbfbb69350d4947d0a00 commit 3b147adafb8eaf3568e0fbfbb69350d4947d0a00 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 17:52:51 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 04/09: [NTOSKRNL] Drop the always running thread for lazy writer. Instead move to a threading model like the Windows one. We'll queue several work items to be executed in a system thread (

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e550edb2638b7f59785659559d4431c85d3ceda commit 7e550edb2638b7f59785659559d4431c85d3ceda Author: Pierre Schweitzer AuthorDate: Wed Feb 7 18:10:59 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 05/09: [NTOSKRNL] Properly implement lazy writer activity watching. We get rid of the old iLazyWriterNotify event in favor of work items that contain an event that lazy writer will set onc

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f4e67aa837c5c8190fe1d502a2ef277921e2e710 commit f4e67aa837c5c8190fe1d502a2ef277921e2e710 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 18:56:13 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 06/09: [NTOSKRNL] Implement CcPostDeferredWrites() that executes deferred writes. Make use of it in the lazy writer

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=92e64a6c9bbd68c81914c7ce63c4888b9ca4d54b commit 92e64a6c9bbd68c81914c7ce63c4888b9ca4d54b Author: Pierre Schweitzer AuthorDate: Wed Feb 7 20:27:55 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 07/09: [NTOSKRNL] Add wait support in CcCanIWrite()

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c11e947f6135ee99bd046c729b0ea81d714be2c9 commit c11e947f6135ee99bd046c729b0ea81d714be2c9 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 21:09:36 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 08/09: [NTOSKRNL] Handle FSRTL_FLAG_LIMIT_MODIFIED_PAGES flag in CcDeferWrite(). Util now, CcDeferWrite() was ignoring limits per file object.

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=19c822341ba5ba29761b6ae1449e99789122396e commit 19c822341ba5ba29761b6ae1449e99789122396e Author: Pierre Schweitzer AuthorDate: Wed Feb 7 21:11:39 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 09/09: [NTOSKRNL] Use the LockQueueMasterLock where appropriate

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=323f71a5519858222d74917a0478de843e5d10d3 commit 323f71a5519858222d74917a0478de843e5d10d3 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 21:35:22 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 21:37:17 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Drop the CcTryToInitializeFileCache() which is actually doing nothing relevant

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0e932c7bef7641314c54b149a1b3a6a4589c2ef1 commit 0e932c7bef7641314c54b149a1b3a6a4589c2ef1 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 22:23:25 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 22:23:49 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] When initializing file cache, also allocate a private cache map if needed. Not used yet.

2018-02-07 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=074e7e97fe140f0c9f627378995784b2c8328349 commit 074e7e97fe140f0c9f627378995784b2c8328349 Author: Pierre Schweitzer AuthorDate: Wed Feb 7 23:18:54 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 7 23:18:54 2018 +0100

[ros-diffs] 01/03: [NTOSKRNL] Magic value--

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c19c7c767448842af9b403f140248958e5490038 commit c19c7c767448842af9b403f140248958e5490038 Author: Pierre Schweitzer AuthorDate: Thu Feb 8 09:46:08 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 11:02:26 2018 +0100

[ros-diffs] 02/03: [NTOSKRNL] Implement CcSetReadAheadGranularity()

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9c8792519737778c5b17606c4eccaee6ad9fb5ca commit 9c8792519737778c5b17606c4eccaee6ad9fb5ca Author: Pierre Schweitzer AuthorDate: Thu Feb 8 09:46:57 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 11:02:26 2018 +0100

[ros-diffs] 03/03: [NTOSKRNL] Misc cosmetic changes

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f8c3f0c9c4f5e217c6a46420f4e4e5ed1e82cd88 commit f8c3f0c9c4f5e217c6a46420f4e4e5ed1e82cd88 Author: Pierre Schweitzer AuthorDate: Thu Feb 8 11:02:07 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 11:02:26 2018 +0100

[ros-diffs] 01/02: [NTOSKRNL] Implement CcSetAdditionalCacheAttributes()

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=df5839db5b174754659b0f990410eb345dc1c243 commit df5839db5b174754659b0f990410eb345dc1c243 Author: Pierre Schweitzer AuthorDate: Thu Feb 8 11:49:22 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 11:49:22 2018 +0100

[ros-diffs] 02/02: [NTOSKRNL] Revert 6ece4e9fc22d664ea2485d04303e8ae10047f21f for third tools compatibility

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e26e4445b39d7455e83e45ac7272d21289cc5106 commit e26e4445b39d7455e83e45ac7272d21289cc5106 Author: Pierre Schweitzer AuthorDate: Thu Feb 8 11:50:45 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 11:50:45 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Revert 2362e0f and 07e6e9c (partly) they seem to have caused high instability in Cc. This reverts BCB being lazy written when marked dirty.

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=de897cbe3d5e95d006fbeae3e8a8683b569bbd5c commit de897cbe3d5e95d006fbeae3e8a8683b569bbd5c Author: Pierre Schweitzer AuthorDate: Thu Feb 8 13:40:54 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 13:40:54 2018 +0100

[ros-diffs] 01/01: [NDK] Update the PRIVATE_CACHE_MAP structure to match W2K3 one. Also update the spin lock on allocation.

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f8b5d27807db025dba05a922a73432940e2af66e commit f8b5d27807db025dba05a922a73432940e2af66e Author: Pierre Schweitzer AuthorDate: Thu Feb 8 14:02:42 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 14:02:42 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Fix a ****ing bug where private cache map was deleted in CcUninitializeCacheMap() before the call to CcRosReleaseFileCache() which expects to have it to properly clean th

2018-02-08 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f0c7f862d4da673ea3e4120918924af7a03ed0df commit f0c7f862d4da673ea3e4120918924af7a03ed0df Author: Pierre Schweitzer AuthorDate: Thu Feb 8 14:15:02 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Feb 8 14:15:02 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Bring an initial (and not perfect ; -)) implementation of read ahead to our Cc!

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c5139563db15f3b8541573a6e59e27ff0059a1a1 commit c5139563db15f3b8541573a6e59e27ff0059a1a1 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 10:06:17 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 10:14:11 2018 +0100

[ros-diffs] 01/03: [NTOSKRNL] Use better locking for private cache map in CcRosReleaseFileCache(). Suggested by Thomas

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fc4744da5f9cf16f5559e78981702158066ce626 commit fc4744da5f9cf16f5559e78981702158066ce626 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 11:05:15 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 11:05:15 2018 +0100

[ros-diffs] 02/03: [NTOSKRNL] Silence lazy writer now we know it works

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8119e0ad2bfb765167c6cc608f4b0fd1ce8584e1 commit 8119e0ad2bfb765167c6cc608f4b0fd1ce8584e1 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 11:05:44 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 11:05:44 2018 +0100

[ros-diffs] 03/03: [NTOSKRNL] Drop the iSharedCacheMapLock in favor of the master lock

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0518444217452c18d6c8c369852e7b0c17990d63 commit 0518444217452c18d6c8c369852e7b0c17990d63 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 11:13:53 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 11:13:53 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Quickly implement the !defwrites in KDBG

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d35243d4e0bffb0edc07150c550ff903ba4427d8 commit d35243d4e0bffb0edc07150c550ff903ba4427d8 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 12:16:29 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 12:16:29 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Don't defer write through write operations

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f51b74ca6111a93ea08356fec0cbbd4bb7542e5a commit f51b74ca6111a93ea08356fec0cbbd4bb7542e5a Author: Pierre Schweitzer AuthorDate: Fri Feb 9 12:25:58 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 12:25:58 2018 +0100

[ros-diffs] 01/03: [NTOSKRNL] Rewrite CcCanIWrite() to make it more accurate and handle specific callers

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=945ff8ea2ee2abd48f5ecbe707131446546e75a3 commit 945ff8ea2ee2abd48f5ecbe707131446546e75a3 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 13:56:16 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 13:56:16 2018 +0100

[ros-diffs] 02/03: [NTOSKRNL] Define the throttling limits for Cc in Mm: MmThrottleTop, MmThrottleBottom. Modified !defwrites to reflect that change

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6b0cb54fe578e81205ffc3be6e53b246ce040d01 commit 6b0cb54fe578e81205ffc3be6e53b246ce040d01 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 14:21:14 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 14:21:14 2018 +0100

[ros-diffs] 03/03: [NTOSKRNL] Modified CcCanIWrite to handle Mm throttling limits

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5d93941d31c714579ff3b3bedb766c6448aeaccb commit 5d93941d31c714579ff3b3bedb766c6448aeaccb Author: Pierre Schweitzer AuthorDate: Fri Feb 9 14:22:00 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 14:22:00 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Avoid private cache map allocation for the first handle Standard shared cache map provides space for a private cache map, do the same and make it available for the first

2018-02-09 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a6e080bd3db21d64f1b43222377bb9c70e805857 commit a6e080bd3db21d64f1b43222377bb9c70e805857 Author: Pierre Schweitzer AuthorDate: Fri Feb 9 21:52:41 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 9 21:52:41 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] In debug builds, print more information about the top level IRP in the Cc worker thread

2018-02-10 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bd709879097ca09224a4c1d6680cec3e7f5a4598 commit bd709879097ca09224a4c1d6680cec3e7f5a4598 Author: Pierre Schweitzer AuthorDate: Sat Feb 10 23:49:33 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 10 23:50:26 2018 +0100

[ros-diffs] 01/01: [CDFS_NEW] Fix a bug in Microsoft CDFS implementation where the top level IRP is set before locking is actually attempted for Cc worker thread (lazy write/read ahead). So in case lo

2018-02-12 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a5e89014dc943b2cbddb16fc4d92e13b7e5068e1 commit a5e89014dc943b2cbddb16fc4d92e13b7e5068e1 Author: Pierre Schweitzer AuthorDate: Mon Feb 12 20:45:12 2018 +0100 Commit: Pierre Schweitzer CommitDate: Mon Feb 12 20:47:32 2018 +0100

[ros-diffs] 01/01: [EXPLORER] Update French translation

2018-02-16 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6061c78e91474e47ef49f83726f6f6ae6bcd9329 commit 6061c78e91474e47ef49f83726f6f6ae6bcd9329 Author: Pierre Schweitzer AuthorDate: Fri Feb 16 19:36:25 2018 +0100 Commit: Pierre Schweitzer CommitDate: Fri Feb 16 19:36:25 2018 +0100

[ros-diffs] 01/01: [FASTFAT] Drop read ahead locking routines in favor of lazy writer routines. This avoids code duplication while being consistent with MS FastFAT.

2018-02-17 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=69f51d153394c8b2223ffa3b92805dffe45f0673 commit 69f51d153394c8b2223ffa3b92805dffe45f0673 Author: Pierre Schweitzer AuthorDate: Sat Feb 17 13:48:32 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 17 13:49:15 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Allow more chars in ExpTagAllowPrint(). Dedicated to Mark

2018-02-17 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=01fcb02880039bb94cdbc6d3e4501b4185e29e09 commit 01fcb02880039bb94cdbc6d3e4501b4185e29e09 Author: Pierre Schweitzer AuthorDate: Sat Feb 17 15:06:29 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 17 15:06:29 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Don't call OOM dumper in case we were trying to allocate more than 100 pages. In such case, we'll consider the caller is bogus and we'll fail in silence. Dedicated to Mar

2018-02-17 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bdae0cce6640f59b127a4fc20309d7e87a8603dd commit bdae0cce6640f59b127a4fc20309d7e87a8603dd Author: Pierre Schweitzer AuthorDate: Sat Feb 17 15:09:38 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 17 15:09:38 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Don't make CcScheduleReadAhead() too noisy

2018-02-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e319f85e67b1d057fb1c0d0449a6756fa0d459ba commit e319f85e67b1d057fb1c0d0449a6756fa0d459ba Author: Pierre Schweitzer AuthorDate: Sun Feb 18 11:30:51 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 18 11:31:14 2018 +0100

[ros-diffs] 01/01: [KMTESTS:CC] Add IRQL tests for CcCopyRead showing that a spinlock is held during Cc IO operations.

2018-02-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3fe0e280b1ab4305c753e1facae0323e5053ac3b commit 3fe0e280b1ab4305c753e1facae0323e5053ac3b Author: Pierre Schweitzer AuthorDate: Sun Feb 18 13:58:01 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 18 14:00:38 2018 +0100

[ros-diffs] 01/01: [KMTESTS:CC] Addendum to 3fe0e28: use ok_irql.

2018-02-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=215e48d0bd0c54348d22290ccf2b7ec1fbffc264 commit 215e48d0bd0c54348d22290ccf2b7ec1fbffc264 Author: Pierre Schweitzer AuthorDate: Sun Feb 18 14:50:29 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 18 14:51:35 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Fix mismatching spinlock release in CcPerformReadAhead()

2018-02-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dd392b9d6c55dfdbdac622587a76a695f92b8184 commit dd392b9d6c55dfdbdac622587a76a695f92b8184 Author: Pierre Schweitzer AuthorDate: Sun Feb 18 19:32:08 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 18 19:32:08 2018 +0100

[ros-diffs] 01/01: [VFATLIB] Fix FAT partitions formatting in a non clean fashion.

2018-02-20 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6ff94017e45a810acf73e0b5e4f39b3c8f822c83 commit 6ff94017e45a810acf73e0b5e4f39b3c8f822c83 Author: Pierre Schweitzer AuthorDate: Wed Feb 21 00:16:36 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 21 00:26:13 2018 +0100

[ros-diffs] 01/01: [KMTESTS:FSRTL] Add a few more tests matching MS FastFAT.

2018-02-21 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=22037684e42e29abc99a9a280278b16305eaa2e2 commit 22037684e42e29abc99a9a280278b16305eaa2e2 Author: Pierre Schweitzer AuthorDate: Wed Feb 21 22:50:23 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 21 22:53:30 2018 +0100

[ros-diffs] 01/02: [NTOSKRNL] Add the CcMapDataWait and CcMapDataNoWait counters

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=227c4321c26f42068bf64aefcc37cad16e08cd94 commit 227c4321c26f42068bf64aefcc37cad16e08cd94 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 13:28:45 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 13:36:26 2018 +0100

[ros-diffs] 02/02: [NTOSKRNL] Return some Cc counters in SystemPerformanceInformation

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=45964099f31a221a729bf97744541f3848f418c5 commit 45964099f31a221a729bf97744541f3848f418c5 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 13:35:17 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 13:36:26 2018 +0100

[ros-diffs] 01/03: [NTOSKRNL] Add the CcPinReadWait and CcPinReadNoWait counters

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0fbdf317092603d594bafacfd6da71fffe2bd219 commit 0fbdf317092603d594bafacfd6da71fffe2bd219 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 13:47:15 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 14:52:04 2018 +0100

[ros-diffs] 02/03: [NTOSKRNL] Add the CcDataFlushes and CcDataPages counters

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9ac2e9855af67e4442aaf198654f701dbb377591 commit 9ac2e9855af67e4442aaf198654f701dbb377591 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 14:02:33 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 14:52:04 2018 +0100

[ros-diffs] 03/03: [NTOSKRNL] Implement the support for reserve IRP in IO

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a3c58ca76f21f896df8551df8b6175dccb3e4813 commit a3c58ca76f21f896df8551df8b6175dccb3e4813 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 14:50:23 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 14:52:04 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Implement ThreadHideFromDebugger in NtSetInformationThread()

2018-02-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=62facb7a4976868f9356aaf03c224cfeac149a57 commit 62facb7a4976868f9356aaf03c224cfeac149a57 Author: Pierre Schweitzer AuthorDate: Sat Feb 24 22:06:18 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Feb 24 22:07:12 2018 +0100

[ros-diffs] 01/01: [CDFS_NEW] Sync with HEAD.

2018-02-25 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1986049a380373cd3b5279bc8489ea66363faf41 commit 1986049a380373cd3b5279bc8489ea66363faf41 Author: Pierre Schweitzer AuthorDate: Sun Feb 25 10:13:15 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Feb 25 10:14:27 2018 +0100

[ros-diffs] 01/01: [NTOKSRNL] Don't blindly schedule read-ahead on CcCopyRead() call.

2018-02-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c4f58bbfd85f9c713e9673114d15c61b6569e3a5 commit c4f58bbfd85f9c713e9673114d15c61b6569e3a5 Author: Pierre Schweitzer AuthorDate: Wed Feb 28 20:54:53 2018 +0100 Commit: Pierre Schweitzer CommitDate: Wed Feb 28 20:58:36 2018 +0100

[ros-diffs] 01/01: [SHELL32] Fix a directory handle leak when browsing folders

2018-03-06 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=da8a41b97bef45f28a1c85c17b99b1bfe22b4008 commit da8a41b97bef45f28a1c85c17b99b1bfe22b4008 Author: Pierre Schweitzer AuthorDate: Tue Mar 6 20:22:50 2018 +0100 Commit: Pierre Schweitzer CommitDate: Tue Mar 6 20:30:21 2018 +0100

[ros-diffs] 01/01: [KMTESTS:CC] Add some tests for CcMapData To be extended.

2018-03-10 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=47a084303aba062daf07e0e6e5f0c450c37a0f03 commit 47a084303aba062daf07e0e6e5f0c450c37a0f03 Author: Pierre Schweitzer AuthorDate: Sat Mar 10 11:13:32 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Mar 10 11:14:33 2018 +0100

[ros-diffs] 01/01: [CONSRV] Fix build

2018-03-11 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=741ae8ccdc87beb7746321c74384586149fa67b6 commit 741ae8ccdc87beb7746321c74384586149fa67b6 Author: Pierre Schweitzer AuthorDate: Sun Mar 11 21:19:11 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Mar 11 21:19:11 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Misc fixes to VACB reference counting This fixes various bugs linked to VACB counting: - VACB not released when it should be - Reference count expectations not being accu

2018-03-17 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=13b57fb5b5688a5e67175e0908f1fe7ad272045b commit 13b57fb5b5688a5e67175e0908f1fe7ad272045b Author: Pierre Schweitzer AuthorDate: Sat Mar 17 11:56:25 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Mar 17 11:56:25 2018 +0100

[ros-diffs] 01/02: [NTOSKRNL] In CcFlushCache(), release the VACB using CcRosReleaseVacb() Instead of reimplementing it partially and wrongly.

2018-03-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2fbba22789423d5959d32f201153effe3f14bb55 commit 2fbba22789423d5959d32f201153effe3f14bb55 Author: Pierre Schweitzer AuthorDate: Sun Mar 18 13:11:05 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Mar 18 13:21:54 2018 +0100

[ros-diffs] 02/02: [NTOSKRNL] In CcRosInternalFreeVacb(), in case of invalid free, also print file name.

2018-03-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2a0e996c9d350987e4942f2a6af53500fc87c53d commit 2a0e996c9d350987e4942f2a6af53500fc87c53d Author: Pierre Schweitzer AuthorDate: Sun Mar 18 13:16:05 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Mar 18 13:21:54 2018 +0100

[ros-diffs] 01/01: [NTOSKNRL] Always reference a newly created VACB

2018-03-18 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1e579843bcf2f54da8e717ec9713b86e9ad1c02c commit 1e579843bcf2f54da8e717ec9713b86e9ad1c02c Author: Pierre Schweitzer AuthorDate: Sun Mar 18 18:14:17 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sun Mar 18 18:16:55 2018 +0100

[ros-diffs] 01/01: [KMTESTS:MM] Truncate file cache on uninitialize to avoid leaking a reference.

2018-03-22 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d7abae76b834300d197f2c63f5aba4ac0d37eb6d commit d7abae76b834300d197f2c63f5aba4ac0d37eb6d Author: Pierre Schweitzer AuthorDate: Thu Mar 22 22:34:21 2018 +0100 Commit: Pierre Schweitzer CommitDate: Thu Mar 22 22:35:19 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] More asserts regarding reference count

2018-03-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2b6df67f0abe387db2a18d51d0eb728349546e21 commit 2b6df67f0abe387db2a18d51d0eb728349546e21 Author: Pierre Schweitzer AuthorDate: Sat Mar 24 11:59:45 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Mar 24 11:59:45 2018 +0100

[ros-diffs] 01/02: [NTOSKRNL] Add a few asserts when mapping a VACB in kernel space Also, reset VACB content when returning it to the lookaside list

2018-03-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dea9c291abb77977eee9208d1b5be22d9f676a5d commit dea9c291abb77977eee9208d1b5be22d9f676a5d Author: Pierre Schweitzer AuthorDate: Sat Mar 24 18:02:20 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Mar 24 19:15:58 2018 +0100

[ros-diffs] 02/02: [NTOSKRNL] Use interlocked operations for VACB reference counting.

2018-03-24 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=14b05e65ffaa11a286b370e160c503fbffdc69b9 commit 14b05e65ffaa11a286b370e160c503fbffdc69b9 Author: Pierre Schweitzer AuthorDate: Sat Mar 24 19:15:16 2018 +0100 Commit: Pierre Schweitzer CommitDate: Sat Mar 24 19:15:58 2018 +0100

[ros-diffs] 01/01: [NTOSKRNL] Properly delete VACB in CcRosCreateVacb() when mapping fails. Spotted by Thomas.

2018-03-25 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ffd524275e721a192b91cbc65819ee377043eb79 commit ffd524275e721a192b91cbc65819ee377043eb79 Author: Pierre Schweitzer AuthorDate: Sun Mar 25 18:26:32 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Mar 25 18:27:19 2018 +0200

[ros-diffs] 01/01: [NTFS] When reading $I30 attribute fails, stop the rename operation.

2018-04-14 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c7bba39afc813953a5540eeea27381419e7d1ed5 commit c7bba39afc813953a5540eeea27381419e7d1ed5 Author: Pierre Schweitzer AuthorDate: Sat Apr 14 11:39:33 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Apr 14 11:43:57 2018 +0200

[ros-diffs] 01/01: [VFATLIB] Simplify in-memory boot sector copy. So that, coverity is happy again. NFC

2018-04-14 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=38791299ca9727d4b639b25bcf5aeca5716d1826 commit 38791299ca9727d4b639b25bcf5aeca5716d1826 Author: Pierre Schweitzer AuthorDate: Sat Apr 14 12:05:32 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Apr 14 12:05:32 2018 +0200

[ros-diffs] 01/01: [SC] Don't leak service status info on success

2018-04-14 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fd87f0ad87bca5449d43802b62fb4a3d1fc0074e commit fd87f0ad87bca5449d43802b62fb4a3d1fc0074e Author: Pierre Schweitzer AuthorDate: Sat Apr 14 15:38:12 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Apr 14 15:40:26 2018 +0200

[ros-diffs] 01/01: [ZIPFLDR] Add French translation

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=74249053d9f35a9443fde7726e00e238ff08b2e2 commit 74249053d9f35a9443fde7726e00e238ff08b2e2 Author: Pierre Schweitzer AuthorDate: Sun Apr 15 10:56:00 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 10:56:00 2018 +0200

[ros-diffs] 01/05: [NTOSKRNL] Add extra sanity checks for VACB lists. We now always initialize list members from the VACB and make sure the list entry has properly been removed from the list before fr

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=42df4683d7f3b66aa49cf678002055c87e539849 commit 42df4683d7f3b66aa49cf678002055c87e539849 Author: Pierre Schweitzer AuthorDate: Sun Apr 8 18:34:00 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 22:52:53 2018 +0200

[ros-diffs] 02/05: [NTOSKRNL] Map the VACB in kernel space before inserting it in lists. The avoids race conditions where attempts to read from disk to not fully initialized VACB were performed. Also,

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1b672981e2d2c5bd3d679b9f4adbb6e829075339 commit 1b672981e2d2c5bd3d679b9f4adbb6e829075339 Author: Pierre Schweitzer AuthorDate: Sun Apr 8 18:45:38 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 22:52:53 2018 +0200

[ros-diffs] 03/05: [NTOSKRNL] Use interlocked operations when dealing with map count.

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=40017a54f958093ee6a12cd73412aedbe44f0ea1 commit 40017a54f958093ee6a12cd73412aedbe44f0ea1 Author: Pierre Schweitzer AuthorDate: Sun Apr 8 18:58:15 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 22:52:53 2018 +0200

[ros-diffs] 04/05: [NTOSKRNL] Drop the VACB lock. This has have several benefits for ReactOS Cc: - It helps reducing potential deadlocks situations in Cc - It speeds up ReactOS by reducing locks - It

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=953dc72dad7117d681120e6c2423431dab824ffe commit 953dc72dad7117d681120e6c2423431dab824ffe Author: Pierre Schweitzer AuthorDate: Sun Apr 8 19:09:36 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 22:52:53 2018 +0200

[ros-diffs] 05/05: [NTOSKRNL] Properly reset VACB on free

2018-04-15 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fd3a6c1089f8eb315bf1ab1dea85b44894938a05 commit fd3a6c1089f8eb315bf1ab1dea85b44894938a05 Author: Pierre Schweitzer AuthorDate: Sat Apr 14 11:13:12 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 15 22:52:53 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Noisily dereference mapped VACB on cache release.

2018-04-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fcf83315dccd67cd9636f9ae08868104a420a3dd commit fcf83315dccd67cd9636f9ae08868104a420a3dd Author: Pierre Schweitzer AuthorDate: Fri Apr 27 10:23:06 2018 +0200 Commit: Pierre Schweitzer CommitDate: Fri Apr 27 10:23:06 2018 +0200

[ros-diffs] 01/01: [NTOSKNRL] In case we leak a VACB, debug as much information as possible.

2018-04-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=579a784e0431e5400dacaf39ee6d97b0a380ebe9 commit 579a784e0431e5400dacaf39ee6d97b0a380ebe9 Author: Pierre Schweitzer AuthorDate: Fri Apr 27 14:14:56 2018 +0200 Commit: Pierre Schweitzer CommitDate: Fri Apr 27 14:14:56 2018 +0200

[ros-diffs] 01/02: [FASTFAT] When allocating a FCB, set its node type code.

2018-04-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=315f9a13d45752cad14b38a828a81c6e108e1ab5 commit 315f9a13d45752cad14b38a828a81c6e108e1ab5 Author: Pierre Schweitzer AuthorDate: Fri Apr 27 18:56:31 2018 +0200 Commit: Pierre Schweitzer CommitDate: Fri Apr 27 18:56:31 2018 +0200

[ros-diffs] 02/02: [NTOSKRNL] In !filecache, try to display FCB name

2018-04-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=43836b0fbb1d67e6909dd6b97b5bb8b824733f37 commit 43836b0fbb1d67e6909dd6b97b5bb8b824733f37 Author: Pierre Schweitzer AuthorDate: Fri Apr 27 18:57:30 2018 +0200 Commit: Pierre Schweitzer CommitDate: Fri Apr 27 18:57:30 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Also try to extract name from FCB when leaking VACB

2018-04-27 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2ea6de8a42c19e1fab98c50927ec3515749d87a9 commit 2ea6de8a42c19e1fab98c50927ec3515749d87a9 Author: Pierre Schweitzer AuthorDate: Fri Apr 27 19:01:35 2018 +0200 Commit: Pierre Schweitzer CommitDate: Fri Apr 27 19:01:35 2018 +0200

[ros-diffs] 01/01: [FASTFAT] Don't leak directories FILE_OBJECT, FCB and cache entries.

2018-04-28 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=94ead99e0c503faa40b33b813cce296ea5c0bc0c commit 94ead99e0c503faa40b33b813cce296ea5c0bc0c Author: Pierre Schweitzer AuthorDate: Thu Apr 26 18:25:19 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sat Apr 28 18:33:14 2018 +0200

[ros-diffs] 01/01: [FASTFAT] Introduce a KDBG extension.

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c5a35ecd3761b9a4dbdc87c66447b70fb9d4e785 commit c5a35ecd3761b9a4dbdc87c66447b70fb9d4e785 Author: Pierre Schweitzer AuthorDate: Sat Apr 28 09:34:10 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 12:15:11 2018 +0200

[ros-diffs] 01/02: [SDK] Make KdRosRegisterCliCallback() return status from KdSystemDebugControl().

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=de8861159020249b6403e547ea8e3a9f3c024bb6 commit de8861159020249b6403e547ea8e3a9f3c024bb6 Author: Pierre Schweitzer AuthorDate: Sun Apr 29 12:19:21 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 12:19:21 2018 +0200

[ros-diffs] 02/02: [FASTFAT] Use KdRosRegisterCliCallback() to register in KDBG.

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fd8197645f583d58fcc7e63267872be2e08a63fb commit fd8197645f583d58fcc7e63267872be2e08a63fb Author: Pierre Schweitzer AuthorDate: Sun Apr 29 12:23:18 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 12:23:18 2018 +0200

[ros-diffs] 01/02: [SDK] Enforce callback type for KdRosRegisterCliCallback(), KdRosDeregisterCliCallback().

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3dc4d408b2d04cb953c7361a9ad5b428f77c4669 commit 3dc4d408b2d04cb953c7361a9ad5b428f77c4669 Author: Pierre Schweitzer AuthorDate: Sun Apr 29 12:33:14 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 12:33:14 2018 +0200

[ros-diffs] 02/02: [FASTFAT] Reduce the number of local declaration.

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=00e843b1edf2e20272169ac80be3268d7db64112 commit 00e843b1edf2e20272169ac80be3268d7db64112 Author: Pierre Schweitzer AuthorDate: Sun Apr 29 12:33:53 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 12:33:53 2018 +0200

[ros-diffs] 01/02: [NTOSKRNL] Fix lazy writer for in-use VACB.

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f2c44aa4838de066069a532758965522f482de10 commit f2c44aa4838de066069a532758965522f482de10 Author: Pierre Schweitzer AuthorDate: Sun Apr 29 20:34:28 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 20:42:53 2018 +0200

[ros-diffs] 02/02: [FASTFAT] Implement write IOs defering.

2018-04-29 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2a7d16727a840b6310761cd00d09b9a32a80 commit 2a7d16727a840b6310761cd00d09b9a32a80 Author: Pierre Schweitzer AuthorDate: Sun Apr 29 20:42:24 2018 +0200 Commit: Pierre Schweitzer CommitDate: Sun Apr 29 20:42:53 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Unmark dirty first, and then write.

2018-04-30 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cc54e51495f99a90df3bb46eacc6f6aead518ca5 commit cc54e51495f99a90df3bb46eacc6f6aead518ca5 Author: Pierre Schweitzer AuthorDate: Mon Apr 30 10:36:19 2018 +0200 Commit: Pierre Schweitzer CommitDate: Mon Apr 30 10:36:19 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Free unused VACB when required.

2018-04-30 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=74c5d8b6bd6e8668eaab5f6467c80cfc2d899825 commit 74c5d8b6bd6e8668eaab5f6467c80cfc2d899825 Author: Pierre Schweitzer AuthorDate: Mon Apr 30 12:10:24 2018 +0200 Commit: Pierre Schweitzer CommitDate: Mon Apr 30 12:10:24 2018 +0200

[ros-diffs] 01/01: [NTOKSNRL] Always flush dirty VACB.

2018-04-30 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=54c049bd6ef0a906aff0f434f724765f009485d8 commit 54c049bd6ef0a906aff0f434f724765f009485d8 Author: Pierre Schweitzer AuthorDate: Mon Apr 30 22:19:17 2018 +0200 Commit: Pierre Schweitzer CommitDate: Mon Apr 30 22:24:30 2018 +0200

[ros-diffs] 01/01: [DRWTSN32] Add French translation.

2018-05-01 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b6d00eab970b2b54ae4acb84ce060b271a747f9 commit 3b6d00eab970b2b54ae4acb84ce060b271a747f9 Author: Pierre Schweitzer AuthorDate: Tue May 1 12:19:17 2018 +0200 Commit: Pierre Schweitzer CommitDate: Tue May 1 12:19:17 2018 +0200

[ros-diffs] 01/01: [NTOSKRNL] Optimize a bit deferred writes.

2018-05-02 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=65e29b4b1f3ba0360c2fb30b5c3a38d1ffb784e2 commit 65e29b4b1f3ba0360c2fb30b5c3a38d1ffb784e2 Author: Pierre Schweitzer AuthorDate: Wed May 2 23:30:10 2018 +0200 Commit: Pierre Schweitzer CommitDate: Wed May 2 23:33:45 2018 +0200

[ros-diffs] 02/03: [AUTOCHK] Statically link to FS libs.

2018-05-10 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=76628586701041e81bbcbf0bff71c1f9b708e0d1 commit 76628586701041e81bbcbf0bff71c1f9b708e0d1 Author: Pierre Schweitzer AuthorDate: Fri May 4 21:35:25 2018 +0200 Commit: Pierre Schweitzer CommitDate: Thu May 10 10:49:17 2018 +0200

[ros-diffs] 01/03: [FSLIB] Add headers for our FS libs.

2018-05-10 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=935dcd64a599fa4c4b0103633adc7cd527159cbb commit 935dcd64a599fa4c4b0103633adc7cd527159cbb Author: Pierre Schweitzer AuthorDate: Fri May 4 21:34:27 2018 +0200 Commit: Pierre Schweitzer CommitDate: Thu May 10 10:49:17 2018 +0200

[ros-diffs] 03/03: [NTOSKRNL] Fix FsRtlStackOverflow work item free.

2018-05-10 Thread Pierre Schweitzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7eca874824870e69678b6eb79b761d464bdb1e67 commit 7eca874824870e69678b6eb79b761d464bdb1e67 Author: Pierre Schweitzer AuthorDate: Thu May 10 10:33:05 2018 +0200 Commit: Pierre Schweitzer CommitDate: Thu May 10 10:49:17 2018 +0200

<    1   2   3   4   5   6   7   8   9   >