afs: refactor afs_linux_dentry_revalidate
[openafs.git] / src / afs / afs_bypasscache.c
2014-12-17 Andrew Deasonafs: Fix some afs_conn overcounts
2014-12-07 Chas Williams (CON... afs: Remove AFS_BOZONLOCK_ENV
2014-05-21 Michael Meffielibafs: reduce stack space
2014-04-14 Andrew DeasonFix rx_EndCall error precedence
2013-09-12 Derrick Brashearlibafs: update uio resid in bypasscache
2012-12-06 Marc Dionnecache bypass: fix afs_bypass_copy_page memcpy oops
2012-10-19 Hartmut Reuterbypasscache: update threshold variable type
2012-08-17 Marc DionneLinux 3.6: kmap_atomic API change
2012-08-17 Marc DionneLinux: bypass: consolidate copy_page macros into a...
2012-07-24 Garrett Wollmanafs_bypasscache: parameters of afs_ReadNoCache can...
2012-05-24 Simon WilkinsonUnix CM: Don't cast allocator returns
2011-10-24 Marc Dionnecache bypass: don't define iovecp for UKERNEL
2011-10-24 Derrick Brashearbypasscache: allow arbitrary sized iovecs
2011-10-24 Derrick Brashearbypasscache: do errors correctly
2011-10-07 Derrick Brashearbypasscache: free in order
2011-10-06 Derrick Brashearbypasscache for ukernel
2011-06-05 Simon WilkinsonTidy up uio_t meaning
2011-05-09 Andrew Deasonlibafs: Get rx conn ref with afs conn ref
2011-04-27 Marc Dionnesrc/afs: Set but unused variables warning fixes
2011-01-11 Marc DionneCache bypass: fix use of incorrect "states"
2010-12-02 Matt Benjaminunix cm rx-oblivious connection pooling
2010-11-29 Marc DionneCache bypass: switch to rx_Readv
2010-11-25 Marc DionneCache bypass: Only compile bypass code for the Linux...
2010-11-25 Marc DionneCache bypass: Remove AFS_KMAP_ATOMIC
2010-11-08 Marc DionneCache bypass: release and unlock pages when we get...
2010-11-05 Marc DionneCache bypass: Fix oops in bypass transition functions
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
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 Marc DionneLinux: cache bypass: deal with the afs_serverHasNo64Bit...
2010-07-02 Marc DionneLinux: cache bypass: avoid unused variable warnings
2010-02-26 Derrick Brashearbackground daemon genericization
2009-12-23 Andrew DeasonCheck viced FetchData length for cache bypass
2009-10-29 Simon WilkinsonCleanup cache bypass
2009-10-21 matt@linuxbox.comMake typedefs of AFS_UCRED and AFS_PROC with renaming
2009-09-07 matt@linuxbox.comRemove struct from AFS_UCRED instantiations (opaque...
2009-01-26 Simon Wilkinsondiscon-allow-saving-vcaches-on-shutdown-20090126
2009-01-21 Simon Wilkinsonrename-conn-to-afs-conn-20090121
2008-09-25 Matt Benjaminbypasscache-20080922