]> git.michaelhowe.org Git - packages/o/openafs.git/shortlog
packages/o/openafs.git
2012-12-08 Jeffrey AltmanWindows: mark server reference offline for VOFFLINE
2012-12-08 Jeffrey AltmanWindows: Fix memory leak SRXAFSCB_GetCellServ
2012-12-08 Jeffrey AltmanWindows: remove sdk sample token.c
2012-12-08 Jeffrey AltmanWindows: cm_MergeStatus unknown interface numbers
2012-12-08 Jeffrey AltmanWindows: cm_ConnByServer hold userp->mx only while...
2012-12-08 Jeffrey AltmanWindows: cm_ConnByServer add conn to list after init
2012-12-08 Jeffrey AltmanWindows: cm_HaveCallback optimize .readonly
2012-12-08 Jeffrey AltmanWindows: HaveCallback vs OfflineRO Is Valid
2012-12-08 Jeffrey AltmanWindows: afslogon cast away warnings
2012-12-08 Jeffrey Altmanrx: set abort client_initiated flag to match direction
2012-12-08 Michael Meffieconfigure: solariscc check update
2012-12-08 Michael MeffieBuild: error if solariscc is not found
2012-12-07 Marc Dionnecache bypass: fix afs_bypass_copy_page memcpy oops
2012-12-07 Jeffrey AltmanWindows: cm_UpdateVolumeLocation misplaced lock
2012-12-07 Jeffrey AltmanWindows: Freelance Short circuit all vol updates
2012-12-07 Jeffrey AltmanWindows: AFS_Startup_Event must query Debug value
2012-12-07 Jeffrey AltmanWindows: NPLogonNotify secure erase password
2012-12-07 Jeffrey AltmanWindows: afslogon make error dialog system modal
2012-12-07 Jeffrey AltmanWindows: afslogon MapAuthError
2012-12-07 Jeffrey AltmanWindows: afslogon OutputDebugString
2012-12-07 Jeffrey AltmanWindows: smb_ReceiveTran2QFileInfo Pioctl support
2012-12-07 Jeffrey AltmanWindows: Fix smb_ReceiveTran2QPathInfo Pioctl support
2012-12-07 Jeffrey AltmanWindows: SMB GetFileAttributes support
2012-12-07 Jeffrey AltmanWindows: cm_SetServerBusyState use cm_ServerEqual
2012-12-07 Jeffrey AltmanWindows: Make CM resilient to transient VNOVOL
2012-12-07 Jeffrey AltmanWindows: VNOSERVICE error translation
2012-12-07 Jeffrey AltmanWindows: VNOSERVICE message text
2012-12-07 Jeffrey AltmanWindows: correct cm_Analyze log message
2012-12-07 Jeffrey AltmanWindows FindACLCache must hold scp write locked
2012-12-07 Jeffrey AltmanWindows: Freelance HaveAccessRights
2012-12-06 Jeffrey Altmanrx: RX_INVALID_OPERATION abort unknown service only
2012-12-06 Andrew Deasonafs: Fix VLRU traversal sanity check
2012-12-06 Marc DionneLinux: include kthread.h before afs includes
2012-12-06 Tom Keiserlibafs: use kthread_run when available
2012-12-06 Andrew Deasonrx: Generate BUSY packets for error call channels
2012-12-06 Michael Meffievol: rate-limit volume usage updates
2012-12-05 Michael Meffiebozo: dont lie when binding to any address
2012-12-05 Michael Meffieviced: fix log message in hpr initialize
2012-12-05 Marc DionneLinux 3.7: remove use of param.h and ioctl.h
2012-12-05 Marc DionneLinux: drop GLOCK before calling dput
2012-12-05 Marc DionneLinux 3.7: key instantiate API change
2012-12-05 Marc DionneLinux: change test for new putname API
2012-12-05 Michael Meffiebozo: avoid canceling the sigkill timer for hung processes
2012-12-05 Andrew Deasonrx: Lock call for KeepAliveOn/KeepAliveOff
2012-12-05 Andrew Deasonafs: Handle VNOSERVICE as a timeout
2012-12-05 Andrew Deasonafs: Slight restructuring in afs_Analyze
2012-12-05 Andrew DeasonLINUX: Always hold afs_xuser for unixuser read
2012-12-05 Andrew Deasonptserver: Avoid inet_ntoa
2012-12-05 Andrew Deasonafs: Never use GetNewDSlot after init
2012-12-05 Andrew Deasonafs: Log slot for GetDSlot read errors
2012-12-02 Andrew DeasonLINUX: Dir follow_link should set LAST_BIND
2012-11-28 Andrew Deasonafs: Do not skip flushing pages for dv-0 files
2012-11-27 Jeffrey AltmanWindows: cm_LookupInternal obtain type of target
2012-11-20 Michael Meffievol: allow non-dafs volume utils to attach with V_READO...
2012-11-20 Michael Meffiefix stale volume info from vos examine (non-dafs)
2012-11-08 Ben KadukCatch up to FreeBSD non-MPSAFE deorbit
2012-11-08 Garrett WollmanFBSD: coalesce three assignments to the same variable
2012-11-07 Jeffrey Altmanrx: fix abort on missing service
2012-11-07 Derrick Brashearconfigure: check for poll()
2012-10-31 Ben KadukFreeBSD major version numbers are multi-character
2012-10-31 Ben KadukPatch up FreeBSD-10 support
2012-10-31 Ben KadukCatch up on fbsd releases
2012-10-30 Marc DionneLinux: Rework handling of names in the lookup functions
2012-10-30 Marc DionneLinux: fix afs_putname wrapper for pre-3.7 kernels
2012-10-30 Marc DionneLinux 3.7: putname is no longer exported
2012-10-29 Andrew Deasonlibafs: Correct afs_LoopServers flags
2012-10-18 Marc Dionnelibafs: Fix second pass in ShakeLooseVCaches
2012-10-18 Marc DionneLinux: osi_vcache: Fix loop for the hlist case
2012-10-16 Derrick Brashearlibuafs: enable 64 bit mode on linux
2012-10-07 Michael Meffievlserver: use the logging function to log
2012-10-07 Michael Meffievlserver: fix logging of ip addresses
2012-10-07 Michael Meffievldb_check: fix cross-linked mh entries
2012-10-07 Michael Meffievldb_check: remove unreferenced mh entries with -fix
2012-10-07 Michael Meffievldb_check: warn about cross-linked mh entries
2012-10-07 Michael Meffievldb_check: off by one host address table error
2012-10-07 Mark Vitalevos: convertROtoRW - prevent VLDB corruption
2012-10-07 Mark Vitalevos: convertROtoRW incorrect warning when RO not in...
2012-10-07 Mark Vitalevos: convertROtoRW susceptible to VLDB changes during...
2012-10-07 Mark Vitalevos: convertROtoRW may create 2nd RW on a fileserver
2012-10-02 Andrew DeasonRedHat: Avoid the DKMS escaping silliness
2012-10-02 Andrew DeasonLINUX: Avoid symlink-y resolution limits
2012-09-29 Marc DionneLinux 3.6: lookup inode operation API change
2012-09-29 Marc DionneLinux 3.6: revalidate dentry op API change
2012-09-29 Marc DionneLinux 3.6: create inode operation API change
2012-09-29 Marc DionneLinux: fix variable used to test for the iop create API
2012-09-29 Marc DionneLinux 3.6: d_alias and i_dentry are now hlists
2012-09-29 Marc DionneLinux 3.6: dentry_open API change
2012-09-29 Marc DionneLinux 3.6: kmap_atomic API change
2012-09-29 Marc DionneLinux: bypass: consolidate copy_page macros into a...
2012-09-29 Derrick Brashear1.6: fix warnings
2012-09-25 Marc Dionneafsd: include sys/resource.h in afsd_kernel.c
2012-09-12 Marc Dionnetptserver: Disable strict-aliasing warnings
2012-09-09 Michael Meffievolser: log host address of caller in extra logging
2012-08-30 Michael Meffielibafs: revert init req to use the real uid
2012-08-30 Andrew Deasonafs: Set DWriting when truncating a dcache entry
2012-08-30 Andrew Deasonafs: Slight adjustments in afs_GetDCache
2012-08-30 Andrew Deasonafs: Do not limit fetches based on vcache length
2012-08-30 Andrew Deasonafs: Log a message on invalid FetchStatus receipt
2012-08-30 Andrew Deasonafs: Sanity-check some AFSFetchStatus structures
2012-08-28 Andrew Deasonrx: dec rx_nWaiting on clearing RX_CALL_WAIT_PROC
next