aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown1-0/+1
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-1/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-10/+10
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown1-21/+30
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown1-6/+8
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare oneNeilBrown1-0/+98
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-8/+9
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-3/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1189