NeilBrown
|
277f68dbba
sunrpc: fix race in new cache_wait code.
|
14 years ago |
Pavel Emelyanov
|
4f42d0d53c
sunrpc: Make the /proc/net/rpc appear in net namespaces
|
14 years ago |
Pavel Emelyanov
|
593ce16b94
sunrpc: Add routines that allow registering per-net caches
|
14 years ago |
NeilBrown
|
e95dffa430
sunrpc/cache: fix recent breakage of cache_clean_deferred
|
14 years ago |
Andy Shevchenko
|
e7f483eabe
sunrpc/cache: don't use custom hex_to_bin() converter
|
14 years ago |
NeilBrown
|
1117449276
sunrpc/cache: change deferred-request hash table to use hlist.
|
15 years ago |
J. Bruce Fields
|
0649752458
nfsd4: fix hang on fast-booting nfs servers
|
14 years ago |
J. Bruce Fields
|
3211af1119
svcrpc: cache deferral cleanup
|
15 years ago |
J. Bruce Fields
|
6610f720e9
svcrpc: minor cache cleanup
|
15 years ago |
NeilBrown
|
f16b6e8d83
sunrpc/cache: allow threads to block while waiting for cache update.
|
15 years ago |
NeilBrown
|
c5b29f885a
sunrpc: use seconds since boot in expiry cache
|
15 years ago |
Andrea Gelmini
|
e2aa7f8304
net: sunrpc: removed duplicated #include
|
15 years ago |
Artem Bityutskiy
|
8eab945c56
sunrpc: make the cache cleaner workqueue deferrable
|
15 years ago |
Linus Torvalds
|
f13771187b
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 years ago |
Frederic Weisbecker
|
9918ff26b3
sunrpc: Pushdown the bkl from sunrpc cache ioctl
|
15 years ago |
Linus Torvalds
|
f72caf7e49
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
|
15 years ago |
Frederic Weisbecker
|
99df95a22f
sunrpc: Include missing smp_lock.h
|
15 years ago |
Frederic Weisbecker
|
d79b6f4de5
procfs: Push down the bkl from ioctl
|
15 years ago |
Li Zefan
|
a5990ea125
sunrpc/cache: fix module refcnt leak in a failure path
|
15 years ago |
NeilBrown
|
d202cce896
sunrpc: never return expired entries in sunrpc_cache_lookup
|
15 years ago |
NeilBrown
|
2f50d8b63d
sunrpc/cache: factor out cache_is_expired
|
15 years ago |
NeilBrown
|
3af4974eb2
sunrpc: don't keep expired entries in the auth caches.
|
15 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
NeilBrown
|
cd68c374ea
sunrpc/cache: avoid variable over-loading in cache_defer_req
|
16 years ago |
NeilBrown
|
67e7328f15
sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
|
16 years ago |
NeilBrown
|
908329f2c0
sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
|
16 years ago |
NeilBrown
|
9e4c6379a6
sunrpc/cache: change cache_defer_req to return -ve error, not boolean.
|
16 years ago |
J. Bruce Fields
|
e9dc122166
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming
|
16 years ago |
Trond Myklebust
|
f7e86ab92f
SUNRPC: cache must take a reference to the cache detail's module on open()
|
16 years ago |
Trond Myklebust
|
8854e82d9a
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
|
16 years ago |