Linux CM: Use kernel allocator directly for events
[openafs.git] / src / afs /
2011-06-05 Simon WilkinsonLinux CM: Use kernel allocator directly for events
2011-06-05 Simon WilkinsonLinux CM: Files don't need a page
2011-06-05 Simon Wilkinsonlibafs: Tidy up iovec allocation and trimming
2011-06-05 Simon WilkinsonTidy up uio_t meaning
2011-06-05 Ben KadukEnable gencat for i386_fbsd_*
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-06-02 Simon Wilkinsondir: Prototype and function name cleanup
2011-06-02 Simon Wilkinsondir: Explicitly state buffer locations for data
2011-05-31 Jonathan A. KollaschPort cache manager to NetBSD-5 and NetBSD-current
2011-05-27 Derrick Brashearmacos: bulkstat sysctl
2011-05-26 Derrick Brashearmacos: bulkstat caller reference handling
2011-05-26 Christof Hankelinux: add read_descriptor_t configure test and ifdef
2011-05-26 Ben KadukFBSD: VIMAGE support
2011-05-22 Antoine VerheijenReplace uintptr_t type cast with uintptrsz in afs_vcache.c
2011-05-21 Derrick Brashearmacos: bulkstat redux
2011-05-21 Derrick Brasheardynroot: mark vnode types on dynroot vnodes
2011-05-20 Andrew DeasonSOLARIS: Reset syscalls on mod_install failure
2011-05-19 Andrew Deasonlibafs: Implement unixuser RW locks
2011-05-19 Andrew Deasonlibafs: Always use anonymous VL connections
2011-05-15 Andrew Deasonlibafs: Flush vcaches in afs_shutdown
2011-05-15 Andrew Deasonlibafs: GiveUpAllCallBacks at shutdown again
2011-05-15 Andrew Deasonlibafs: Do not write-lock afs_xserver on ICBS
2011-05-15 Marc DionneLinux: fix reading files larger than the chunk size
2011-05-09 Andrew Deasonlibafs: Put back GetCapabilities user reference
2011-05-09 Andrew Deasonlibafs: Get rx conn ref with afs conn ref
2011-05-05 Andrew Deasonlibafs: Correct afs_LoopServers flags
2011-05-03 Jonathan A. KollaschNetBSD: DEBUG can not typically be defined
2011-04-29 Derrick Brashearavoid downward vcache pressure when entries are free
2011-04-29 Andrew Deasonlibafs: Drop xvcache for AllocCBR
2011-04-29 Andrew Deasonlibafs: Use vcount, not maxvcount to trim vcaches
2011-04-27 Derrick BrashearIRIX: set vfs pointer when creating new vcaches
2011-04-27 Simon WilkinsonLinux: Don't read pages beyond the cache eof
2011-04-27 Simon WilkinsonIrix: Add a simple osi_ReadRandom implementation
2011-04-27 Marc Dionnesrc/afs: Set but unused variables warning fixes
2011-04-26 Derrick Brashearmacos: further next version support
2011-04-26 Marc DionneLinux: cleanup aio support
2011-04-25 Simon WilkinsonLinux: Restrict # of cbrs we allocate at once
2011-04-22 Andrew Deasonlibafs: Initialize _settok_tokenCell primary flag
2011-04-21 Simon WilkinsonDarwin CM: afs_IsDynrootFid takes a fid ...
2011-04-16 Simon Wilkinsonlibafs: Remove afs_write duplication
2011-04-15 Andrew DeasonAIX51: Fix PAGs
2011-04-15 Derrick Brashearkernel upcall rx env should shut down event daemon
2011-04-13 Simon Wilkinsonlibafs: Remove unecessary parameters to afs_read
2011-04-13 Simon Wilkinsonlibafs: Remove afs_read duplication
2011-04-03 Andrew Deasonafs: Retry unlock after afs_StoreAllSegments
2011-04-02 Andrew Deasonafs: Avoid memory leak on recursive write flock
2011-04-01 Marc DionneLinux: Fix fallout from path_lookup commit
2011-03-30 Antoine VerheijenOpenBSD: Complete implementation of afs_osi_TimedSleep
2011-03-28 Marc DionneLinux: 2.6.39: replace path_lookup with kern_path
2011-03-27 Marc DionneLinux: 2.6.39: deal with BKL removal
2011-03-25 Andrew DeasonSOLARIS: Perform daemon syscalls as kernel threads
2011-03-25 Andrew Deasonlibafs: Consolidate afs_DaemonOp code
2011-03-25 Andrew Deasonlibafs: Indent afs_call.c ifdef maze
2011-03-21 Andrew Deasonlibafs: Do not osi_FlushPages for dirs
2011-03-18 Derrick BrashearMacOS: allow cdead vcaches to be found in FindVCache...
2011-03-17 Derrick Brashearmacos: kernel socket upcall
2011-03-15 Simon WilkinsonThrow the compiler a bone ...
2011-03-15 Simon WilkinsonLinux: Fix return codes from setpag
2011-03-09 Derrick Brashearlinux: defer vcache evictions when sleep would be needed
2011-03-08 Andrew DeasonRX: Avoid timing out non-kernel busy channels
2011-03-05 Simon WilkinsonUnix CM: Remove redefinition of "inline"
2011-02-28 Simon WilkinsonRevert "Make osi_fetchstore.c protocol independent"
2011-02-26 Andrew DeasonLINUX: Include key-related headers in osi_compat.h
2011-02-26 Anders KaseorgLinux: Reduce key_alloc flags confusion
2011-02-23 Anders KaseorgLinux: install_session_keyring: key_alloc flags are...
2011-02-21 Andrew DeasonHPUX: Fix osi_debug.c includes
2011-02-20 Ben KadukFBSD: remove prtactive
2011-02-18 Andrew Deasonafsd: Make mountdir check kernel-specific
2011-02-17 Derrick Brashearunix: giveupallcallbacks at shutdown
2011-02-17 Andrew DeasonUKERNEL: Add uafs_setMountDir
2011-02-17 Andrew DeasonLINUX: Fix osi_compat.h include guard
2011-02-16 Andrew Deasonlibuafs: Allow -mountdir to override uafs_Setup
2011-02-16 Simon WilkinsonUnix CM: Add osi_crypto crypto interface
2011-02-12 Marc DionneLinux: 2.6.38: dentry->d_count is not an atomic
2011-02-09 Derrick Brashearevalmountdata null pointer before use
2011-02-09 Marc DionneLinux: 2.6.38: deal with dcache_lock removal
2011-02-09 Marc DionneLinux: 2.6.38: Adjust for permission inode operation...
2011-01-31 Derrick Brashearevalmountdata: put back colon in .:mount syntax only...
2011-01-27 Marc Dionnelinux: 2.6.38: Make d_revalidate RCU-walk aware
2011-01-27 Marc Dionnelinux: 2.6.38: New d_op handling
2011-01-20 Antoine VerheijenOpenBSD: No ruid/rgid in cred structure.
2011-01-20 Antoine VerheijenOpenBSD: Don't call non-existent routines in osi_vfsops.c
2011-01-19 Antoine VerheijenOpenBSD: Fix parameters in call to afs_close()
2011-01-19 Antoine VerheijenOpenBSD: Fix use of macros for AFS_KALLOC/AFS_KFREE
2011-01-19 Antoine VerheijenOpenBSD: Remove macros definitions for afs_osi_Alloc...
2011-01-15 Ben KadukFBSD: remove vestiges of Giant
2011-01-12 Andrew DeasonSOLARIS: Include sys/varargs.h for kernel stdarg
2011-01-11 Marc DionneCache bypass: fix use of incorrect "states"
2011-01-10 Andrew DeasonLINUX: afs_linux_put_link is void
2011-01-03 Simon WilkinsonUnix CM: Don't blow up if we have non-rxkad tokens
2010-12-22 Andrew DeasonLINUX: Avoid unnecessary afs_ShakeLooseVCaches
2010-12-22 Andrew DeasonLINUX: Reduce stack depth on recursive symlink res
2010-12-21 Andrew DeasonCache bypass: remove ifdefs under src/afs/LINUX24
2010-12-20 Ben KadukFBSD7: Don't sleep with the glock
2010-12-20 Ben KadukBring FBSD 7.X client back to life
2010-12-20 Andrew DeasonLINUX24: Define afs_linux_can_bypass
2010-12-20 Andrew DeasonLINUX24: Include linux/pagemap.h
2010-12-16 Derrick Brashearmacos nfs translator vnode ref fix
2010-12-13 Derrick Brashearrefactor afs_CheckServers
2010-12-13 Andrew DeasonAdd ioctl-based AFS calls for Solaris 11
next