Windows: Use %p for ptrs in redirector trace messages
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSWorker.cpp
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