Windows: avoid race set/clear ExtentsRequestComplete
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSExtentsSupport.cpp
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