Changes for branch openafs-stable-1_6_x.

numbersubjecttopic
13403LINUX: v4.20 -settime supportlinux_v4.20
13402Linux 4.20: current_kernel_time is gonelinux_v4.20
13401afs: workaround -settime bug 2linux_v4.20
13331Make OpenAFS 1.6.24pre11.6.24pre1
13330Update NEWS for 1.6.24pre11.6.24pre1
13203afs: WriteThroughDSlots: Avoid write error panicdcache-panic-rocache
13202afs: Avoid afs_GetDCache panic on cache open errordcache-panic-rocache
13201LINUX: Return NULL for afs_linux_raw_open errordcache-panic-rocache
13200afs: Verify osi_UFSOpen workeddcache-panic-rocache
13199libafs: put volume disk cache i/o in afs_UFSGetVolSlotdcache-panic-rocache
13198libafs: afs_InitVolSlot functiondcache-panic-rocache
13197LINUX: Remove unused osi_fetchstore.cdcache-panic-rocache
11716Remove -settime/RXAFS_GetTime client support
11706afs: Zero settime deltas correctlylinux_v4.20
11678doc: backup manpage fixes
11677doc: replace hostnames with IETF example hostnames
11676Change -n to -dryrun for backup subcommands
10917WIP: LINUX: Userspace mount umountinglinux-mtpt-bindmount
10916WIP: LINUX: Userspace mount implementationlinux-mtpt-bindmount
10915WIP: LINUX: Userspace mount helper infrastructurelinux-mtpt-bindmount
10914LINUX: Do not check have_submounts for dentry revallinux-mtpt-bindmount
10913LINUX: Revert dir/symlink mtpt behaviorlinux-mtpt-bindmount
10912afs: Evaluate dynroot mountpointslinux-mtpt-bindmount
10911LINUX: Add afs_lookup_internallinux-mtpt-bindmount
10910afs: Create afs_lookup flag AFS_LOOKUP_FORCE_EVALlinux-mtpt-bindmount
10909afs: Refactor afs_lookup flags handlinglinux-mtpt-bindmount
10908afs: Add afs_lookup 'flags' to more platformslinux-mtpt-bindmount
10834auth: Log warning if rxkad-k5 is broken
10833Move LogDesWarning to common server code
9407ihandle: Remove ih_sync_thread

Changes for branch openafs-stable-1_8_x.

numbersubjecttopic
13372auth: check if argument of afsconf_Close* is null
13353ubik: Buffer log writes with stdioubik-log-stdio
13340rx: fix rx_atomic warnings under Solaris
13337volser: ensure GCTrans transaction walk remains validgctrans18
13336volser: combine GCTrans conditional clausesgctrans18
13332rx: reset packet header userStatus field on reuserx_userStatus
13329budb: SBUDB_FindLatestDump should check result of FillDumpEntry
13328butc: repair build error
13307afs: Return memcache allocation errors
13235volser: DoVolDelete returning VNOVOL is successvolser-del-missing-vol-no-error
13218ubik: do not assign variables in logging argument listsubik_logging
13188ubik: make ContactQuorum_* routines staticubik-cleanup
13187ubik: remove unused ContactQuorum_DISK_Writeubik-cleanup
13186ubik: disambiguate "Synchonize database with server" msgsubik_logging
13153ubik: convert ubik_print to ViceLog
13122lwp: Fix possible memory leak from scan-build