rx: hold call->lock across RXS_PreparePacket
[openafs.git] / src /
2012-01-23 Jeffrey AltmanWindows: VIOC_GETUNIXMODE = smb_IoctlGetUnixMode
2012-01-23 Jeffrey AltmanWindows: fix fs setcrypt help message
2012-01-23 Jeffrey AltmanWindows; release BIOD after status merge
2012-01-23 Derrick Brashearviced: disable rx keepalives during disk io
2012-01-23 Jeffrey AltmanRevert "Windows: disable memory extent interface"
2012-01-22 Marc Dionneviced: remove FS_STATS_DETAILED
2012-01-20 Jeffrey AltmanWindows: failover and retry for VBUSY
2012-01-20 Jeffrey AltmanWindows: improved idle dead time handling
2012-01-20 Jeffrey Altmanrx: RX_CALL_IDLE and RX_CALL_BUSY
2012-01-20 Peter ScottWindows Asynchronous purging of file content after...
2012-01-19 Jeffrey AltmanWindows: cm_buf refcnt must hold buf_globalLock
2012-01-19 Jeffrey AltmanWindows: Redesign daemon thread queue management
2012-01-19 Jeffrey AltmanWindows: prevent race assigning Fcb in AFSInitFcb()
2012-01-18 Jeffrey AltmanWindows: cm_EndCallbackGrantingCall refactoring
2012-01-18 Jeffrey AltmanWindows: deadlock bet. DirEntry lock + DirectoryNodeHdr...
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-18 Marc DionneParallel build fixes
2012-01-18 Marc DionneLinux 3.3: use umode_t for mkdir and create inode ops
2012-01-18 Marc DionneLinux: use standard macro for set_nlink configure test
2012-01-18 Derrick Brashearvolinfo: fix formating of placeholder printfs
2012-01-18 Marc Dionnerx: Correctly test for end of call queue
2012-01-18 Jeffrey AltmanWindows: disable memory extent interface
2012-01-18 Jeffrey AltmanWindows: restrict service to 2 cpus by default
2012-01-18 Jeffrey AltmanWindows: AFS_SERVER_FLUSH_DELAY AFS_SERVER_PURGE_DELAY
2012-01-18 Jeffrey AltmanWindows: AFSParseName edge cases
2012-01-18 Jeffrey AltmanWindows: afs root is always a directory
2012-01-17 Ken Dreyerfix spelling in comments
2012-01-11 Andrew DeasonDAFS: Fix SYNC_FAILED VScheduleSalvage_r log
2012-01-11 Andrew Deasonvol: Fix VCreateVolume special inode cleanup
2012-01-11 Jeffrey AltmanWindows: dir buffers out of date - mark them as such
2012-01-11 Jeffrey AltmanWindows: Avoid file server rpcs on deleted files
2012-01-11 Jeffrey AltmanWindows: use local var for interlocked result
2012-01-11 Jeffrey AltmanWindows: AFSParseMountPointTarget buffer overrun
2012-01-11 Jeffrey AltmanWindows: Directory Enumeration, DVs, and TreeLocks
2012-01-11 Jeffrey AltmanWindows: correct log messages in AFSCleanup
2012-01-11 Jeffrey AltmanWindows: Return Dir Data Version from AFSCleanup
2012-01-11 Jeffrey AltmanWindows: reorg open handle counts and Fcb->NPFcb->Resource
2012-01-11 Jeffrey AltmanWindows: Permit renames of open files
2012-01-11 Jeffrey AltmanWindows: Do not prime the service directory cache
2012-01-11 Jeffrey AltmanWindows: More specific error values
2012-01-11 Jeffrey AltmanWindows: do not flush dirty extents without permission
2012-01-09 Derrick Brashearopr: fix generated target
2012-01-09 Marc Dionnelibuafs: only rebuild h directory when needed
2012-01-09 Marc Dionneopr: add buildtools target
2012-01-08 Andrew DeasonMake libjafs buildable again
2012-01-07 Derrick Brashearafs: discard cached state when we are unsure of validity
2012-01-07 Derrick Brashearafs: put back conn if not using in checkserver loop
2012-01-07 Derrick Brashearrx: add and export a public keepalive toggle
2012-01-06 Chaskiel GrundmanMake src/opr objdir safe
2012-01-06 Derrick Brashearafs: increase idledead time
2012-01-05 Derrick Brashearukernel: enable nat ping again
2012-01-05 Simon Wilkinsonafs: Negate codes using a clear, standard method
2012-01-05 Marc DionneUse offsetof() in set_header_word to get field offset
2012-01-05 Marc Dionnevol: initialize readmeinode
2012-01-03 Michael MeffieUnix CM: reset blacklist on hard-mount retry
2012-01-03 Andrew DeasonDAFS: Atomically re-hash vnode in VGetFreeVnode_r
2012-01-03 Andrew Deasonafs: Grab a reference to setp in afs_icl_Event4
2012-01-03 Geoffrey Thomaslinux: fsync on a directory should return 0, not EINVAL
2012-01-03 Geoffrey Thomasrpm: Don't attempt to restart on upgrade when using...
2011-12-31 Peter ScottWindows: Support correct status codes from service
2011-12-31 Peter ScottWindows: Handle invalid node types
2011-12-31 Jeffrey AltmanWindows: AFSFileUpdateResultCB ParentDataVersion
2011-12-31 Jeffrey AltmanWindows: renames that overwrite existing target
2011-12-31 Jeffrey AltmanWindows: AFSDirEnumResp and AFSDirEnumEntry changes
2011-12-31 Jeffrey AltmanWindows: Add AFSFileEvalResultCB
2011-12-31 Jeffrey AltmanWindows: Add AFSFileCleanupResultCB
2011-12-31 Jeffrey AltmanWindows: STATUS_OBJECT_PATH_INVALID == invalid parent...
2011-12-31 Jeffrey AltmanWindows: Request extents readability
2011-12-31 Jeffrey AltmanWindows: RequestExtents avoid bufWrite if rdr held
2011-12-31 Jeffrey AltmanWindows: avoid race during Fcb cleanup
2011-12-31 Jeffrey AltmanWindows: avoid deadlock if bulk error during enum
2011-12-31 Jeffrey AltmanWindows: AFSInsertHashEntry can fail
2011-12-31 Jeffrey AltmanWindows: additional AFSValidateEntry logging
2011-12-31 Jeffrey AltmanWindows: add DV and error status to dir enumerations
2011-12-31 Jeffrey AltmanWindows: protect merge status against dscp == scp
2011-12-31 Jeffrey AltmanWindows: protect dir ops by CM_SCACHESYNC_STOREDATA
2011-12-31 Jeffrey AltmanWindows: init scache DV=CM_SCACHE_VERSION_BAD
2011-12-31 Jeffrey AltmanWindows: afsredirlib log messages
2011-12-31 Jeffrey AltmanWindows: Symlink resolve failure error
2011-12-31 Jeffrey AltmanWindows: Make idle dead timeout very long
2011-12-31 Jeffrey AltmanWindows: replace strdup with xdr_alloc in callback...
2011-12-31 Jeffrey Altmanwindows: osi_TSignalForMLs simplify
2011-12-31 Jeffrey AltmanWindows: osisleep do not tamper with queues
2011-12-31 Jeffrey AltmanWindows: osi_sleepInfo tid type
2011-12-31 Jeffrey AltmanWindows: add osi_TWaitExt(), fix osi_TWait()
2011-12-31 Jeffrey AltmanWindows: use waiters counter instead of osi_TEmpty
2011-12-31 Jeffrey AltmanWindows: kauth search for kerberos iv port first
2011-12-27 Andrew Deasonafs: Panic on afs_conn refcount imbalance
2011-12-27 Andrew Deasonafs: Add afs_WriteDCache sanity checks
2011-12-27 Andrew Deasonafs: Cope with afs_GetValidDSlot errors
2011-12-27 Andrew Deasonafs: Do not always ignore errors in afs_GetDSlot
2011-12-27 Andrew Deasonafs: Remove second argument to afs_GetDSlot
2011-12-27 Andrew Deasonafs: Indicate error from afs_osi_Read/Write better
2011-12-27 Andrew Deasonafs: afs_osi_Read/Write returns negative on error
2011-12-27 Andrew Deasonklog.krb5: cast get_cred_keylen to unsigned
2011-12-27 Andrew Deasonfuse: Autodetect Solaris 11 FUSE
2011-12-27 Andrew Deasonafsd.fuse: Solaris 11 support
2011-12-27 Andrew Deasonafsd: Parse cacheinfo during argument parsing
2011-12-27 Andrew Deasonfuse: Add -oallow_other by default where possible
next