0
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
memfs: fix minor problem in command line parsing More... over 9 years ago
sys: util: safe MDL bug fix More... over 9 years ago
memfs: Rename: bugfix More... over 9 years ago
sys, dll: NetworkProvider implementation (NPGetConnection) More... over 9 years ago
sys: major change in device management: introduce FspDeviceGlobalLock and remove FSP_FSVOL_DEVICE_EXTENSION::DeleteResource; makes locking coarse-grained but more generic and safe More... over 9 years ago
sys: FspReleaseForCcFlush: another bug fix for crazy NTOS semantics on this callback More... over 9 years ago
sys: FspVolumeGetName: now return concat of VolumeName and VolumePrefix (if network mount) More... over 9 years ago
dll: rename dispatch.c to fs.c and access.c to security.c More... over 9 years ago
inc: add documentation More... over 9 years ago
doc: winfs-design.adoc More... over 9 years ago
inc: add documentation More... over 9 years ago
inc: add documentation More... over 9 years ago
doc: winfsp-design.adoc More... over 9 years ago
sys: Fsvrt DeviceType changed to FILE_DEVICE_DISK (from FILE_DEVICE_VIRTUAL_DISK) More... over 9 years ago
memfs: GetVolumeInfo: ensure correct TotalSize and FreeSize calculations More... over 9 years ago
sys: IRP_MJ_READ: remove FspFileNodeTrySetFileInfo at completion sys: IRP_MJ_READ: remove PagingIo early exit optimization sys: IRP_MJ_WRITE: remove PagingIo early exit optimization More... over 9 years ago
sys: IRP_MJ_READ, IRP_MJ_WRITE: fix paging I/O sizes More... over 9 years ago
dll: remove DEBUGLOGSD() More... over 9 years ago
sys: FspAcquireForModWrite: fix deadlock between the Lazy Writer and the Mod Writer. More... over 9 years ago
sys: FspVolumeTransact: upper bound on loop guarantees forward progress! More... over 9 years ago
sys: fix some prefast suggestions More... over 9 years ago
sys: FspFsvolDeviceInvalidateVolumeInfo More... over 9 years ago
sys: fsp_debug: greatly simplify debugging support More... over 9 years ago
sys: FspFsvolNotifyChangeDirectory: fix problem with accessing IRP in FspFileNodeRelease when FspNotifyChangeDirectory completes IRP immediately More... over 9 years ago
dll: FspFileSystemDefineDosDevice More... over 9 years ago
memfs: memfs-main.c More... over 9 years ago
sys: FspVolumeCreate: check VolumeParams->Prefix for proper syntax More... over 9 years ago
winfsp-tests: setvolinfo_test: bug fix for when running without admin privileges More... over 9 years ago
sys: FspDeviceCreateSecure: add DeviceCharacteristics parameter More... over 9 years ago
memfs: memfs-main.c More... over 9 years ago