Windows: Fix uninitialized variables
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSExtentsSupport.cpp
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-06 Jeffrey AltmanWindows: AFSVolumeCB track RefCount reasons
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-03 Jeffrey AltmanWindows: shuffle trace messages for clarity
2012-12-03 Jeffrey AltmanWindows: AFSTearDownFcbExtents count extents properly
2012-12-03 Jeffrey AltmanWindows: AFSDeleteFcbExtents()
2012-12-03 Jeffrey AltmanWindows: Fcb sectionObjectResource
2012-11-29 Jeffrey AltmanWindows: RefCounts, Asserts, and Trace Logging
2012-10-28 Jeffrey AltmanWindows: AFSMarkDirty() require ExtentsResource held
2012-10-28 Jeffrey AltmanWindows: AFSFlushExtents QueuedFlushCount leak
2012-10-19 Jeffrey AltmanWindows: avoid race set/clear ExtentsRequestComplete
2012-10-19 Jeffrey AltmanWindows: Protect ObjectRefCnts with ObjectInfoLock
2012-10-19 Jeffrey AltmanWindows: AFSRequestExtentsAsync and AFSDoExtentsMapRegion
2012-10-01 Jeffrey AltmanWindows: duplicate ExtentsResource hold
2012-07-22 Jeffrey AltmanWindows: AFSTearDownFcbExtents loop conditional
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-07-21 Jeffrey AltmanWindows: avoid memory overrun during extent release
2012-06-06 Jeffrey AltmanWindows: Introduce AFSFreeExtent()
2012-06-06 Jeffrey AltmanWindows: Adjust extent release strategy
2012-06-06 Jeffrey AltmanWindows: AFSRedir code cleanup
2012-06-06 Jeffrey AltmanWindows: Remove extent from all skip lists
2012-06-06 Jeffrey AltmanWindows: consoldiate NextExtent() implementations
2012-05-17 Jeffrey AltmanWindows: AFSTearDownExtents may experience active extents
2012-05-04 Jeffrey AltmanWindows: correct typos or mistaken comments
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-03-03 Jeffrey AltmanWindows: add __try..__except
2012-03-03 Jeffrey AltmanWindows: Avoid deadlock in invalidation path
2012-02-24 Jeffrey AltmanWindows: do not bugcheck in AFSExAllocatePoolWithTag
2012-02-22 Jeffrey AltmanWindows: AFSPerformObjectInvalidate hold ExtentsResourc...
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-11 Jeffrey AltmanWindows: use local var for interlocked result
2011-12-22 Jeffrey AltmanWindows: AFSRequestExtentsAsync retry with alt authgroup
2011-12-22 Jeffrey AltmanWindows: Use AuthGroups for extent request error reporting
2011-12-22 Jeffrey AltmanWindows: remove unused AFSRequestExtents()
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-12-18 Jeffrey AltmanWindows: return error to system paging requests
2011-10-25 Jeffrey AltmanWindows: re-indent afsredir log message params
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver