index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
cache.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-04
[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...
Neil Brown
1
-14
/
+5
2004-12-27
[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.
Adrian Bunk
1
-5
/
+0
2004-08-22
[PATCH] nfsd: simplify auth_domain_lookup
Neil Brown
1
-0
/
+4
2004-08-22
[PATCH] nfsd: make cache_init initialize reference count to 1
Neil Brown
1
-1
/
+0
2004-05-24
[PATCH] Prevent scary warnings from knfsd
Andrew Morton
1
-0
/
+1
2004-05-19
[PATCH] kNFSd: Add a warning when upcalls fail,
Andrew Morton
1
-1
/
+2
2004-05-19
[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...
Andrew Morton
1
-2
/
+5
2004-02-18
[PATCH] kNFSd: Allow sunrpc/svc cache init function to modify the "key"
Andrew Morton
1
-5
/
+8
2004-01-20
[PATCH] NFS/RPC modprobe -r sunrpc causes an oops
Andrew Morton
1
-0
/
+2
2003-08-04
[PATCH] Change atomic_inc to cache_get twice.
Neil Brown
1
-2
/
+2
2003-06-26
[PATCH] Remove path buffer passed around by cache_show routines
Neil Brown
1
-2
/
+1
2003-06-23
[PATCH] Include update mode in declaration of RPC information caches.
Neil Brown
1
-6
/
+7
2003-06-17
[PATCH] kNFSd: Assorted fixed for NFS export cache
Neil Brown
1
-2
/
+7
2003-03-14
[PATCH] kNFSd: Assort fixes to nfsd auth cache stuff.
Neil Brown
1
-0
/
+1
2003-01-05
[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_show' method
Neil Brown
1
-0
/
+5
2003-01-05
[PATCH] knfsd: Fix bug in RPC cache when entry in replaced
Neil Brown
1
-1
/
+1
2002-12-31
Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.
Dave Jones
1
-1
/
+1
2002-10-15
[PATCH] kNFSd: Change names of some exported functions
Neil Brown
1
-4
/
+4
2002-10-11
[PATCH] kNFSd: get_int and get_expiry to help in parsing.
Neil Brown
1
-0
/
+24
2002-10-11
[PATCH] kNFSd: Implement get_word to help in parsing cache updates
Neil Brown
1
-0
/
+1
2002-10-11
[PATCH] kNFSd: Provide generic code for making an upcall.
Neil Brown
1
-3
/
+8
2002-10-11
[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...
Neil Brown
1
-0
/
+7
2002-10-11
[PATCH] kNFSd: Provide support for request deferral and revisit.
Neil Brown
1
-1
/
+23
2002-10-11
[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication caches
Neil Brown
1
-0
/
+243