aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-32/+32
2006-12-13[PATCH] knfsd: svcrpc: remove another silent drop from deferral codeJ.Bruce Fields1-11/+9
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields1-4/+7
2006-12-08[PATCH] struct path: convert sunrpcJosef Sipek1-5/+5
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-2/+2
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cacheNeil Brown1-1/+5
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