Commit Graph
100 Commits
Author SHA1 Message Date
Bill Zissimopoulos 3f98d1cb01 sys: FspFsvolDeviceStoppedStatus 2016-03-10 00:23:43 -08:00
Bill Zissimopoulos 3dc2d9099d sys: callbacks.c 2016-03-09 23:51:36 -08:00
Bill Zissimopoulos 37f99929f7 sys: callbacks.c 2016-03-09 20:31:19 -08:00
Bill Zissimopoulos 3939c096e9 sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-09 15:35:38 -08:00
Bill Zissimopoulos 319a0087f8 sys: DEBUGBREAK_EX 2016-03-09 15:27:20 -08:00
Bill Zissimopoulos 7e9accf68e sys: IRP_MJ_READ: trim ReadLength when necessary for cache manager 2016-03-09 14:42:59 -08:00
Bill Zissimopoulos d9f4382225 sys: read/write testing 2016-03-09 14:42:29 -08:00
Bill Zissimopoulos 01cca2c144 winfsp-tests: rdwr-test 2016-03-09 11:31:48 -08:00
Bill Zissimopoulos 2bcb6e3c02 winfsp-tests: rdwr-test 2016-03-09 11:18:30 -08:00
Bill Zissimopoulos 735f5d56be winfsp-tests: rdwr-test: overlapped testing 2016-03-08 23:54:33 -08:00
Bill Zissimopoulos 79119a22cb sys: IRP_MJ_READ, FspSafeMdlCreate, FspSafeMdlCopyBack: bug fixes 2016-03-08 16:24:08 -08:00
Bill Zissimopoulos 6efb5cc113 winfsp-tests: rdwr-test 2016-03-07 21:15:08 -08:00
Bill Zissimopoulos 1ad09f9b99 sys: IRP_MJ_WRITE, IRP_MJ_READ: testing 2016-03-07 18:34:24 -08:00
Bill Zissimopoulos 9aca7e2e81 sys: FspSafeMdlCreate: testing 2016-03-07 17:53:52 -08:00
Bill Zissimopoulos 26b5d8a458 winfsp-tests: rdwr-test 2016-03-06 21:22:17 -08:00
Bill Zissimopoulos ad9dafbaaa winfsp-tests: rdwr-test 2016-03-06 11:19:39 -08:00
Bill Zissimopoulos a3abbc0eb5 winfsp-tests: memfs 2016-03-06 10:33:58 -08:00
Bill Zissimopoulos 025fb3c2a3 dll: FspFileSystemSendResponse 2016-03-05 11:04:41 -08:00
Bill Zissimopoulos df1343cd9d dll: FspFileSystemOpRead, FspFileSystemOpWrite 2016-03-04 22:45:14 -08:00
Bill Zissimopoulos 8b9e8499aa sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-04 21:07:14 -08:00
Bill Zissimopoulos 55a86ba8c6 sys: IRP_MJ_READ, IRP_MJ_WRITE 2016-03-04 19:44:43 -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 342fd6a996 sys: FspAllocatePoolMustSucceed, FspAllocateIrpMustSucceed 2016-03-03 17:20:57 -08:00
Bill Zissimopoulos 98ebfed65b sys: IRP_MJ_CLEANUP: properly perform CcUninitializeCacheMap 2016-03-03 17:04:04 -08:00
Bill Zissimopoulos bc9f983285 sys: IRP_MJ_SET_INFORMATION: FileEndOfFileInformation: ignore calls with the AdvanceOnly parameter 2016-03-03 11:35:32 -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 5203a0360d sys: ToplevelIrp functionality 2016-03-02 12:54:31 -08:00
Bill Zissimopoulos 43bfb251ae sys: wq: TopLevelIrp functionality 2016-03-02 12:53:58 -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 f29f415d0c sys: IRP_MJ_WRITE 2016-02-25 11:39:47 -08:00
Bill Zissimopoulos e040c4d3cf sys: fast I/O and resource acquisition callbacks 2016-02-23 22:39:15 -08:00
Bill Zissimopoulos f87eeb9db5 sys: write: implementation 2016-02-23 20:23:19 -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 c00bf8c96a dll: FspFileSystemDispatcherThread: sanitize response on return from user-mode file system 2016-02-20 23:01:27 -08:00
Bill Zissimopoulos b58236bf95 winfsp-tests: memfs: SetSecurity: bug fix 2016-02-20 22:59:58 -08:00
Bill Zissimopoulos 39991f8901 winfsp-tests: security testing 2016-02-20 12:13:32 -08:00
Bill Zissimopoulos 34891de75e winfsp-tests: security testing 2016-02-19 17:11:48 -08:00
Bill Zissimopoulos 9e057b4ea1 sys: FileNode: properly maintain Security/SecurityChangeNumber fields 2016-02-19 16:13:57 -08:00
Bill Zissimopoulos e77a8b0262 winfsp-tests: security testing 2016-02-19 15:49:34 -08:00
Bill Zissimopoulos 7e90092028 sys, dll: QuerySecurity, SetSecurity 2016-02-19 14:07:41 -08:00
Bill Zissimopoulos 12bbddfb19 sys: IRP_MJ_SET_SECURITY 2016-02-18 17:21:39 -08:00
Bill Zissimopoulos d4f1c13542 sys: IRP_MJ_QUERY_SECURITY 2016-02-18 16:10:17 -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 93fb3a9934 dll: refactor into access.c/fsop.c 2016-02-17 13:00:09 -08:00
Bill Zissimopoulos e3ed7a9a2c sys, dll: Security 2016-02-17 12:39:53 -08:00
Bill Zissimopoulos 9514bcfd8c dll: FSP_FILE_SYSTEM_INTERFACE: rename GetSecurity to GetSecurityByName 2016-02-17 11:08:46 -08:00
Bill Zissimopoulos 40a9feb237 sys: FspFsvolSetVolumeInformation: PAGED_CODE() 2016-02-17 10:53:37 -08:00
Bill Zissimopoulos 49cf687de3 sys: IRP_MJ_SET_VOLUME_INFORMATION/FileFsLabelInformation 2016-02-17 10:27:09 -08:00
Bill Zissimopoulos 003e9a6d91 fsctl: move VolumeCreationTime from FSP_FSCTL_VOLUME_INFO to FSP_FSCTL_VOLUME_PARAMS 2016-02-16 21:38:42 -08:00
Bill Zissimopoulos 1b533512d3 sys, dll: FSP_FSCTL_STOP 2016-02-16 20:37:13 -08:00
Bill Zissimopoulos 8164ebf370 sys: ioq: PendingIrpEvent is now a SynchronizationEvent, instead of a NotificationEvent 2016-02-16 17:44:32 -08:00
Bill Zissimopoulos d8c35f26b0 dll: major overhaul of FSP_FILE_SYSTEM dispatching 2016-02-16 17:03:00 -08:00
Bill Zissimopoulos f8d5273e04 sys: FspVolumeTransact: bug fix with bogus IRP's and DEBUGLOG's 2016-02-16 17:02:26 -08:00
Bill Zissimopoulos 45a0f97805 sys: FspVolumeTransact: support both METHOD_BUFFERED and METHOD_OUT_DIRECT 2016-02-15 16:12:19 -08:00
Bill Zissimopoulos 678f175713 sys: FspVolumeTransact: support both METHOD_BUFFERED and METHOD_OUT_DIRECT 2016-02-15 15:52:31 -08:00
Bill Zissimopoulos f61aa5a9bb sys: FSP_FSCTL_TRANSACT[_BATCH]_BUFFER_SIZEMIN 2016-02-15 15:15:46 -08:00
Bill Zissimopoulos d1fe27f996 sys: FSP_FSCTL_TRANSACT/FSP_FSCTL_TRANSACT_BATCH 2016-02-15 15:07:05 -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 56a9d37135 dll: FspFsctlCreateVolume: use FILE_FLAG_OVERLAPPED when opening control device to allow concurrent DeviceIoControl's 2016-02-13 12:04:28 -08:00
Bill Zissimopoulos 29b21cef0d sys: IRP_MJ_QUERY_INFORMATION: FileNormalizedNameInformation 2016-02-13 12:02:46 -08:00
Bill Zissimopoulos d5bf527dac sys: FspDeviceDelete: fill out device extension with the value 0xBD when device is deleted 2016-02-12 15:17:35 -08:00
Bill Zissimopoulos a230ecc87c sys: FspVolumeTransact: reference/dereference the Fsvol device extension 2016-02-12 15:10:10 -08:00
Bill Zissimopoulos fc790a4c3e winfsp-tests: memfs: Rename 2016-02-10 21:04:20 -08:00
Bill Zissimopoulos 0cc5468764 dll: FspPathPrefix(), FspPathSuffix(): better root handling 2016-02-10 16:57:12 -08:00
Bill Zissimopoulos d8bb5bf976 sys: IRP_MJ_CREATE: FileName validation and other checks 2016-02-10 12:05:53 -08:00
Bill Zissimopoulos 5d26211c38 sys: FspUnicodePathIsValid() 2016-02-10 11:37:28 -08:00
Bill Zissimopoulos cc19ddcd92 sys: IRP_MJ_SET_INFORMATION: FileRenameInformation 2016-02-10 10:48:27 -08:00
Bill Zissimopoulos ed483c99d9 winfsp-tests: rename_test 2016-02-09 20:00:01 -08:00
Bill Zissimopoulos 4f5c19c73f sys, dll: Request->FileName: testing 2016-02-09 16:58:22 -08:00
Bill Zissimopoulos 4648ace652 sys: IRP_MJ_SET_INFORMATION: FileDispositionInformation: testing 2016-02-09 14:36:45 -08:00
Bill Zissimopoulos 4cdbdb5682 sys: IRP_MJ_CLEANUP: comment 2016-02-09 14:01:57 -08:00
Bill Zissimopoulos 8b25afe0bf fsctl: comment 2016-02-09 13:50:14 -08:00
Bill Zissimopoulos 04ab1cdc86 fsctl: comment 2016-02-09 13:48:23 -08:00
Bill Zissimopoulos 6f19ebf66a fsctl: remove FileNameRequired field 2016-02-09 13:41:40 -08:00
Bill Zissimopoulos 8307bc27bb sys: IRP_MJ_SET_INFORMATION: FileDispositionInformation 2016-02-09 13:28:11 -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 38839ddd82 sys: FspFileNodeOpen/FspFileNodeClose: insert FileNode in the ContextByName table 2016-02-07 18:52:11 -08:00
Bill Zissimopoulos 0ec5291c70 sys: IRP_MJ_QUERY_INFORMATION: correctly retry IRP completion 2016-02-07 16:55:08 -08:00
Bill Zissimopoulos 2a303827a2 sys: IRP_MJ_QUERY_INFORMATION: FileAllInformation, FileNameInformation: protect with FileRenameResource 2016-02-07 12:54:19 -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