0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sys: FSP_META_CACHE: refactoring and start integration into Fsvol More... almost 9 years ago
sys: ioq: FspIoqRemoveExpired: add InterruptTime parameter More... almost 9 years ago
sys: FSP_META_CACHE: initial implementation More... almost 9 years ago
sys: FSP_META_CACHE: initial implementation More... almost 9 years ago
dll: refactor into access.c/fsop.c More... almost 9 years ago
sys, dll: Security More... almost 9 years ago
dll: FSP_FILE_SYSTEM_INTERFACE: rename GetSecurity to GetSecurityByName More... almost 9 years ago
sys: FspFsvolSetVolumeInformation: PAGED_CODE() More... almost 9 years ago
sys: IRP_MJ_SET_VOLUME_INFORMATION/FileFsLabelInformation More... almost 9 years ago
fsctl: move VolumeCreationTime from FSP_FSCTL_VOLUME_INFO to FSP_FSCTL_VOLUME_PARAMS More... almost 9 years ago
sys, dll: FSP_FSCTL_STOP More... almost 9 years ago
sys: ioq: PendingIrpEvent is now a SynchronizationEvent, instead of a NotificationEvent More... almost 9 years ago
dll: major overhaul of FSP_FILE_SYSTEM dispatching More... almost 9 years ago
sys: FspVolumeTransact: bug fix with bogus IRP's and DEBUGLOG's More... almost 9 years ago
sys: FspVolumeTransact: support both METHOD_BUFFERED and METHOD_OUT_DIRECT More... almost 9 years ago
sys: FspVolumeTransact: support both METHOD_BUFFERED and METHOD_OUT_DIRECT More... almost 9 years ago
sys: FSP_FSCTL_TRANSACT[_BATCH]_BUFFER_SIZEMIN More... almost 9 years ago
sys: FSP_FSCTL_TRANSACT/FSP_FSCTL_TRANSACT_BATCH More... almost 9 years ago
sys: ioq: use FsRtlCancellableWaitForSingleObject More... almost 9 years ago
sys: FspFsvolDeviceLookupDescendantContextByName More... almost 9 years ago
sys: FspAlloc and friends are now macros More... almost 9 years ago
dll: FspFsctlCreateVolume: use FILE_FLAG_OVERLAPPED when opening control device to allow concurrent DeviceIoControl's More... almost 9 years ago
sys: IRP_MJ_QUERY_INFORMATION: FileNormalizedNameInformation More... almost 9 years ago
sys: FspDeviceDelete: fill out device extension with the value 0xBD when device is deleted More... almost 9 years ago
sys: FspVolumeTransact: reference/dereference the Fsvol device extension More... almost 9 years ago
winfsp-tests: memfs: Rename More... almost 9 years ago
dll: FspPathPrefix(), FspPathSuffix(): better root handling More... almost 9 years ago
sys: IRP_MJ_CREATE: FileName validation and other checks More... almost 9 years ago
sys: FspUnicodePathIsValid() More... almost 9 years ago
sys: IRP_MJ_SET_INFORMATION: FileRenameInformation More... almost 9 years ago