Windows: Test NameArrayReferenceCount before deletion
[openafs.git] / src / WINNT /
2013-02-25 Jeffrey AltmanWindows: Test NameArrayReferenceCount before deletion
2013-02-24 Jeffrey AltmanWindows: no side effects from AFSDbgLogMsg calls
2013-02-23 Jeffrey AltmanWindows: Direct IO Support for Service
2013-02-23 Peter ScottWindows: Direct IO for AFS Redirector
2013-02-23 Jeffrey AltmanWindows: Add flag BUF_GET_FLAG_BUFCREATE_LOCKED
2013-02-23 Jeffrey AltmanWindows: Set AFS_OBJECT_FLAGS_DIRECTORY_ENUMERATED
2013-02-23 Peter ScottWindows: Permit direct to service non-wildcard lookups
2013-02-23 Jeffrey AltmanWindows: EvalByName pass LastComponent flag
2013-02-22 Jeffrey AltmanWindows: EvaluateByName support case-insensitive lookups
2013-02-22 Jeffrey AltmanWindows: IO Subsystem Trace modifications
2013-02-22 Rod WiddowsonWindows: Move work item queues over to the Control...
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: Allow the Library to pend a write request
2013-02-22 Rod WiddowsonWindows: AFSWriteCommon collapse redundant condition
2013-02-14 Jeffrey AltmanWindows: Ensure pResultCB exists before Authentication
2013-02-14 Jeffrey AltmanWindows: Unique file ID is per volume
2013-02-14 Jeffrey AltmanWindows: RXAFS_BulkStat failures
2013-02-14 Jeffrey AltmanWindows: cm_BPlusDirNextEnumEntry return all errors
2013-02-14 Jeffrey AltmanWindows: Add Cell name to AFSProcessRequest parameters
2013-02-14 Jeffrey AltmanWindows: Add Cell to FS Volume Information Label
2013-02-14 Jeffrey AltmanWindows: CellLength reported in octets
2013-02-12 Jeffrey AltmanWindows: Do not pass relative paths to redirector
2013-02-12 Jeffrey AltmanWindows: Move Authenticated field to CommResultCB
2013-02-12 Jeffrey AltmanWindows: Do not double increment cm_data.currentCells
2013-02-12 Jeffrey AltmanWindows: Move Trace Stmts from FILE to CLEANUP
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry tracking DirectoryCB IN/OUT
2013-02-12 Jeffrey AltmanWindows: AFSLocateNameEntry separate VolumeCB In/Out
2013-02-08 Jeffrey AltmanWindows: GetVolumeInfo cell name
2013-02-08 Jeffrey AltmanWindows: Return full volume name for RO and BK
2013-02-08 Jeffrey AltmanWindows: AFSFileOpenResultCB.Authenticated
2013-02-07 Jeffrey AltmanWindows: add cm_HaveToken
2013-02-06 Jeffrey AltmanWindows: AFSLocateNameEntry double free Volume RefCount
2013-02-06 Jeffrey AltmanWindows: AFSObjectInfoDecrement correct return value
2013-02-06 Jeffrey AltmanWindows: AFSVolumeCB track RefCount reasons
2013-02-05 Jeffrey AltmanWindows: Use AFS_OBJECT_REFERENCE_MAX in struct
2013-02-03 Jeffrey AltmanWindows: cm_SetupFetchBIOD reserving type
2013-02-03 Jeffrey AltmanWindows: cm_user interlocked operations
2013-02-03 Jeffrey AltmanWindows: Fix RDR_BkgFetch rock assigment
2013-02-02 Jeffrey AltmanWindows: dirty threshold 64 * chunksize
2013-02-02 Jeffrey AltmanWindows: More RDR Garbage Collection
2013-02-02 Jeffrey AltmanWindows: AFSEvaluateTargetByID Sanity Check Result
2013-02-02 Jeffrey AltmanWindows: Replace ParentObjectInformation pointer
2013-02-02 Jeffrey AltmanWindows: Test for PRSFS_INSERT in redirector interface
2013-02-02 Jeffrey AltmanWindows: Additional I/O subsystem trace messages for...
2013-02-02 Jeffrey AltmanWindows: .readonly space reporting
2013-02-02 Jeffrey AltmanWindows: FILE_READ_ONLY_VOLUME not FILE_DEVICE_READ_ONLY
2013-02-02 Jeffrey AltmanWindows: AFSQueryFsAttributeInfo use service response
2013-02-02 Jeffrey AltmanWindows: FILE_FS_DEVICE_INFORMATION Device Type
2013-02-02 Jeffrey AltmanWindows: RDR_CleanupFile FSync only files
2013-02-02 Jeffrey AltmanWindows: AFSCleanupFile always flush on last handle
2013-02-02 Jeffrey AltmanWindows: clear ASYNCSTORING flag in scache recycle
2013-02-02 Jeffrey AltmanWindows: restructure daemon state tracking
2013-02-02 Jeffrey AltmanWindows: osisleep cleanup
2013-02-02 Jeffrey AltmanWindows: remove out of date cm_buf #define
2013-02-02 Jeffrey AltmanWindows: Convert BkgDaemon Procedures to use rock
2013-02-02 Jeffrey AltmanWindows: Set dirty page limit to 2 x ChunkSize / 4096
2013-02-02 Jeffrey AltmanWindows: Add CM_MERGEFLAG_CACHE_BYPASS
2013-02-02 Jeffrey AltmanWindows: AFSInitPIOCtlDirectoryCB fixes
2013-02-02 Jeffrey AltmanWindows: Additional trace %p and %d changes
2013-02-02 Jeffrey AltmanWindows: AFSProcessCreate drop DirOpenRefCount on exit
2013-02-02 Jeffrey AltmanWindows: Trace DirectoryCB allocations
2013-02-02 Jeffrey AltmanWindows: Introduce NameArray Reference Counts
2013-02-02 Jeffrey AltmanWindows: AFSSetRenameInfo Notify correct object of...
2013-02-02 Jeffrey AltmanWindows: Allocated VolumeCB from PagedPool
2013-02-02 Jeffrey AltmanWindows: Move VolumeWorkerContext to NonPaged pool
2013-02-02 Jeffrey AltmanWindows: Categorize ObjectInformationCB RefCnts
2013-02-02 Jeffrey AltmanWindows: AFS_SUBSYSTEM_OBJECT_REF_COUNTING fixes
2013-02-02 Jeffrey AltmanWindows: Reduce RDR Object Lifetime
2013-02-02 Jeffrey Altmanwindows: Update raw fetch/store operations
2013-02-01 Jeffrey AltmanWindows: Disable hard dead timeout for RDR File Server...
2013-01-31 Jeffrey AltmanWindows: rename 'rbytes' to 'rxbytes' for clarity
2013-01-31 Jeffrey AltmanWindows: Update Bulk I/O Descriptor
2013-01-31 Jeffrey AltmanWindows: reformat
2013-01-31 Jeffrey AltmanWindows: handle CM_ERROR_RETRY in cm_Analyze()
2013-01-31 Jeffrey AltmanWindows: Decrement Fcb OpenHandleCount while locked
2013-01-31 Jeffrey AltmanWindows: AFSOpenRoot obtain VolumeRoot OpenReferenceCou...
2013-01-31 Jeffrey AltmanWindows: RDR FILE Processing Tracing
2013-01-31 Jeffrey AltmanWindows: DirOpenReferenceCount reorganizing completed
2013-01-31 Jeffrey AltmanWindows: NameArray DIRENTRY_REF_COUNT logging
2013-01-31 Jeffrey AltmanWindows: AFSSetRenameInfo DIRENTRY_REF_COUNTING
2013-01-31 Jeffrey AltmanWindows: AFSSetFileLinkInfo() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSNotifyHardLink() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSNotifyFileCreate() DirOpenReferenceCount...
2013-01-31 Jeffrey AltmanWindows: AFSClose() DirOpenReferenceCount handling
2013-01-31 Jeffrey AltmanWindows: Fix AFSLocateNameEntry prototype
2013-01-31 Jeffrey AltmanWindows: AFSInitCcb redefinition
2013-01-31 Jeffrey AltmanWindows: AFSRemoveCcb cannot fail
2013-01-29 Stephan WiesandCellServDB update 28 Jan 2013
2013-01-24 Jeffrey AltmanWindows: Use %p for ptrs in redirector trace messages
2013-01-22 Rod WiddowsonWindows: Police Library IOCTLs
2013-01-22 Rod WiddowsonWindows: Police the DEBUG TRACE ioctls
2013-01-07 Rod WiddowsonWindows: Restrict the Service IOCTLS to the service...
2013-01-07 Rod WiddowsonWindows: Only allow the local system account to speak...
2013-01-05 Michael Meffiespelling corrections in readme files
2013-01-02 Derrick Brashearvol: fix everything to use volumeid type
2012-12-25 Jeffrey AltmanWindows: GetResourceParent processing for \\afs
2012-12-25 Jeffrey AltmanWindows: Add SERVERHASINLINEBULK macros
2012-12-25 Jeffrey AltmanWindows: move SERVERHAS64BIT macros to cm_conn.h
2012-12-25 Jeffrey AltmanWindows: Fix smb_GetCallerAccess prototype
next