index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-19
sunrpc: prepare NFS for 2038
Harshula Jayasuriya
1
-2
/
+20
2013-07-02
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
1
-27
/
+21
2013-07-02
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
1
-0
/
+1
2013-02-15
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
Stanislav Kinsbursky
1
-5
/
+1
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-0
/
+4
2012-11-15
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
J. Bruce Fields
1
-1
/
+5
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
1
-0
/
+16
2012-07-12
sunrpc/cache.h: replace simple_strtoul
Eldad Zack
1
-5
/
+1
2012-07-12
sunrpc/cache.h: fix coding style
Eldad Zack
1
-4
/
+10
2012-02-01
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-02-01
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
1
-0
/
+4
2012-02-01
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
1
-0
/
+2
2012-01-04
sunrpc: propagate umode_t
Al Viro
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-16
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
1
-9
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-15
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-0
/
+1
2011-01-05
SUNRPC: Remove more code when NFSD_DEPRECATED is not configured
J. Bruce Fields
1
-0
/
+3
2010-09-27
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
1
-0
/
+2
2010-09-22
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
1
-1
/
+1
2010-09-08
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
1
-0
/
+3
2010-09-08
sunrpc: use seconds since boot in expiry cache
NeilBrown
1
-3
/
+25
2010-09-08
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
1
-0
/
+6
2010-07-06
sunrpc: make the cache cleaner workqueue deferrable
Artem Bityutskiy
1
-0
/
+1
2009-08-09
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
Trond Myklebust
1
-0
/
+13
2009-08-09
SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code
Trond Myklebust
1
-2
/
+9
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-3
/
+10
2009-08-09
NFSD: Clean up the idmapper warning...
Trond Myklebust
1
-1
/
+2
2008-04-24
svcrpc: move unused field from cache_deferred_req
J. Bruce Fields
1
-1
/
+0
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-1
/
+1
2008-02-02
knfsd: cache unregistration needn't return error
J. Bruce Fields
1
-1
/
+1
2007-10-10
nfsd: remove unused cache_for_each macro
J. Bruce Fields
1
-10
/
+0
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
1
-0
/
+11
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-1
/
+0
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
1
-7
/
+6
2006-03-27
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
1
-2
/
+0
2006-03-27
[PATCH] knfsd: Remove DefineCacheLookup
NeilBrown
1
-113
/
+0
2006-03-27
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
1
-0
/
+12
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
1
-17
/
+11
2005-09-08
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+312