Rx: prototype rx_StateClienThread()
[openafs.git] / src / afs /
2010-10-19 Chas Williams (CON... Allow private implementations of osi_AllocSmall/LargeSpace
2010-10-18 Derrick Brashearshakeloosevcaches drop xvcache during dentry ops
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-14 Marc DionneLINUX/osi_vnodeops.c: minor coding style fixes
2010-10-14 Andrew DeasonLINUX: old kernel warning fixes
2010-10-13 Chas Williams (CON... Use bigger I/O sizes for the memcache
2010-10-13 Andrew DeasonLINUX: Build fixes for older kernels
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-10-11 Ben KadukRevert "FBSD: in lookup, when ISDOTDOT, unlock dvp"
2010-10-06 Ben KadukFBSD: in lookup, when ISDOTDOT, unlock dvp
2010-10-05 Simon WilkinsonKill AFS_64BIT_ENV
2010-09-29 Ben KadukMore FBSD syscall tweaking
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-09-23 Simon Wilkinsonlibuafs: Don't #define user
2010-09-20 Simon WilkinsonLinux: print after BUG() is pretty useless
2010-09-20 Andrew Deasonlibafs: Fix pioctl get/putInt alignment issues
2010-09-20 Andrew Deasonlibafs: Fix compile errors in afs_nfsclnt.c
2010-09-13 Simon WilkinsonLinux: Move keyring includes where they're needed
2010-09-05 Marc Dionneafs_DoBulkStat: don't call afs_Analyze without holding...
2010-08-30 Simon WilkinsonNew GetToken pioctl
2010-08-30 Matt Benjamincache bypass Also increment page refcount in readpage
2010-08-30 Matt BenjaminDFBSD update dfbsd userland
2010-08-30 Matt BenjaminFBSD try-relax child vnode locking (recurse only)
2010-08-30 Matt BenjaminFBSD, DFBSD (future) call afs_FakeOpen in the write...
2010-08-30 Matt BenjaminFBSD, DFBSD (future) vnode_pager_setsize updates
2010-08-26 Matt BenjaminFBSD restore old syscall register logic for older...
2010-08-26 Matt Benjaminsed s/porc/proc/
2010-08-26 Simon WilkinsonAdd new SetTokenEx pioctl
2010-08-26 Simon WilkinsonMake unixuser's vid advisory
2010-08-26 Simon WilkinsonUnix CM: Generalise token storage
2010-08-26 Ben KadukFBSD: properly register our syscall
2010-08-25 Matt BenjaminFBSD CM: don't call afs_close when recycling
2010-08-25 Matt BenjaminBSD CMs: Don't call nonexistent afs_FlushVS in afs_vop...
2010-08-21 Marc Dionnes390x: only declare afs_sys_setgroups32_page where...
2010-08-21 Marc DionneFixes for signed char architectures
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-12 Chaz Chandlerautoconf detection of label support
2010-08-12 Marc DionneLinux: switch to evict_inode
2010-08-12 Marc DionneLinux: adapt to truncate sequence changes
2010-08-12 Marc DionneLinux: use %pI4 if NIPQUAD is not available
2010-08-11 Simon WilkinsonLINUX: More flock fixes
2010-08-11 Derrick Brashearfs discon support alternate uid
2010-08-11 Derrick Brashearmacos disconnected vnode holding fix
2010-08-11 Simon WilkinsonLINUX: Use correct type of error in flock code
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-08-05 Simon WilkinsonUnix CM: Remove erroneous comment
2010-08-04 Andrew DeasonHPUX: Add limits.h to sysincludes
2010-08-04 Derrick Brasheardiscon remove dirty vcaches from queue when discarding
2010-08-04 Derrick Brashearreorder vcache references in discondiscardallshadows
2010-08-04 Derrick Brasheardiscon getparentvcache leak fix
2010-08-04 Derrick Brasheardiscon needs static_inline macro
2010-08-04 Derrick Brasheardarwin unused prototype
2010-08-02 Andrew DeasonSOLARIS: let xlator load if amd64/nfssrv is loaded
2010-07-28 Marc Dionnegcc 4.5: Sequence point warning fixes
2010-07-26 Derrick Brashearunix blacklistonce should default to fail if no fid
2010-07-21 Andrew Deasonlibafs: fix IOPEN for amd64 solaris
2010-07-19 Derrick BrashearShakeLooseVCaches needs to avoid CVInit vcaches
2010-07-14 Derrick Brashearafs sunpro not always c99
2010-07-13 Derrick Brashearunix disconnected mode always
2010-07-12 Simon WilkinsonLinux: Use inode lock compat function
2010-07-12 Andrew DeasonConsolidate loopback address tests
2010-07-12 Simon WilkinsonLinux: Actually use freezer compatibility func
2010-07-10 Russ AllberyTerminate the DARWIN80 #if in afs_osidnlc.c
2010-07-09 Ben KadukRemove incorrect critical section use in dnlc_lookup
2010-07-08 Ben KadukFix build
2010-07-08 Ben KadukFBSD: sync with NFS for *pages vnops
2010-07-07 Andrew DeasonHPUX: correct PostPopulateVCache vfsp set
2010-07-07 Andrew DeasonHPUX: include proc_iface.h for proc_t
2010-07-06 Andrew DeasonHPUX: make osi_procname a stub
2010-07-02 Marc DionneLinux: cache bypass: fix FCSBypass tests
2010-07-02 Marc DionneLinux: cache bypass: warning fix in afs_bypasscache.c
2010-07-02 matt@linuxbox.comcache-bypass explicitly reference pages involved in...
2010-07-02 Rainer ToebbickeDo not call afs_FlushVCBs with afs_xvcache held
2010-07-02 Marc DionneLinux: cache bypass: remove warning print before panic
2010-07-02 Marc DionneLinux: cache bypass: warning fixes in afs_pioctl.c
2010-07-02 Marc DionneLinux: cache bypass: deal with the afs_serverHasNo64Bit...
2010-07-02 Rainer ToebbickeProtect truncate_inode_pages when called from osi_VM_Fl...
2010-07-02 Marc DionneLinux: cache bypass: avoid unused variable warnings
2010-07-02 Marc DionneLinux: cache bypass: warning cleanup in afs_daemons.c
2010-07-02 Simon WilkinsonLinux: Fix pagevec use in cache-bypass
2010-07-01 Ben KadukFBSD: do not recurse on the afs_xvcache write lock
2010-06-30 Ben KadukFBSD: in reclaim, print the failed vnode
2010-06-30 Ben KadukActually invalidate the buffer in FBSD's FlushPages
2010-06-30 Ben KadukFBSD TryToSmush locking fixup
2010-06-30 Ben KadukCorrect whitespace in FBSD/osi_vm.c
2010-06-30 Ben KadukCorrect FBSD-version conditionals for VFS locking
2010-06-28 Andrew DeasonLINUX24: crfree typo
2010-06-28 Andrew DeasonLINUX24: remove pagecopy and other 2.6-only code
2010-06-28 Andrew DeasonLINUX: Remove LINUX26 conditional in proc2cred
2010-06-28 Andrew DeasonLINUX24: Remove BDI references
2010-06-28 Andrew DeasonLINUX24: NEED_IOCTL32 fixup
2010-06-28 Andrew DeasonLINUX24: cr_ref is a regular int
2010-06-28 Andrew DeasonLINUX24: Remove group_info macros/functions
2010-06-28 Marc DionneLinux: Use filehandles for all 2.6 kernels
2010-06-28 Matt Benjaminlinux trivially track host signedness in afs_prototypes.h
2010-06-27 Andrew Deasonlibafs: correct export_reqhandler prototype
2010-06-27 Andrew DeasonUse unsigned addresses in the NFS exporter
2010-06-27 Marc DionneLinux: remove some 2.6 specific code from 2.4
2010-06-25 Simon WilkinsonLinux: Check return code from VerifyVCache in mmap
next