437 Commits

Author SHA1 Message Date
Bill Zissimopoulos
3d6397871d sys: FspBufferUserBuffer 2016-03-18 15:09:11 -07:00
Bill Zissimopoulos
7ff99da000 update copyright notices for 2016 2016-03-17 14:59:46 -07:00
Bill Zissimopoulos
b734e6968d sys: FspFileNodeFlushAndPurgeCache 2016-03-17 10:13:52 -07:00
Bill Zissimopoulos
0cf70387ff sys: FspVolumeTransact: timeout early if there are retried IRP completions (to avoid stalling unnecessarily) 2016-03-16 00:29:30 -07:00
Bill Zissimopoulos
a5765defd3 sys: FspSendSetInformationIrp: add DeviceObject parameter to bypass filter devices 2016-03-15 23:59:01 -07:00
Bill Zissimopoulos
12463043e4 sys: FspFsvolWriteCached: update file size prior to a cached write to ensure that the user-mode file system knows the correct file size 2016-03-15 23:27:31 -07:00
Bill Zissimopoulos
bd413b9c9b sys: FSP_FILE_NODE: add HandleCount field and refactor cleanup/close/rename 2016-03-15 15:09:47 -07:00
Bill Zissimopoulos
03522c5296 sys: FspAcquireCcFlush: improve/fix top level IRP handling 2016-03-12 19:03:06 -08:00
Bill Zissimopoulos
9fc1123cdb sys: FspFileNodeSetFileInfo: log and debug break on CcSetFileSizes failure (until we understand them better) 2016-03-11 23:35:00 -08:00
Bill Zissimopoulos
10d15cceb7 sys: FspFileNodeSetFileInfo: log and debug break on CcSetFileSizes failure (until we understand them better) 2016-03-11 23:33:57 -08:00
Bill Zissimopoulos
920c15e022 sys: write.c, file.c: better handle failure cases around cache resizing 2016-03-11 22:57:51 -08:00
Bill Zissimopoulos
5a240fdcbe sys: DeviceExtensionKindSym 2016-03-11 16:52:35 -08:00
Bill Zissimopoulos
151247f1e6 sys: cached read/write testing 2016-03-11 14:44:17 -08:00
Bill Zissimopoulos
3f98d1cb01 sys: FspFsvolDeviceStoppedStatus 2016-03-10 00:23:43 -08:00
Bill Zissimopoulos
319a0087f8 sys: DEBUGBREAK_EX 2016-03-09 15:27:20 -08:00
Bill Zissimopoulos
bf02a601b2 sys: IRP_MJ_READ: implementation 2016-03-04 19:20:41 -08:00
Bill Zissimopoulos
c7c367ccc8 sys: IRP_MJ_READ: implementation 2016-03-04 17:08:46 -08:00
Bill Zissimopoulos
b4160f4aac sys: rename DEBUGRANDTEST to DEBUGTEST 2016-03-04 15:41:53 -08:00
Bill Zissimopoulos
84be6692b8 sys: improve DEBUGRANDTEST (add fsp_dt control variable) 2016-03-04 15:36:53 -08:00
Bill Zissimopoulos
4d3a169da6 sys: eliminate multiple uses of FspFsvolFileRename locking 2016-03-04 15:08:42 -08:00
Bill Zissimopoulos
98ebfed65b sys: IRP_MJ_CLEANUP: properly perform CcUninitializeCacheMap 2016-03-03 17:04:04 -08:00
Bill Zissimopoulos
6f3f57366a sys: FspPropagateTopFlags 2016-03-03 10:46:49 -08:00
Bill Zissimopoulos
bb897872a1 sys: FSP_MJ_ENTER: top level irp functionality 2016-03-02 17:19:54 -08:00
Bill Zissimopoulos
9a751ff451 sys: FspIrpSetFlags, FspIrpSetTopFlags: fix bogus assertion failure 2016-03-02 16:44:31 -08:00
Bill Zissimopoulos
d46d1e169a sys: IRP_MJ_WRITE: implementation 2016-03-02 15:35:35 -08:00
Bill Zissimopoulos
a7f1316ffe sys: wq: TopLevelIrp functionality 2016-03-02 14:39:24 -08:00
Bill Zissimopoulos
498af95e3b sys: TopLevelIrp functionality 2016-03-02 12:19:48 -08:00
Bill Zissimopoulos
5b4dd2bb26 sys: FspFastIoDispatch, FspCacheManagerCallbacks 2016-02-26 14:04:16 -08:00
Bill Zissimopoulos
46fa75a74d sys: consolidate Timeout functionality (ioq.c not included) 2016-02-26 14:02:36 -08:00
Bill Zissimopoulos
e040c4d3cf sys: fast I/O and resource acquisition callbacks 2016-02-23 22:39:15 -08:00
Bill Zissimopoulos
892e8eb025 sys: wq: FspWq* routiens
sys: write: initial implementation
2016-02-23 20:07:33 -08:00
Bill Zissimopoulos
c30fec9daf sys: refactor allocation routines and FspIopCreateRequestFunnel 2016-02-23 15:06:27 -08:00
Bill Zissimopoulos
7e90092028 sys, dll: QuerySecurity, SetSecurity 2016-02-19 14:07:41 -08:00
Bill Zissimopoulos
e7cef94507 sys: IRP_MJ_QUERY_SECURITY 2016-02-18 15:54:52 -08:00
Bill Zissimopoulos
3cfdfba64c sys: FSP_META_CACHE: refactoring and start integration into Fsvol 2016-02-18 11:48:57 -08:00
Bill Zissimopoulos
2c9cd46e4b sys: ioq: FspIoqRemoveExpired: add InterruptTime parameter 2016-02-17 17:01:07 -08:00
Bill Zissimopoulos
990955ff61 sys: FSP_META_CACHE: initial implementation 2016-02-17 16:57:37 -08:00
Bill Zissimopoulos
0abd173898 sys: FSP_META_CACHE: initial implementation 2016-02-17 16:55:14 -08:00
Bill Zissimopoulos
1b533512d3 sys, dll: FSP_FSCTL_STOP 2016-02-16 20:37:13 -08:00
Bill Zissimopoulos
440f66a786 sys: ioq: use FsRtlCancellableWaitForSingleObject 2016-02-14 14:31:48 -08:00
Bill Zissimopoulos
a8c0bbcf85 sys: FspFsvolDeviceLookupDescendantContextByName 2016-02-13 17:30:30 -08:00
Bill Zissimopoulos
73bd8906fc sys: FspAlloc and friends are now macros 2016-02-13 12:35:48 -08:00
Bill Zissimopoulos
5d26211c38 sys: FspUnicodePathIsValid() 2016-02-10 11:37:28 -08:00
Bill Zissimopoulos
1b63e7d506 sys: FspFileNodeRename 2016-02-09 12:54:02 -08:00
Bill Zissimopoulos
2a567effbf sys: FileNodes are now registered only in the ContextByNameTable; the ContextTable can be removed if desired 2016-02-09 11:39:04 -08:00
Bill Zissimopoulos
6c94eb3398 sys: IRP_MJ_SET_INFORMATION: FileRenameInformation 2016-02-09 11:26:03 -08:00
Bill Zissimopoulos
9c200f2a62 sys: FileRenameResource implementation 2016-02-07 11:01:15 -08:00
Bill Zissimopoulos
3ef9042071 sys: ContextByName 2016-02-06 11:14:27 -08:00
Bill Zissimopoulos
650d4c4d18 sys: GenericTable -> ContextTable refactoring 2016-02-06 00:19:37 -08:00
Bill Zissimopoulos
3ccf00bd4e sys: FSP_FSVOL_DEVICE_EXTENSION: rename GenericTable to ContextTable 2016-02-05 23:59:41 -08:00