Windows: Prevent MDL leak on Cc*Mdl* failure
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSWrite.cpp
2014-09-24 Jeffrey AltmanWindows: Prevent MDL leak on Cc*Mdl* failure
2014-05-05 Rod WiddowsonWindows: Adjust Last Write time handling for -1
2014-04-17 Jeffrey AltmanWindows: Deny writes/truncation to files w RO attr
2014-04-16 Rod WiddowsonWindows: Pin write position prior to defer
2014-04-16 Jeffrey AltmanWindows: AFSCommonWrite add bWriteToEndOfFile var
2014-04-16 Rod WiddowsonWindows: Do not defer Synchronous operations
2014-03-17 Jeffrey AltmanWindows: AFSShareWrite do not assign pFcb too soon
2014-01-09 Jeffrey AltmanWindows: AFSCommonWrite STATUS_PENDING is Success
2013-12-03 Jeffrey AltmanWindows: RDR capture Cc/Mm exceptions do not break
2013-10-26 Rod WiddowsonWindows: EOF for Synchronous Deferred Writes on XP...
2013-08-30 Jeffrey AltmanWindows: AFSWrite comments
2013-08-30 Jeffrey AltmanWindows: Missing try..except in AFSCachedWrite
2013-08-30 Jeffrey AltmanWindows: introduce Section Object Resource Trace Subsystem
2013-08-30 Jeffrey AltmanWindows: afsredirlib afscommonwrite trace msg error
2013-08-30 Jeffrey AltmanWindows: Call AFSExeceptionFilter for all exceptions
2013-07-04 Jeffrey AltmanWindows: Protect all Mm and Cc calls with try..except
2013-05-11 Jeffrey AltmanWindows: AFSCommonWrite do not leak SectionObjectResource
2013-04-09 Jeffrey AltmanWindows: Comment CommonWrite VDL Change
2013-04-09 Jeffrey AltmanWindows: CcPurge range modified by non-cached write
2013-04-09 Jeffrey AltmanWindows: Race between NonCached and Cached Writes
2013-04-09 Jeffrey AltmanWindows: Update ValidDataLength on all nonPagingIo
2013-04-09 Jeffrey AltmanWindows: hold locks during non-cached writes
2013-04-05 Jeffrey AltmanWindows: FileSystemAttributes = FILE_READ_ONLY_VOLUME
2013-03-18 pete scottWindows: Replace AFSDbgMsgLog func with macro
2013-03-12 Jeffrey AltmanRevert "Windows: Treat all cached writes as write-through"
2013-02-23 Peter ScottWindows: Direct IO for AFS Redirector
2013-02-22 Jeffrey AltmanWindows: IO Subsystem Trace modifications
2013-02-22 Jeffrey AltmanWindows: Initialize Irp->IoStatus.Information earlier
2013-02-22 Rod WiddowsonWindows: Call CcDeferWrite rather than loop
2013-02-22 Rod WiddowsonWindows: AFSWriteCommon collapse redundant condition
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Additional I/O subsystem trace messages for...
2013-02-02 Jeffrey AltmanWindows: Set dirty page limit to 2 x ChunkSize / 4096
2013-02-02 Jeffrey AltmanWindows: Additional trace %p and %d changes
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2012-12-23 Rod WiddowsonWindows: warnings on kernel builds
2012-12-07 Jeffrey AltmanWindows: AFSCachedWrite reset LastServerFlush when...
2012-12-03 Jeffrey AltmanWindows: Fcb sectionObjectResource
2012-10-28 Jeffrey AltmanWindows: AFSMarkDirty() require ExtentsResource held
2012-10-19 Jeffrey AltmanWindows: Remove Fcb.Specific.File.LazyWriterThread
2012-07-22 Jeffrey AltmanWindows: AFSExFreePool -> AFSExFreePoolWithTag
2012-05-04 Jeffrey AltmanWindows: Treat all cached writes as write-through
2012-05-04 Jeffrey AltmanWindows: More useful AFSDumpFile exception info
2012-04-29 Jeffrey AltmanWindows: Cc FileObject Settings
2012-04-17 Jeffrey AltmanWindows: Hold PagingResource across ExtendingWrite
2012-01-18 Peter ScottWindows: Correctly mark extents dirty when using the...
2011-12-22 Jeffrey AltmanWindows: Use AuthGroups for extent request error reporting
2011-12-18 Peter ScottWindows: Track AuthGroup in Context Control Block
2011-09-15 Peter ScottWindows: AFSRedirLib.sys file system library driver