Windows: FileSystemAttributes = FILE_READ_ONLY_VOLUME
[openafs.git] / src / WINNT / afsrdr / kernel / lib / AFSWrite.cpp
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