Windows: RDRLib Worker Thread shutdown
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSWorker.cpp
2013-10-31 Jeffrey AltmanWindows: RDRLib Worker Thread shutdown
2013-09-03 Jeffrey AltmanWindows: Skip Extent operations if Direct IO
2013-05-08 Jeffrey AltmanWindows: AFSLibExFreePool*() macros
2013-04-26 Jeffrey AltmanWindows: AFSExamineVolume drop TreeLock if waiters
2013-04-26 Jeffrey AltmanWindows: AFSFindObjectInfo update last access time
2013-04-06 Jeffrey AltmanWindows: AFSDeleteDirEntry set input to NULL
2013-04-06 Jeffrey AltmanWindows: AFSPrimaryVolumeWorkerThread reorg
2013-04-06 Jeffrey AltmanWindows: AFSExamineObject() refcnt underflows
2013-03-31 Jeffrey AltmanWindows: additional AFS_SUBSYSTEM_OBJECT_REF_COUNTING
2013-03-22 Jeffrey AltmanWindows: Remove Driver Verifier warning of memory leak
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-03-16 Jeffrey AltmanWindows: Protect against DirEntry with NULL ObjInfo
2013-02-22 Rod WiddowsonWindows: Move work item queues over to the Control...
2013-02-22 Rod WiddowsonWindows: Call CcDeferWrite rather than loop
2013-02-06 Jeffrey AltmanWindows: AFSVolumeCB track RefCount reasons
2013-02-02 Jeffrey AltmanWindows: More RDR Garbage Collection
2013-02-02 Jeffrey AltmanWindows: Trace DirectoryCB allocations
2013-02-02 Jeffrey AltmanWindows: Introduce NameArray Reference Counts
2013-02-02 Jeffrey AltmanWindows: Move VolumeWorkerContext to NonPaged pool
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2012-12-23 Jeffrey AltmanWindows: Remove unused AFSVolumeWorkerThread
2012-12-23 Jeffrey AltmanWindows: Wait for all worker threads to exit
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-07 Jeffrey AltmanWindows: Periodic Worker CleanupFcb to Flush Dirty...
2012-12-03 Jeffrey AltmanWindows: PrimaryVolumeWorkerThread Garbage Collect Fcb
2012-11-29 Jeffrey AltmanWindows: RefCounts, Asserts, and Trace Logging
2012-10-28 Jeffrey AltmanWindows: PrimaryVolumeWorker ObjectInfoLock deadlock
2012-10-28 Jeffrey AltmanWindows: AFSFlushExtents QueuedFlushCount leak
2012-10-19 Jeffrey AltmanWindows: PrimaryvolumeWorker do not pause if busy fcb
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-10-19 Jeffrey AltmanWindows: AFSPrimaryVolumeWorkerThread AFSRemoveFcb
2012-10-19 Jeffrey AltmanWindows: Always AFSInitFcb and AFSRemoveFcb
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-05-31 Jeffrey AltmanWindows: Remove unused async read/write operations
2012-05-17 Jeffrey AltmanWindows: AFSTearDownExtents may experience active extents
2012-05-04 Jeffrey AltmanWindows: FCB cleanup must be done before ObjectInfo
2012-05-04 Jeffrey AltmanWindows: AFSQueueFlushExtents permit NULL AuthGroup
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-03-28 Jeffrey AltmanWindows: ObjectInformation.ObjectReferenceCount comparison
2012-03-28 Jeffrey Altmanwindows: ObjectInformationCB.ObjectReferenceCount
2012-03-13 Jeffrey AltmanWindows: Drop resource across AFSCleanupFcb
2012-02-17 Jeffrey AltmanWindows: VolumeCB->ObjectInfoTree.TreeLock Deadlock
2012-02-11 Jeffrey AltmanWindows: AFSRemoveFcb() cannot race
2012-01-29 Jeffrey AltmanWindows: Run Workers until empty task queue
2012-01-27 Jeffrey AltmanWindows: Stop the thundering herd
2012-01-18 Peter ScottWindows: Performing async work after cache invalidation
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2012-01-11 Jeffrey AltmanWindows: reorg open handle counts and Fcb->NPFcb->Resource
2011-12-31 Jeffrey AltmanWindows: avoid race during Fcb cleanup
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-10-25 Jeffrey AltmanWindows: Free work item memory with tag value
2011-10-25 Jeffrey AltmanWindows: close leak in AFSPrimaryVolumeWorkerThread
2011-10-25 Jeffrey AltmanWindows: re-indent afsredir log message params
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver