Windows: AFSTearDownExtents may experience active extents
[openafs.git] / src / WINNT / afsrdr /
2012-05-17 Jeffrey AltmanWindows: AFSTearDownExtents may experience active extents
2012-05-15 Jeffrey AltmanWindows: init section ptrs for pioctl files
2012-05-15 Jeffrey AltmanWindows: Redir Ioctl thread safety
2012-05-15 Jeffrey AltmanWindows: Permit Media Player to work with mapped drives
2012-05-07 Jeffrey AltmanWindows: cleanup redirector pipes
2012-05-06 Jeffrey AltmanWindows: Remove dead code in AFSRead.cpp
2012-05-04 Jeffrey AltmanWindows: FCB cleanup must be done before ObjectInfo
2012-05-04 Jeffrey AltmanWindows: AFSInitFcb STATUS_REPARSE cleanup
2012-05-04 Jeffrey AltmanWindows: cm_BkgFetch do not impose arbitrary timeout
2012-05-04 Jeffrey AltmanWindows: Treat all cached writes as write-through
2012-05-04 Jeffrey AltmanWindows: AFSQueueFlushExtents permit NULL AuthGroup
2012-05-04 Jeffrey AltmanWindows: refactor AFSCleanupFcb
2012-05-04 Jeffrey AltmanWindows: correct typos or mistaken comments
2012-05-04 Jeffrey AltmanWindows: RDR_RequestFileExtentsAsync set current DV
2012-05-04 Jeffrey AltmanWindows: AFSInitializeProcessCB failure stack exhaustion
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-05-04 Jeffrey AltmanWindows: reorg RDR_CleanupFile to prevent lock leak
2012-04-29 Jeffrey AltmanWindows: Cc FileObject Settings
2012-04-25 Jeffrey AltmanWindows: AFSValidateEntry CcPurge on DV change
2012-04-25 Jeffrey AltmanWindows: Directory validation should purge data changes...
2012-04-25 Jeffrey AltmanWindows: Flag purge on close if CcPurgeCacheSection...
2012-04-22 Jeffrey AltmanWindows: Add global root to name array if share name
2012-04-17 Jeffrey AltmanWindows: Drop Fcb Resource across SetEOF and SetAllocation
2012-04-17 Jeffrey AltmanWindows: Hold PagingResource across ExtendingWrite
2012-04-17 Peter ScottWindows: AFSProcessOverwriteSupersede CcSetFileSizes
2012-04-15 Jeffrey AltmanWindows: _._AFS_IOCTL_._ hidden and system
2012-04-15 Jeffrey AltmanWindows: Remove PurgeContent param AFSVerifyEntry
2012-04-15 Jeffrey AltmanWindows: Flush data and then drop locks
2012-04-11 Jeffrey AltmanWindows: missing brace in RDR_CleanupFileEntry
2012-04-11 Jeffrey AltmanWindows: Do not delete in CleanupFile if error
2012-04-10 Jeffrey AltmanWindows: AFSValidateProcessEntry, ullProcessId 64-bit
2012-04-10 Jeffrey AltmanWindows: correct afsredir log entries
2012-04-10 Jeffrey AltmanWindows: Refactor AFSValidateEntry
2012-04-07 Jeffrey AltmanWindows: AFSCheckCellName one level of indirection
2012-04-06 Jeffrey AltmanWindows: Name Array store mount point and volume root
2012-04-06 Jeffrey AltmanWindows: Add per object per user EACCES caching
2012-04-06 Jeffrey AltmanWindows: Fail recursive path evaluation with access...
2012-04-05 Jeffrey AltmanWindows: Redirector must query volume size when asked
2012-04-05 Jeffrey AltmanWindows: AFSVerifyEntry purge file data on DV change
2012-04-03 Jeffrey AltmanWindows: Redirector Dir Enumeration Bug
2012-04-03 Jeffrey AltmanWindows: Pass name array to AFSRetrieveFileInformation
2012-04-03 Jeffrey AltmanWindows: Use hash when comparing File IDs in redirector
2012-04-03 Jeffrey AltmanWindows: add parent FID to cm_GetSCache
2012-03-30 Jeffrey AltmanWindows: avoid deadlock with Trend Micro
2012-03-30 Jeffrey AltmanWindows: Use ulFilter in AFSInvalidateObject
2012-03-28 Jeffrey AltmanWindows: ObjectInformation.ObjectReferenceCount comparison
2012-03-28 Jeffrey AltmanWindows: Add Name Array Processing Trace Subsystem
2012-03-28 Jeffrey AltmanWindows: AFSInvalidateObject can overwrite input param
2012-03-28 Jeffrey Altmanwindows: ObjectInformationCB.ObjectReferenceCount
2012-03-27 Jeffrey AltmanWindows: CreateProcessNotify verify changes
2012-03-25 Jeffrey AltmanWindows: Assign AuthGroup during Process Create
2012-03-25 Jeffrey AltmanWindows: Refactor AFSProcessSupport
2012-03-22 Jeffrey AltmanWindows: AFSRedir Debug for STATUS_NOT_A_DIRECTORY
2012-03-17 Jeffrey AltmanWindows: invalidate correct objects during dir verification
2012-03-13 Jeffrey AltmanWindows: Drop resource across AFSCleanupFcb
2012-03-13 Jeffrey AltmanWindows: Wait for memory allocation if necessary
2012-03-13 Jeffrey AltmanWindows: Correct Data Version change synchronization
2012-03-03 Jeffrey AltmanWindows: add __try..__except
2012-03-03 Jeffrey AltmanWindows: fix indentation
2012-03-03 Jeffrey AltmanWindows: Avoid deadlock in invalidation path
2012-02-24 Jeffrey AltmanWindows: Fix an ExtentResource trace message
2012-02-24 Vaibhav KamraWindows: Redirector opens must set a valid FsContext
2012-02-24 Jeffrey AltmanWindows: remove AFSOpenRedirector from AFSRedirLib
2012-02-24 Jeffrey AltmanWindows: do not bugcheck in AFSExAllocatePoolWithTag
2012-02-24 Jeffrey AltmanWindows: Revert "AFSRedir DebugFlags Turn on BugCheck"
2012-02-22 Jeffrey AltmanWindows: AFSPerformObjectInvalidate hold ExtentsResourc...
2012-02-17 Jeffrey AltmanWindows: remove unnecessary DirectoryEnumEvent
2012-02-17 Jeffrey AltmanWindows: VolumeCB->ObjectInfoTree.TreeLock Deadlock
2012-02-15 Jeffrey AltmanWindows: avoid GetComputerNameW call for all ioctl
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-02-10 Jeffrey AltmanWindows: Perform rename to self check earlier
2012-02-07 Jeffrey AltmanWindows: OpenAFS reparse points are surrogates
2012-02-06 Jeffrey AltmanWindows: Avoid race during PIOCtl DirNode allocation
2012-02-06 Jeffrey AltmanWindows: Hold Fcb references prior to service call
2012-02-03 Jeffrey AltmanWindows: Do not open file if shutdown in progress
2012-02-03 Jeffrey AltmanWindows: AFSRedir DebugFlags Turn on BugCheck
2012-02-03 Jeffrey AltmanWindows: Improve AFSNotifyDelete
2012-02-03 Jeffrey AltmanWindows: do not lower case direct volume references
2012-01-29 Jeffrey AltmanWindows: do not panic if afsredir not ready during...
2012-01-29 Jeffrey AltmanWindows: Increase size of worker thread pools
2012-01-29 Jeffrey AltmanWindows: Run Workers until empty task queue
2012-01-27 Jeffrey AltmanWindows: Stop the thundering herd
2012-01-27 Jeffrey AltmanWindows: DriveSubstitution handle too small buffer
2012-01-27 Jeffrey AltmanWindows: Invalidate all volumes at library init
2012-01-27 Jeffrey AltmanWindows: Refactor and consolidate afsredir invalidation
2012-01-23 Jeffrey AltmanWindows: store data verification mode
2012-01-23 Jeffrey AltmanRevert "Windows: disable memory extent interface"
2012-01-20 Jeffrey AltmanWindows: improved idle dead time handling
2012-01-20 Peter ScottWindows Asynchronous purging of file content after...
2012-01-19 Jeffrey AltmanWindows: prevent race assigning Fcb in AFSInitFcb()
2012-01-18 Jeffrey AltmanWindows: deadlock bet. DirEntry lock + DirectoryNodeHdr...
2012-01-18 Peter ScottWindows: Correctly mark extents dirty when using the...
2012-01-18 Peter ScottWindows: Performing async work after cache invalidation
2012-01-18 Jeffrey AltmanWindows: disable memory extent interface
2012-01-18 Jeffrey AltmanWindows: AFS_SERVER_FLUSH_DELAY AFS_SERVER_PURGE_DELAY
2012-01-18 Jeffrey AltmanWindows: AFSParseName edge cases
2012-01-18 Jeffrey AltmanWindows: afs root is always a directory
2012-01-11 Jeffrey AltmanWindows: Avoid file server rpcs on deleted files
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2012-01-11 Jeffrey AltmanWindows: AFSParseMountPointTarget buffer overrun
next